summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* UnoApiTarget.mk: whitespaceMichael Stahl2012-04-101-3/+3
* this was accidentally removedMatúš Kukan2012-04-091-0/+1
* do not overwrite definition included from com_GCC_defs.mkMatúš Kukan2012-04-092-12/+0
* remove unused makefile codeMatúš Kukan2012-04-093-53/+0
* WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defsMatúš Kukan2012-04-091-5/+0
* gbuild: move gb_AsmObject__command to com_GCC_classMatúš Kukan2012-04-094-65/+18
* gbuild: simplify and unify gb_Helper_*native*Matúš Kukan2012-04-099-54/+13
* gbuild: move YaccTarget__command to com_GCC_classMatúš Kukan2012-04-092-29/+30
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-094-164/+4
* cppu: use InternalUnoApiMatúš Kukan2012-04-092-1/+4
* do not put things directly into $(WORKDIR)David Tardon2012-04-091-1/+2
* add gb_SrsTarget_use_packagesDavid Tardon2012-04-092-0/+16
* only add -env: args for tests that use UREDavid Tardon2012-04-081-9/+9
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-0/+4
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-3/+3
* add function for converting path to URLDavid Tardon2012-04-085-7/+24
* rename gb_CppunitTest_set_argumentsDavid Tardon2012-04-081-3/+11
* simplify use of configuration from unit testsDavid Tardon2012-04-081-0/+31
* always use --protector for UNO testsDavid Tardon2012-04-081-1/+2
* drop uses_ureDavid Tardon2012-04-081-3/+3
* we do not need to differentiate between type and service rdbs nowDavid Tardon2012-04-081-4/+12
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-5/+14
* more cleanupDavid Tardon2012-04-081-7/+4
* fix generation of test argumentsDavid Tardon2012-04-081-9/+6
* gbuild: "use" vs. "add"David Tardon2012-04-084-20/+74
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-087-6/+18
* StaticLibrary.mk: linking against dynamic libs considered sillyMichael Stahl2012-04-081-4/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-0813-59/+308
* make linkoo not create backups by defaultLuboš Luňák2012-04-071-5/+12
* no trailing \ on last line, so that endif is taken as a directiveLuboš Luňák2012-04-071-1/+1
* enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák2012-04-066-1/+14
* fix build on windows (i hope)David Tardon2012-04-061-1/+1
* merge feature/gbuild_componentsDavid Tardon2012-04-069-166/+592
|\
| * add_internal_*_api for Executable tooDavid Tardon2012-04-011-0/+3
| * merge origin/masterDavid Tardon2012-04-01177-7874/+2243
| |\
| * | rename targets to match LinkTarget's functionsDavid Tardon2012-03-244-21/+21
| * | use correct rdb root dirsDavid Tardon2012-03-244-15/+36
| * | use the default deliver ruleDavid Tardon2012-03-242-10/+0
| * | update copyright dateDavid Tardon2012-03-241-1/+1
| * | allow to express transitive dep for rdbsDavid Tardon2012-03-181-0/+20
| * | fix number of argumentsDavid Tardon2012-03-181-2/+2
| * | add InternalUnoApi classDavid Tardon2012-03-126-8/+164
| * | refactor UnoApi classDavid Tardon2012-03-116-257/+401
| * | add add_deliverable callDavid Tardon2012-01-291-0/+3
| * | simplify UnoApiTarget's targetsDavid Tardon2012-01-292-13/+7
| * | split rdb generation out of UnoApiTargetDavid Tardon2012-01-294-21/+113
* | | make add_custom_headers betterMatúš Kukan2012-04-061-1/+6
* | | gbuild: add customtarget dependencies for java stuffMatúš Kukan2012-04-063-6/+30
* | | gbuild: fix cleaning generated object filesMatúš Kukan2012-04-041-2/+2
* | | gbuild: do not let generated source files depend on headers (ver. 2)Matúš Kukan2012-04-041-2/+8