summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Deliver.mk
AgeCommit message (Expand)Author
2016-09-05gbuild: remove hardlink deliverThorsten Behrens
2015-01-07use special $(TOUCH) for touch -hrRichard PALO
2013-10-31solver doesn't solve anything...Michael Stahl
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-05Missing word "if" in Deliver.mkChris Sherlock
2013-03-27touch --no-dereference is supported on mac but as the short-option -hNorbert Thiebaud
2013-03-19touch --no-dereference does not work on MACOSXPetr Mladek
2013-03-19fix race condition when using hardlinks to deliver into solverPetr Mladek
2012-08-24fix make showdeliverablesDavid Tardon
2012-08-24do not print the dummy command for showdeliverablesDavid Tardon
2012-05-23make gbuild deliver more robust in when using HARDLINKBjoern Michaelsen
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan
2012-02-24gbuild: get rid of REPODIRMatúš Kukan
2011-12-15gbuild: Deliver.mk: preserve symlinks on deliverMichael Stahl
2011-10-05default to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare nowBjoern Michaelsen
2011-10-05only register deliverables for showdeliverablesBjoern Michaelsen
2011-10-05goodbye deliver logBjoern Michaelsen
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-07-01Goodbye to CWS_WORK_STAMPTor Lillqvist
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: Deliver.mk: print better diagnostic on error [hg:a016e9618f3d]Michael Stahl
2011-03-21enable optional deliver by hardlink with gb_Deliver_HARDLINKBjoern Michaelsen
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-03-08Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101Norbert Thiebaud
2011-01-31gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdirMichael Stahl
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in para...Mathias Bauer
2011-01-27CWS gnumake2: use temp files for long command lines; missing include path in ...Mathias Bauer
2011-01-21gnumake3: #i116546# adding a showdeliverables targetBjoern Michaelsen
2011-01-10rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by defaultNorbert Thiebaud
2011-01-10added gb_HIRESTIME to allow getting rid of LOW_RESOLUTION_TIME warningsNorbert Thiebaud
2011-01-10gnu copy should only preserve mode and timestampsNorbert Thiebaud
2011-01-10fixing gnucopy hackNorbert Thiebaud
2011-01-10use gnu cp when available, fallback to posix tools outherwiseNorbert Thiebaud
2011-01-10low resolution time for deliver filesNorbert Thiebaud
2011-01-10better use REPODIRNorbert Thiebaud
2011-01-10rename deliver.log to gb_deliver.log to save it from being killed by deliverNorbert Thiebaud
2011-01-10add dll file to deliver.logNorbert Thiebaud
2011-01-10some more comments on deliverNorbert Thiebaud
2011-01-10packmodule extensionNorbert Thiebaud
2011-01-10first implementation of deliver.log generationNorbert Thiebaud
2010-12-20#i10000# workaround limitations of solaris awkHans-Joachim Lankenau
2010-12-06gnumake2: added gb_HIRESTIME to allow getting rid of annoying LOW_RESOLUTION_...Bjoern Michaelsen
2010-12-05gnumake2: gnu copy should only preserve mode and timestamps, preserving owner...Bjoern Michaelsen
2010-12-02gnumake2: fixing gnucopy hackBjoern Michaelsen
2010-12-01gnumake2: use gnu cp when available, fallback to posix tools outherwiseBjoern Michaelsen
2010-12-01gnumake2: low resolution time for deliver filesBjoern Michaelsen
2010-11-22gnumake2: better use REPODIRHans-Joachim Lankenau