summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Module.mk
AgeCommit message (Expand)Author
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2022-11-24Expansion of $(dir ...) always ends in a slash, no need for an additional oneStephan Bergmann
2022-11-21Avoid external processes picking up instdir/program/libxml2.so.2Stephan Bergmann
2022-09-11[COVER] add first set of ODF feature test filesThorsten Behrens
2021-12-14Revert "add stagingcheck target for unstable/failing tests"Stephan Bergmann
2021-09-19make "-external/" valid gbuild exclusion for FORCE_COMPILELuboš Luňák
2021-09-18make FORCE_COMPILE_ALL more flexible than all or nothingLuboš Luňák
2021-06-28Allow headless make debugrunJan-Marek Glogowski
2020-03-23rework the default make targetLuboš Luňák
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák
2019-04-08Use sort on finds to improve deterministic buildTomáš Chvátal
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-01-10gbuild: print a better error message when adding non-existing ModuleMichael Stahl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-09have screenshot target depend on signing.done, not other way roundChristian Lohmaier
2017-03-01uitest: finally a working dependency on the build target for uicheckMarkus Mohrhard
2017-03-01let the top level uicheck depend on the buildMarkus Mohrhard
2016-11-30gbuild: Prevent wrong use of gb_Helper_optional_for_hostMatúš Kukan
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-06-18uitest: build system part for new uitestsMarkus Mohrhard
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2015-10-16Missing dependenciesStephan Bergmann
2015-09-03add stagingcheck target for unstable/failing testsBjoern Michaelsen
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud
2014-09-05gbuild: Framework for performance unit tests using callgrindMatúš Kukan
2014-07-03CustomTarget_autotextshare is l10n targetDavid Tardon
2014-04-29make signing depend on slowchecks being doneChristian Lohmaier
2013-12-16silence warning introduced by e125dee1 (Shut up, Wesley!)Bjoern Michaelsen
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-11-21use BIN (binaries) consistent for non-l10n stuffBjoern Michaelsen
2013-11-14gbuild: fix typo in Module clean ruleMichael Stahl
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-03duplicates in the module list break buildDavid Tardon
2013-10-04refactor make check to run subsequentcheck parallel to instsetMichael Stahl
2013-07-26'almost finished' doesnt sound like a clean targetBjoern Michaelsen
2013-07-23it is not possible to sign libs that are in useDavid Tardon
2013-07-19gbuild: add an intermediary 'almost' target to ModuleNorbert Thiebaud
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon
2013-04-15avoid unit testing when cross-compiling more simpleMatúš Kukan
2013-04-15We don't do unit testing when cross-compiling for nowTor Lillqvist
2013-04-06provide an easy way to depend on makefile from gbuild classesDavid Tardon
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-06do not execute unit tests when cross-compilingMatúš Kukan
2013-03-06reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheckMatúš Kukan
2013-03-03build userfriendly targets from toplevelPeter Foley
2013-03-03use pattern rule for PostprocessDavid Tardon