summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Library.mk
AgeCommit message (Expand)Author
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-23Clean up gb_Library_set_componentfile argument handling.Stephan Bergmann
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
2011-10-18gb_Library_set_componentfile: depend from workdirMichael Stahl
2011-09-27move windows-only call into platform/win*David Tardon
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon
2011-09-26allow adding native windows res. files for executables tooDavid Tardon
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-08-24Add support for creating merged library.Matúš Kukan
2011-08-22overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon
2011-08-11add support for generated plain c source filesMatúš Kukan
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: added dbaccess and reportdesign [hg:a75d5667430f]Ocke Janssen [oj]
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl
2011-06-17gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]Michael Stahl
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl
2011-06-17gnumake4: #i117610#: gbuild: more convenient handling for external libs: [hg:...Michael Stahl
2011-06-17gnumake4: ComponentTarget: [hg:d5e93bd62dfc]Michael Stahl
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-23add support, in gbuild, for objective/C (in addition to objective/C++)Norbert Thiebaud
2011-04-22Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-21Spaces to tabs in solenv/gbuild.Jan Holesovsky
2011-04-14define gb_LinkTarget_add_generated_cxxobjectsDavid Tardon
2011-04-12make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen
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-23vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)Philipp Lohmann [pl]
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