summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/Deliver.mk
Commit message (Expand)AuthorAgeFilesLines
* gbuild: remove hardlink deliverThorsten Behrens2016-09-051-13/+1
* use special $(TOUCH) for touch -hrRichard PALO2015-01-071-1/+1
* solver doesn't solve anything...Michael Stahl2013-10-311-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-21/+12
* Missing word "if" in Deliver.mkChris Sherlock2013-04-051-2/+2
* touch --no-dereference is supported on mac but as the short-option -hNorbert Thiebaud2013-03-271-1/+1
* touch --no-dereference does not work on MACOSXPetr Mladek2013-03-191-1/+1
* fix race condition when using hardlinks to deliver into solverPetr Mladek2013-03-191-1/+1
* fix make showdeliverablesDavid Tardon2012-08-241-1/+1
* do not print the dummy command for showdeliverablesDavid Tardon2012-08-241-1/+1
* make gbuild deliver more robust in when using HARDLINKBjoern Michaelsen2012-05-231-3/+10
* gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan2012-03-051-2/+2
* gbuild: get rid of REPODIRMatúš Kukan2012-02-241-4/+4
* gbuild: Deliver.mk: preserve symlinks on deliverMichael Stahl2011-12-151-2/+2
* default to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare nowBjoern Michaelsen2011-10-051-1/+1
* only register deliverables for showdeliverablesBjoern Michaelsen2011-10-051-5/+3
* goodbye deliver logBjoern Michaelsen2011-10-051-30/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
* Add Emacs mode lines and a few missing vim onesTor Lillqvist2011-07-261-0/+1
* resyncing to masterBjoern Michaelsen2011-07-211-4/+16
|\
| * Goodbye to CWS_WORK_STAMPTor Lillqvist2011-07-011-3/+0
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-4/+19
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-11/+11
|\|
| * enable optional deliver by hardlink with gb_Deliver_HARDLINKBjoern Michaelsen2011-03-211-2/+2
| * Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky2011-03-111-8/+8
| * Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101Norbert Thiebaud2011-03-081-1/+1
| |\
| | * rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by defaultNorbert Thiebaud2011-01-101-1/+1
| | * added gb_HIRESTIME to allow getting rid of LOW_RESOLUTION_TIME warningsNorbert Thiebaud2011-01-101-1/+1
| | * gnu copy should only preserve mode and timestampsNorbert Thiebaud2011-01-101-1/+1
| | * fixing gnucopy hackNorbert Thiebaud2011-01-101-4/+3
| | * use gnu cp when available, fallback to posix tools outherwiseNorbert Thiebaud2011-01-101-8/+10
| | * low resolution time for deliver filesNorbert Thiebaud2011-01-101-3/+4
| | * better use REPODIRNorbert Thiebaud2011-01-101-1/+1
| | * rename deliver.log to gb_deliver.log to save it from being killed by deliverNorbert Thiebaud2011-01-101-2/+2
| | * add dll file to deliver.logNorbert Thiebaud2011-01-101-1/+1
| | * some more comments on deliverNorbert Thiebaud2011-01-101-6/+6
| | * packmodule extensionNorbert Thiebaud2011-01-101-1/+2
| | * first implementation of deliver.log generationNorbert Thiebaud2011-01-101-0/+79
* | gnumake4: Deliver.mk: print better diagnostic on error [hg:a016e9618f3d]Michael Stahl2011-06-171-2/+8
|/
* gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdirMichael Stahl2011-01-311-2/+6
* CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in para...Mathias Bauer2011-01-311-1/+1
* CWS gnumake2: use temp files for long command lines; missing include path in ...Mathias Bauer2011-01-271-1/+1
* gnumake3: #i116546# adding a showdeliverables targetBjoern Michaelsen2011-01-211-1/+10
* #i10000# workaround limitations of solaris awkHans-Joachim Lankenau2010-12-201-2/+2
* gnumake2: added gb_HIRESTIME to allow getting rid of annoying LOW_RESOLUTION_...Bjoern Michaelsen2010-12-061-1/+1
* gnumake2: gnu copy should only preserve mode and timestamps, preserving owner...Bjoern Michaelsen2010-12-051-1/+1
* gnumake2: fixing gnucopy hackBjoern Michaelsen2010-12-021-4/+3
* gnumake2: use gnu cp when available, fallback to posix tools outherwiseBjoern Michaelsen2010-12-011-8/+10
* gnumake2: low resolution time for deliver filesBjoern Michaelsen2010-12-011-3/+4
* gnumake2: better use REPODIRHans-Joachim Lankenau2010-11-221-1/+1