summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Library.mk
AgeCommit message (Expand)Author
2011-04-14define gb_LinkTarget_add_generated_cxxobjectsDavid Tardon
2011-04-05make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen
2011-04-04add the ability to imports objects directly into a CppUnitTest LinkNorbert Thiebaud
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-01-31gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.)Michael Stahl
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-21gnumake3: more readable windows link commandBjoern Michaelsen
2011-01-21gnumake3: refactoring of gb_*_get_linktargetnameBjoern Michaelsen
2011-01-17gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen...Bjoern Michaelsen
2011-01-13gnumake3: refactoring gbuild linking to prepare for static lib linking fixingBjoern Michaelsen
2010-12-20gnumake3: first try at implementing support for cppunit test fixturesBjoern Michaelsen
2010-12-10gnumake2: temporary disable PCH for some objectsHans-Joachim Lankenau
2010-11-21gnumake2: cleaned up module registrationBjoern Michaelsen
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen
2010-11-19gnumake2: major refactoring of the layer logic separating it between linktarg...Bjoern Michaelsen
2010-11-19gnumake2: fixing library names in components on windowsBjoern Michaelsen
2010-11-19gnumake2: first implementation of deliver.log generationBjoern Michaelsen
2010-11-14gnumake2: posh outputBjoern Michaelsen
2010-11-11gnumake2: simpified repository setupBjoern Michaelsen
2010-11-10gnumake2: first try at local build dirsBjoern Michaelsen
2010-11-09gnumake2: explicit delivering of ResTargetsBjoern Michaelsen
2010-11-09gnumake2: more work on shadow outdirBjoern Michaelsen
2010-11-09gnumake2: towards a shadow solver (intermediate commit)Bjoern Michaelsen
2010-11-09gnumake2: towards a shadow solver (intermediate commit)Bjoern Michaelsen
2010-11-06gnumake2: added clean targets for component filesBjoern Michaelsen
2010-11-06gnumake2: updated warnings about unregistered library namesBjoern Michaelsen
2010-11-06gnumake2: added component registrationBjoern Michaelsen
2010-11-04gnumake2: not preserving permission on deliver for nowBjoern Michaelsen
2010-08-06gnumake2: delivering dlls along with lib files on windowsBjoern Michaelsen
2010-08-04gnumake2: added static ooopathutils libBjoern Michaelsen
2010-06-26CWS gnumake2: more multi-repo supportBjoern Michaelsen