summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Module.mk
AgeCommit message (Expand)Author
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
2013-03-01rename Module_tail_build to RepositoryModuleMichael Stahl
2013-02-28cleanup instsetoo dep displayPeter Foley
2013-02-28move android and ios to tail_buildPeter Foley
2013-02-27move instsetoo_native to gbuildBjoern Michaelsen
2013-02-25Revert inadvertent changeStephan Bergmann
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann
2013-01-10optimize for build targets in one placeMatúš Kukan
2013-01-10remove effectively unused gb_PARTIALBUILDMatúš Kukan
2013-01-10dev-install target is used from toplevel MakefileMatúš Kukan
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan
2012-12-15src.downloaded is goneMatúš Kukan
2012-10-22clean up configure options for debugging buildLubos Lunak
2012-09-29introduce some new top level targetsDavid Ostrovsky
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-06-23Export NOCPPUNIT to disable all cppunit test in gbuild.Norbert Thiebaud
2012-06-13gbuild: don't suggest make install on WNTMiklos Vajna
2012-05-08dis-entangle --enable-symbols and --enable-debug:Michael Stahl
2012-05-08gbuild: refactor selective symbols again:Michael Stahl
2012-05-08gbuild: refactor the selective symbols supportMichael Stahl
2012-04-25add showmodules target to gbuildBjoern Michaelsen
2012-04-24specific variable for where dev-install installsLuboš Luňák
2012-03-27be consistentMatúš Kukan
2012-02-21Rethink cppunittest "plugins" for iOS, more to comeTor Lillqvist