Age | Commit message (Expand) | Author |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-23 | Clean up gb_Library_set_componentfile argument handling. | Stephan Bergmann |
2011-11-10 | New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. | Stephan Bergmann |
2011-10-18 | gb_Library_set_componentfile: depend from workdir | Michael Stahl |
2011-09-27 | move windows-only call into platform/win* | David Tardon |
2011-09-27 | make WinResTarget's name independent of LinkTarget | David Tardon |
2011-09-26 | allow adding native windows res. files for executables too | David Tardon |
2011-09-23 | Undo basis/brand split: move dynamic libraries from basis to brand. | Stephan Bergmann |
2011-08-24 | Add support for creating merged library. | Matúš Kukan |
2011-08-22 | overhaul impl. of gb_LinkTarget_add_grammar to simplify usage | David Tardon |
2011-08-11 | add support for generated plain c source files | Matúš Kukan |
2011-08-11 | Implement AsmObject in gbuild (Windows only for now, stub for unxgcc). | Jan Holesovsky |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-07-26 | Add Emacs mode lines and a few missing vim ones | Tor Lillqvist |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-18 | fixing rebase errors | Bjoern Michaelsen |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-17 | gnumake4: added dbaccess and reportdesign [hg:a75d5667430f] | Ocke Janssen [oj] |
2011-06-17 | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags... | Michael Stahl |
2011-06-17 | gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac] | Michael Stahl |
2011-06-17 | gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8... | Michael Stahl |
2011-06-17 | gnumake4: #i117610#: gbuild: more convenient handling for external libs: [hg:... | Michael Stahl |
2011-06-17 | gnumake4: ComponentTarget: [hg:d5e93bd62dfc] | Michael Stahl |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-23 | add support, in gbuild, for objective/C (in addition to objective/C++) | Norbert Thiebaud |
2011-04-22 | Merge branch 'DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-21 | Spaces to tabs in solenv/gbuild. | Jan Holesovsky |
2011-04-14 | define gb_LinkTarget_add_generated_cxxobjects | David Tardon |
2011-04-12 | make get_linktargetname public again so unittests can find the object lists | Bjoern Michaelsen |
2011-04-05 | make get_linktargetname public again so unittests can find the object lists | Bjoern Michaelsen |
2011-04-04 | add the ability to imports objects directly into a CppUnitTest Link | Norbert Thiebaud |
2011-03-23 | vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !) | Philipp Lohmann [pl] |
2011-03-11 | Spaces -> tabs in gbuild, GNU make does not like spaces ;-) | Jan Holesovsky |
2011-01-31 | gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.) | Michael Stahl |
2011-01-27 | gnumake3: add GenCxxObject class, for generated C++ files | Michael Stahl |
2011-01-25 | CWS gnumake3: fix license headers | Mathias Bauer |
2011-01-21 | gnumake3: more readable windows link command | Bjoern Michaelsen |
2011-01-21 | gnumake3: refactoring of gb_*_get_linktargetname | Bjoern Michaelsen |
2011-01-17 | gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen... | Bjoern Michaelsen |
2011-01-13 | gnumake3: refactoring gbuild linking to prepare for static lib linking fixing | Bjoern Michaelsen |
2010-12-20 | gnumake3: first try at implementing support for cppunit test fixtures | Bjoern Michaelsen |
2010-12-10 | gnumake2: temporary disable PCH for some objects | Hans-Joachim Lankenau |
2010-11-21 | gnumake2: cleaned up module registration | Bjoern Michaelsen |
2010-11-21 | gnumake2: gbuild file permissions | Bjoern Michaelsen |
2010-11-19 | gnumake2: major refactoring of the layer logic separating it between linktarg... | Bjoern Michaelsen |
2010-11-19 | gnumake2: fixing library names in components on windows | Bjoern Michaelsen |
2010-11-19 | gnumake2: first implementation of deliver.log generation | Bjoern Michaelsen |
2010-11-14 | gnumake2: posh output | Bjoern Michaelsen |
2010-11-11 | gnumake2: simpified repository setup | Bjoern Michaelsen |