summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Module.mk
AgeCommit message (Expand)Author
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
2011-10-05OOO_SUBSEQUENT_TESTS is goneBjoern Michaelsen
2011-09-16reintroduce check target with new meaningBjoern Michaelsen
2011-09-16fix whitespaceBjoern Michaelsen
2011-09-16rename allandcheck target to all in gbuildBjoern Michaelsen
2011-09-16rename all target to build in gbuildBjoern Michaelsen
2011-09-16rename check target to unitcheck in gbuildBjoern Michaelsen
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-03Make gb_Module_add_check_target a no-op for iOSTor Lillqvist
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-04-16gbuild support for final extensionsBjoern Michaelsen
2011-03-28do not depend on an uptodate build for subsequentcheck for nowBjoern Michaelsen
2011-03-27adding a comment documenting Module.mkBjoern Michaelsen
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-21gnumake3: updating clean targetsBjoern Michaelsen
2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen