summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Module.mk
AgeCommit message (Expand)Author
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
2012-02-10slowcheck should not be executed in module default targetMarkus Mohrhard
2012-02-08stick to three-letter lengthBjoern Michaelsen
2012-02-08first try to add slowcheck build targetMarkus Mohrhard
2011-12-24don't display bootstrap and src.downloaded as top level modulesPeter Foley
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-07move platform hacks out of gbuild coreBjoern Michaelsen
2011-12-07build-order only from debugrun for nowBjoern Michaelsen
2011-12-01Fix typos in "hint" and make more readableTor Lillqvist
2011-11-30execute debugrun after buildingBjoern Michaelsen
2011-11-30lets only depend build-order only on build from debugrun for nowBjoern Michaelsen
2011-11-28move build dev-install cross-build-toolset to gbuildBjoern Michaelsen
2011-11-28moved some more targets to gbuildBjoern Michaelsen
2011-11-25create debugrun target, adjust JunitTests to themBjoern Michaelsen
2011-10-05fix gb_PARTIALBUILD usageBjoern Michaelsen