summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.mk
AgeCommit message (Expand)Author
2012-11-23restore --enable-symbols optionDavid Ostrovsky
2012-11-23Add experimental --disable-export configure optionTor Lillqvist
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks
2012-10-22use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak
2012-10-22clean up configure options for debugging buildLubos Lunak
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks
2012-09-29Revert "gb_PYTHON_PRECOMMAND is only defined after gb_PYTHON"Matúš Kukan
2012-09-29vertical space savingsMatúš Kukan
2012-09-29move gb_Executable_EXT_for_build to platform/Matúš Kukan
2012-09-29gbuild: gb_Library_TARGETS should really not be needed nowMatúš Kukan
2012-09-29gb_PYTHON_PRECOMMAND is only defined after gb_PYTHONStephan Bergmann
2012-09-29the build tools need to know executable extensionDavid Tardon
2012-09-29fix dep on internal ucppDavid Tardon
2012-09-29add supporting target and options to generate patches for ExternalProjectsNorbert Thiebaud
2012-09-28add support for .ui files to gbuildDavid Tardon
2012-09-28and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan
2012-09-27move ucpp definitions into gbuild.mk (as e.g.xsltproc)Rene Engelhard
2012-09-27gbuild: allow for SHELL to be set by the env variable gb_SHELLNorbert Thiebaud
2012-09-27revert the change in gbuild.mk : use /bin/sh as SHELLNorbert Thiebaud
2012-09-27bash is already a pre-req. and ubuntu /bin/sh is a borked variation of itNorbert Thiebaud
2012-09-27tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan
2012-09-26Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl
2012-09-26gbuild: without multi-repository support ...Michael Stahl
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan
2012-09-26gbuild: use include directly; it's even shorterMatúš Kukan
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan
2012-09-22add gbuild class ExternalPackageDavid Tardon
2012-09-22add support for CLI to gbuildDavid Tardon
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud
2012-09-06gbuild: disable symbols on --enable-dbgutil --disable-symbolsMichael Stahl
2012-08-24add AllLangZip gbuild classDavid Tardon
2012-08-24add support for building external projectsDavid Tardon
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-09add support for dictionaries to gbuildDavid Tardon
2012-08-09refactor ExtensionDavid Tardon
2012-08-07remove packmodule target in gbuildBjoern Michaelsen
2012-05-29create gbuild class for install scriptsDavid Tardon
2012-05-17Revert "fix spurious re-delivery of RDB files:"David Tardon
2012-05-16fix spurious re-delivery of RDB files:Michael Stahl
2012-05-14TDE integrationNorbert Thiebaud
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan
2012-05-08dis-entangle --enable-symbols and --enable-debug:Michael Stahl
2012-05-08gbuild: fix CFLAGS/CXXFLAGS:Michael Stahl
2012-05-04fix executable path for cross-compilationDavid Tardon
2012-05-02make sure manual override on cmdline enables symbolsLuboš Luňák
2012-04-28more reliable override for enabling symbolsLuboš Luňák
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky
2012-04-24Set gb_DEBUGLEVEL=1 for --enable-dbgutil after allStephan Bergmann