summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.mk
AgeCommit message (Expand)Author
2018-11-22Pass some env vars into all kinds of testsStephan Bergmann
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-09-05Workaround for file name case inconsistencyTor Lillqvist
2018-08-31Make --enable-assert-always-abort orthogonal of --enable-debug/dbgutilStephan Bergmann
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-07configure: remove ENABLE_CRASHDUMP placeholderMichael Stahl
2017-03-25Fix typosAndrea Gelmini
2017-01-25-DOPTIMIZE appears to be unused, since foreverStephan Bergmann
2016-12-08Retire the --disable-export optionTor Lillqvist
2016-11-22Exit gb_CppunitTest_localized loop on first failureStephan Bergmann
2016-11-15New compilerplugins/clang unit testsStephan Bergmann
2016-09-05gbuild: remove hardlink deliverThorsten Behrens
2016-08-17"make debug=t" enables debuginfo againStephan Bergmann
2016-07-11Get rid of odd ENABLE_SYMBOLS=FALSEStephan Bergmann
2016-06-18uitest: build system part for new uitestsMarkus Mohrhard
2015-10-02Clean up Make SHELL handlingStephan Bergmann
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud
2015-01-09gbuild: try to fix windows non-debug buildsMichael Stahl
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza
2014-10-23Rename --enable-sal-info to --enable-sal-logTor Lillqvist
2014-10-23Add --enable-sal-infoTor Lillqvist
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-07-08kill UPD,SOURCEVERION and WORK_STAMPNorbert Thiebaud
2014-07-08auto-detect the presence of a native gmake on windowsNorbert Thiebaud
2014-07-08configure, gbuild: remove Cygwin paths from make environmentMichael Stahl
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-18gbuild: "make debugrun" starting instdir/program/soffice with ...Michael Stahl
2013-12-20typo fixesAndras Timar
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan
2013-11-07remove INPATH and PROEXTMichael Stahl
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-31gbuild: add ExtensionPackage classMichael Stahl
2013-10-16Get rid of PRODUCT, unused I hopeTor Lillqvist
2013-10-02gbuild: kill gb_XcsTarget_get_outdir_targetMatúš Kukan
2013-10-01put result of make test-install into top-level test-install dirMichael Stahl
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist
2013-09-09gbuild: remove redundant defintion of gb_DEVINSTALLDIRMichael Stahl
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-09-03Make it possible to #ifdef on ENABLE_LTOTor Lillqvist
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-07-26Move the (unimplemented) READONLY_INSTALLSET flag into config_features.hTor Lillqvist
2013-07-26Move OS X sandbox flag to config_features.hTor Lillqvist
2013-06-10gbuild: s/AutoInstallLibs/AutoInstall/gMatúš Kukan