Age | Commit message (Expand) | Author |
2016-09-05 | gbuild: remove hardlink deliver | Thorsten Behrens |
2015-01-07 | use special $(TOUCH) for touch -hr | Richard PALO |
2013-10-31 | solver doesn't solve anything... | Michael Stahl |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-04-05 | Missing word "if" in Deliver.mk | Chris Sherlock |
2013-03-27 | touch --no-dereference is supported on mac but as the short-option -h | Norbert Thiebaud |
2013-03-19 | touch --no-dereference does not work on MACOSX | Petr Mladek |
2013-03-19 | fix race condition when using hardlinks to deliver into solver | Petr Mladek |
2012-08-24 | fix make showdeliverables | David Tardon |
2012-08-24 | do not print the dummy command for showdeliverables | David Tardon |
2012-05-23 | make gbuild deliver more robust in when using HARDLINK | Bjoern Michaelsen |
2012-03-05 | gbuild: do not call mkdir -p in gb_Deliver__deliver | Matúš Kukan |
2012-02-24 | gbuild: get rid of REPODIR | Matúš Kukan |
2011-12-15 | gbuild: Deliver.mk: preserve symlinks on deliver | Michael Stahl |
2011-10-05 | default to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare now | Bjoern Michaelsen |
2011-10-05 | only register deliverables for showdeliverables | Bjoern Michaelsen |
2011-10-05 | goodbye deliver log | Bjoern Michaelsen |
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-07-01 | Goodbye to CWS_WORK_STAMP | Tor Lillqvist |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-17 | gnumake4: Deliver.mk: print better diagnostic on error [hg:a016e9618f3d] | Michael Stahl |
2011-03-21 | enable optional deliver by hardlink with gb_Deliver_HARDLINK | Bjoern Michaelsen |
2011-03-11 | Spaces -> tabs in gbuild, GNU make does not like spaces ;-) | Jan Holesovsky |
2011-03-08 | Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101 | Norbert Thiebaud |
2011-01-31 | gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdir | Michael Stahl |
2011-01-31 | CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in para... | Mathias Bauer |
2011-01-27 | CWS gnumake2: use temp files for long command lines; missing include path in ... | Mathias Bauer |
2011-01-21 | gnumake3: #i116546# adding a showdeliverables target | Bjoern Michaelsen |
2011-01-10 | rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default | Norbert Thiebaud |
2011-01-10 | added gb_HIRESTIME to allow getting rid of LOW_RESOLUTION_TIME warnings | Norbert Thiebaud |
2011-01-10 | gnu copy should only preserve mode and timestamps | Norbert Thiebaud |
2011-01-10 | fixing gnucopy hack | Norbert Thiebaud |
2011-01-10 | use gnu cp when available, fallback to posix tools outherwise | Norbert Thiebaud |
2011-01-10 | low resolution time for deliver files | Norbert Thiebaud |
2011-01-10 | better use REPODIR | Norbert Thiebaud |
2011-01-10 | rename deliver.log to gb_deliver.log to save it from being killed by deliver | Norbert Thiebaud |
2011-01-10 | add dll file to deliver.log | Norbert Thiebaud |
2011-01-10 | some more comments on deliver | Norbert Thiebaud |
2011-01-10 | packmodule extension | Norbert Thiebaud |
2011-01-10 | first implementation of deliver.log generation | Norbert Thiebaud |
2010-12-20 | #i10000# workaround limitations of solaris awk | Hans-Joachim Lankenau |
2010-12-06 | gnumake2: added gb_HIRESTIME to allow getting rid of annoying LOW_RESOLUTION_... | Bjoern Michaelsen |
2010-12-05 | gnumake2: gnu copy should only preserve mode and timestamps, preserving owner... | Bjoern Michaelsen |
2010-12-02 | gnumake2: fixing gnucopy hack | Bjoern Michaelsen |
2010-12-01 | gnumake2: use gnu cp when available, fallback to posix tools outherwise | Bjoern Michaelsen |
2010-12-01 | gnumake2: low resolution time for deliver files | Bjoern Michaelsen |
2010-11-22 | gnumake2: better use REPODIR | Hans-Joachim Lankenau |