summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Library.mk
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-1/+0
2011-11-23Clean up gb_Library_set_componentfile argument handling.Stephan Bergmann1-2/+2
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann1-4/+3
2011-10-18gb_Library_set_componentfile: depend from workdirMichael Stahl1-1/+3
2011-09-27move windows-only call into platform/win*David Tardon1-1/+0
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon1-1/+1
2011-09-26allow adding native windows res. files for executables tooDavid Tardon1-0/+1
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann1-2/+5
2011-08-24Add support for creating merged library.Matúš Kukan1-1/+3
2011-08-22overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon1-0/+2
2011-08-11add support for generated plain c source filesMatúš Kukan1-0/+1
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky1-0/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-07-21resyncing to masterBjoern Michaelsen1-1/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-40/+44
2011-06-18fixing rebase errorsBjoern Michaelsen1-1/+0
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+2
2011-06-17gnumake4: added dbaccess and reportdesign [hg:a75d5667430f]Ocke Janssen [oj]1-0/+1
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-2/+1
2011-06-17gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]Michael Stahl1-0/+2
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl1-0/+4
2011-06-17gnumake4: #i117610#: gbuild: more convenient handling for external libs: [hg:...Michael Stahl1-0/+2
2011-06-17gnumake4: ComponentTarget: [hg:d5e93bd62dfc]Michael Stahl1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-3/+4
2011-04-23add support, in gbuild, for objective/C (in addition to objective/C++)Norbert Thiebaud1-0/+3
2011-04-22Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+1
2011-04-21Spaces to tabs in solenv/gbuild.Jan Holesovsky1-35/+35
2011-04-14define gb_LinkTarget_add_generated_cxxobjectsDavid Tardon1-0/+1
2011-04-12make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen1-3/+2
2011-04-05make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen1-3/+2
2011-04-04add the ability to imports objects directly into a CppUnitTest LinkNorbert Thiebaud1-0/+1
2011-03-23vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)Philipp Lohmann [pl]1-0/+1
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky1-36/+36
2011-01-31gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.)Michael Stahl1-1/+4
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl1-0/+1
2011-01-25CWS gnumake3: fix license headersMathias Bauer1-3/+3
2011-01-21gnumake3: more readable windows link commandBjoern Michaelsen1-3/+3
2011-01-21gnumake3: refactoring of gb_*_get_linktargetnameBjoern Michaelsen1-3/+5
2011-01-17gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen...Bjoern Michaelsen1-2/+13
2011-01-13gnumake3: refactoring gbuild linking to prepare for static lib linking fixingBjoern Michaelsen1-2/+1
2010-12-20gnumake3: first try at implementing support for cppunit test fixturesBjoern Michaelsen1-1/+1
2010-12-10gnumake2: temporary disable PCH for some objectsHans-Joachim Lankenau1-1/+1
2010-11-21gnumake2: cleaned up module registrationBjoern Michaelsen1-1/+1
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen1-0/+0
2010-11-19gnumake2: major refactoring of the layer logic separating it between linktarg...Bjoern Michaelsen1-1/+1
2010-11-19gnumake2: fixing library names in components on windowsBjoern Michaelsen1-1/+1
2010-11-19gnumake2: first implementation of deliver.log generationBjoern Michaelsen1-2/+3
2010-11-14gnumake2: posh outputBjoern Michaelsen1-2/+2
2010-11-11gnumake2: simpified repository setupBjoern Michaelsen1-1/+1