summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Module.mk
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski1-3/+11
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák1-4/+4
2019-04-08Use sort on finds to improve deterministic buildTomáš Chvátal1-1/+1
2018-11-20Drop some headless mode variantsJan-Marek Glogowski1-0/+2
2018-01-10gbuild: print a better error message when adding non-existing ModuleMichael Stahl1-1/+6
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+3
2017-05-09have screenshot target depend on signing.done, not other way roundChristian Lohmaier1-0/+3
2017-03-01uitest: finally a working dependency on the build target for uicheckMarkus Mohrhard1-0/+5
2017-03-01let the top level uicheck depend on the buildMarkus Mohrhard1-1/+1
2016-11-30gbuild: Prevent wrong use of gb_Helper_optional_for_hostMatúš Kukan1-0/+2
2016-08-18screenshots: add new global make targetArmin Le Grand1-3/+37
2016-06-18uitest: build system part for new uitestsMarkus Mohrhard1-3/+37
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl1-1/+1
2015-10-16Missing dependenciesStephan Bergmann1-2/+6
2015-09-03add stagingcheck target for unstable/failing testsBjoern Michaelsen1-2/+36
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud1-8/+8
2014-09-05gbuild: Framework for performance unit tests using callgrindMatúš Kukan1-3/+35
2014-07-03CustomTarget_autotextshare is l10n targetDavid Tardon1-1/+1
2014-04-29make signing depend on slowchecks being doneChristian Lohmaier1-1/+1
2013-12-16silence warning introduced by e125dee1 (Shut up, Wesley!)Bjoern Michaelsen1-2/+2
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-2/+2
2013-11-21use BIN (binaries) consistent for non-l10n stuffBjoern Michaelsen1-1/+1
2013-11-14gbuild: fix typo in Module clean ruleMichael Stahl1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-8/+50
2013-11-03duplicates in the module list break buildDavid Tardon1-1/+2
2013-10-04refactor make check to run subsequentcheck parallel to instsetMichael Stahl1-0/+4
2013-07-26'almost finished' doesnt sound like a clean targetBjoern Michaelsen1-1/+1
2013-07-23it is not possible to sign libs that are in useDavid Tardon1-0/+3
2013-07-19gbuild: add an intermediary 'almost' target to ModuleNorbert Thiebaud1-7/+14
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon1-1/+2
2013-04-15avoid unit testing when cross-compiling more simpleMatúš Kukan1-15/+0
2013-04-15We don't do unit testing when cross-compiling for nowTor Lillqvist1-0/+15
2013-04-06provide an easy way to depend on makefile from gbuild classesDavid Tardon1-0/+10
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-0/+7
2013-03-06do not execute unit tests when cross-compilingMatúš Kukan1-1/+1
2013-03-06reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheckMatúš Kukan1-3/+1
2013-03-03build userfriendly targets from toplevelPeter Foley1-0/+1
2013-03-03use pattern rule for PostprocessDavid Tardon1-4/+0
2013-03-01rename Module_tail_build to RepositoryModuleMichael Stahl1-1/+1
2013-02-28cleanup instsetoo dep displayPeter Foley1-1/+1
2013-02-28move android and ios to tail_buildPeter Foley1-1/+1
2013-02-27move instsetoo_native to gbuildBjoern Michaelsen1-0/+5
2013-02-25Revert inadvertent changeStephan Bergmann1-1/+1
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann1-1/+1
2013-01-10optimize for build targets in one placeMatúš Kukan1-5/+4
2013-01-10remove effectively unused gb_PARTIALBUILDMatúš Kukan1-37/+0
2013-01-10dev-install target is used from toplevel MakefileMatúš Kukan1-20/+3
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan1-2/+15
2012-12-15src.downloaded is goneMatúš Kukan1-1/+1