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