Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
2012-01-15 | Galaxy (default) icon theme is now in icon-themes/galaxy | Stefan Knorr (astron) | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
Conflicts: Repository.mk RepositoryFixes.mk configure configure.in set_soenv.in solenv/config/sdev300.ini solenv/gbuild/ComponentTarget.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/CustomTarget.mk solenv/gbuild/Deliver.mk solenv/gbuild/Executable.mk solenv/gbuild/JavaClassSet.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/StaticLibrary.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/windows.mk solenv/gbuild/platform/winmingw.mk solenv/gbuild/templates/Executable.mk solenv/gbuild/templates/Library.mk solenv/inc/libs.mk solenv/inc/unxobsd.mk | |||
2011-06-17 | gnumake4: new defile for subsystem:windows and subsystem:console ↵ | Ocke Janssen [oj] | |
[hg:82d8df3b0ccd] | |||
2011-06-17 | gnumake4: #i116959#: kill ↵ | Michael Stahl | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||
2011-06-17 | gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: ↵ | Michael Stahl | |
[hg:8801515221cf] add a T_ prefix, so we don't need to use override. also introduce gb_LinkTarget_add_{c,cxx,objcxx}flags. | |||
2011-03-11 | Spaces -> tabs in gbuild, GNU make does not like spaces ;-) | Jan Holesovsky | |
2011-02-03 | CWS gnumake3: templates use gb_STDLIBS | Mathias Bauer | |
2011-01-31 | CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵ | Mathias Bauer | |
parallel | |||
2011-01-25 | CWS gnumake3: fix license headers | Mathias Bauer | |
2011-01-20 | CWS gnumake3: first draft of new makefile templates | Mathias Bauer | |