summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-04-17Use proper variable when using system clucene.Tomas Chvatal1-1/+1
2012-04-16mingw: unbreak make checkDavid Tardon1-1/+1
2012-04-16this is only for _building_ on windowsDavid Tardon1-1/+1
2012-04-16WaE: "STRICT" redefinedDavid Tardon1-0/+2
2012-04-16YaccTarget and headers cleaningMatúš Kukan1-20/+16
2012-04-16introduce ENABLE_DEBUG_ONLYBjoern Michaelsen1-43/+21
2012-04-14JavaClassSet.mk: remove the output directory before calling javacMichael Stahl1-2/+4
2012-04-14really replace SDK with SDKBINDavid Tardon8-8/+8
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon1-1/+1
2012-04-14linkoo: add --copy mode, default to this on windowsMichael Meeks1-15/+35
2012-04-13fix macosx buildDavid Ostrovsky1-1/+1
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-1/+5
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-2/+3
2012-04-13gbuildize internal zlibCaolán McNamara1-5/+1
2012-04-13gbuild: improve handling of pathsMatúš Kukan3-13/+19
2012-04-13add missing trailing spaceLuboš Luňák1-1/+1
2012-04-12gbuild: use => external headersMatúš Kukan1-5/+6
2012-04-12pack "en" dictionary only with "en" langpacksPetr Mladek1-1/+1
2012-04-11remove sundir* stuff from installer that was used for the proprietary productAndras Timar4-31/+0
2012-04-11set correct value of FINDPRODUCT propertyAndras Timar1-2/+2
2012-04-11also deliver .bin variants of the toolsDavid Tardon1-0/+1
2012-04-11add use_internal_*api for StaticLibrary tooDavid Tardon1-0/+3
2012-04-10use correct gid of version.iniAndras Timar1-1/+1
2012-04-10remove unused installer::windows::patch moduleAndras Timar2-156/+0
2012-04-10fdo#48411 Find install location during help pack installAndras Timar1-4/+0
2012-04-10UnoApiTarget.mk: whitespaceMichael Stahl1-3/+3
2012-04-09this was accidentally removedMatúš Kukan1-0/+1
2012-04-09do not overwrite definition included from com_GCC_defs.mkMatúš Kukan2-12/+0
2012-04-09remove unused makefile codeMatúš Kukan3-53/+0
2012-04-09WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defsMatúš Kukan1-5/+0
2012-04-09gbuild: move gb_AsmObject__command to com_GCC_classMatúš Kukan4-65/+18
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan9-54/+13
2012-04-09gbuild: move YaccTarget__command to com_GCC_classMatúš Kukan2-29/+30
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan4-164/+4
2012-04-09cppu: use InternalUnoApiMatúš Kukan2-1/+4
2012-04-09do not put things directly into $(WORKDIR)David Tardon1-1/+2
2012-04-09add gb_SrsTarget_use_packagesDavid Tardon2-0/+16
2012-04-08only add -env: args for tests that use UREDavid Tardon1-9/+9
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-0/+4
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-3/+3
2012-04-08add function for converting path to URLDavid Tardon5-7/+24
2012-04-08rename gb_CppunitTest_set_argumentsDavid Tardon1-3/+11
2012-04-08simplify use of configuration from unit testsDavid Tardon1-0/+31
2012-04-08always use --protector for UNO testsDavid Tardon1-1/+2
2012-04-08drop uses_ureDavid Tardon1-3/+3
2012-04-08we do not need to differentiate between type and service rdbs nowDavid Tardon1-4/+12
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-5/+14
2012-04-08more cleanupDavid Tardon1-7/+4
2012-04-08fix generation of test argumentsDavid Tardon1-9/+6
2012-04-08gbuild: "use" vs. "add"David Tardon4-20/+74