summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-04-24specific variable for where dev-install installsLuboš Luňák
2012-04-23Resurrect TIMELOG absolute time logging facilityThorsten Behrens
2012-04-23if debug symbols are enabled indirectly, make sure they are actually builtLuboš Luňák
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák
2012-04-23fixes for debug flags handlingLuboš Luňák
2012-04-23No -malign-natural in Clang, not Apple's at leastTor Lillqvist
2012-04-22Don't use -Wl,-syslibroot when building against more current SDKsTor Lillqvist
2012-04-20Use --as-needed --no-add-needed for AndroidTor Lillqvist
2012-04-19extension libs should have no RPATHDavid Tardon
2012-04-19change announceDavid Tardon
2012-04-19extension libs should have no RPATHDavid Tardon
2012-04-19add OXT to gb_LinkTarget__RPATHS tooDavid Tardon
2012-04-19add layer and library group for extensionsDavid Tardon
2012-04-16YaccTarget and headers cleaningMatúš Kukan
2012-04-16introduce ENABLE_DEBUG_ONLYBjoern Michaelsen
2012-04-14JavaClassSet.mk: remove the output directory before calling javacMichael Stahl
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
2012-04-13gbuild: improve handling of pathsMatúš Kukan
2012-04-12gbuild: use => external headersMatúš Kukan
2012-04-11also deliver .bin variants of the toolsDavid Tardon
2012-04-11add use_internal_*api for StaticLibrary tooDavid Tardon
2012-04-10UnoApiTarget.mk: whitespaceMichael Stahl
2012-04-09this was accidentally removedMatúš Kukan
2012-04-09do not overwrite definition included from com_GCC_defs.mkMatúš Kukan
2012-04-09remove unused makefile codeMatúš Kukan
2012-04-09WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defsMatúš Kukan
2012-04-09gbuild: move gb_AsmObject__command to com_GCC_classMatúš Kukan
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan
2012-04-09gbuild: move YaccTarget__command to com_GCC_classMatúš Kukan
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-04-09cppu: use InternalUnoApiMatúš Kukan
2012-04-09do not put things directly into $(WORKDIR)David Tardon
2012-04-09add gb_SrsTarget_use_packagesDavid Tardon
2012-04-08only add -env: args for tests that use UREDavid Tardon
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08add function for converting path to URLDavid Tardon
2012-04-08rename gb_CppunitTest_set_argumentsDavid Tardon
2012-04-08simplify use of configuration from unit testsDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08we do not need to differentiate between type and service rdbs nowDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08more cleanupDavid Tardon
2012-04-08fix generation of test argumentsDavid Tardon
2012-04-08gbuild: "use" vs. "add"David Tardon
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08StaticLibrary.mk: linking against dynamic libs considered sillyMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl