summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.mk
AgeCommit message (Expand)Author
2013-04-09set up python unit test infrastructureDavid Ostrovsky
2013-04-05use filelist install method for udkapi and offapiDavid Tardon
2013-04-02remove incorrect todo comments about ENVCFLAGSLuboš Luňák
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26speed-up module-deps.plPeter Foley
2013-03-23add dba dbu and dbtools to Library_mergedPeter Foley
2013-03-13gbuild: refactor SDK packaging of IDL files:Michael Stahl
2013-03-03use pattern rule for PostprocessDavid Tardon
2013-03-02remove minor.mkMatúš Kukan
2013-02-27gbuild: add ZipPackage targetMichael Stahl
2013-02-26fixes for building in a separate dirPeter Foley
2013-02-26add support for building help packs into gbuildDavid Tardon
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-02-15Remove the need to manually register libs in scp2Bjoern Michaelsen
2013-02-06Propagate also ENABLE_MACOSX_SANDBOX to compilationsTor Lillqvist
2013-02-05Add --enable-readonly-installset optionTor Lillqvist
2013-01-10optimize for build targets in one placeMatúš Kukan
2013-01-10Add configure switch that allows hardlink deliverTomas Chvatal
2012-12-30allow setting runtime deps of executables in one placeDavid Tardon
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-12-14let's have plain 'make' without '-r' even fasterMatúš Kukan
2012-12-10bring back precompiled headers supportLuboš Luňák
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-04revert the huge performance regression in gbuild intoduced with 0a45deba2be4a...Bjoern Michaelsen
2012-12-03make sure fast string operator+ is used only by LO codeLuboš Luňák
2012-12-02gbuild: call gb_ExternalExecutable_collect_registrations...Michael Stahl
2012-12-02ditch unused makefileDavid Tardon
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
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