summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/gbuild.mk
Commit message (Expand)AuthorAgeFilesLines
...
* use filelist install method for udkapi and offapiDavid Tardon2013-04-051-1/+0
* remove incorrect todo comments about ENVCFLAGSLuboš Luňák2013-04-021-2/+0
* Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist2013-03-271-1/+0
* Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist2013-03-271-3/+0
* Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2013-03-261-0/+3
* speed-up module-deps.plPeter Foley2013-03-261-1/+1
* add dba dbu and dbtools to Library_mergedPeter Foley2013-03-231-1/+2
* gbuild: refactor SDK packaging of IDL files:Michael Stahl2013-03-131-0/+1
* use pattern rule for PostprocessDavid Tardon2013-03-031-0/+2
* remove minor.mkMatúš Kukan2013-03-021-2/+0
* gbuild: add ZipPackage targetMichael Stahl2013-02-271-0/+1
* fixes for building in a separate dirPeter Foley2013-02-261-1/+1
* add support for building help packs into gbuildDavid Tardon2013-02-261-0/+2
* quiet external module build log unless failureNorbert Thiebaud2013-02-221-0/+6
* Remove the need to manually register libs in scp2Bjoern Michaelsen2013-02-151-0/+1
* Propagate also ENABLE_MACOSX_SANDBOX to compilationsTor Lillqvist2013-02-061-0/+1
* Add --enable-readonly-installset optionTor Lillqvist2013-02-051-0/+1
* optimize for build targets in one placeMatúš Kukan2013-01-101-10/+0
* Add configure switch that allows hardlink deliverTomas Chvatal2013-01-101-0/+4
* allow setting runtime deps of executables in one placeDavid Tardon2012-12-301-0/+2
* -DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák2012-12-191-1/+0
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-171-1/+0
* let's have plain 'make' without '-r' even fasterMatúš Kukan2012-12-141-1/+2
* bring back precompiled headers supportLuboš Luňák2012-12-101-0/+7
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-071-6/+0
* revert the huge performance regression in gbuild intoduced with 0a45deba2be4a...Bjoern Michaelsen2012-12-041-0/+9
* make sure fast string operator+ is used only by LO codeLuboš Luňák2012-12-031-2/+3
* gbuild: call gb_ExternalExecutable_collect_registrations...Michael Stahl2012-12-021-1/+3
* ditch unused makefileDavid Tardon2012-12-021-1/+0
* move setting up of ext. executables out of gbuild.mkDavid Tardon2012-12-021-46/+2
* restore --enable-symbols optionDavid Ostrovsky2012-11-231-0/+8
* Add experimental --disable-export configure optionTor Lillqvist2012-11-231-0/+1
* create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks2012-11-221-0/+5
* use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak2012-10-221-9/+10
* clean up configure options for debugging buildLubos Lunak2012-10-221-18/+5
* more icerun annotation to stop parallel java builds from explodingMichael Meeks2012-10-101-4/+4
* Revert "gb_PYTHON_PRECOMMAND is only defined after gb_PYTHON"Matúš Kukan2012-09-291-1/+1
* vertical space savingsMatúš Kukan2012-09-291-59/+24
* move gb_Executable_EXT_for_build to platform/Matúš Kukan2012-09-291-7/+0
* gbuild: gb_Library_TARGETS should really not be needed nowMatúš Kukan2012-09-291-7/+4
* gb_PYTHON_PRECOMMAND is only defined after gb_PYTHONStephan Bergmann2012-09-291-1/+1
* the build tools need to know executable extensionDavid Tardon2012-09-291-12/+12
* fix dep on internal ucppDavid Tardon2012-09-291-40/+46
* add supporting target and options to generate patches for ExternalProjectsNorbert Thiebaud2012-09-291-0/+8
* add support for .ui files to gbuildDavid Tardon2012-09-281-0/+1
* and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan2012-09-281-2/+0
* move ucpp definitions into gbuild.mk (as e.g.xsltproc)Rene Engelhard2012-09-271-0/+8
* gbuild: allow for SHELL to be set by the env variable gb_SHELLNorbert Thiebaud2012-09-271-0/+9
* revert the change in gbuild.mk : use /bin/sh as SHELLNorbert Thiebaud2012-09-271-1/+1
* bash is already a pre-req. and ubuntu /bin/sh is a borked variation of itNorbert Thiebaud2012-09-271-1/+1