summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.mk
AgeCommit message (Expand)Author
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
2013-06-07gbuild: install extension directly from workdirMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon
2013-05-15start of dynamic gallery building.Michael Meeks
2013-05-04gbuild: add Package equiv. for copying whole dirsDavid Tardon
2013-05-01let gbuild pick gb_RUNNABLE_INSTDIR from env.David Tardon
2013-04-28gbuild: add var. for enabling runnable instdirDavid Tardon
2013-04-24UnoApiMerge has become unused nowStephan Bergmann
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl
2013-04-13install SDK headers from filelistsDavid Tardon
2013-04-13convert AllLangZip to install using PackagesDavid Tardon
2013-04-11add gbuild class PackageSetDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
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