summaryrefslogtreecommitdiff
path: root/dmake/vextern.h
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-06-12 05:07:03 +0000
committerOliver Bolte <obo@openoffice.org>2007-06-12 05:07:03 +0000
commit5de10079baa587b283aae040d1907424a195bc04 (patch)
tree0eaed3e65d8c815e39b61cf179bd431294afe714 /dmake/vextern.h
parentf00af7d43dec40d25c30a02ef52292f835e0d329 (diff)
INTEGRATION: CWS dmake48 (1.9.2); FILE MERGED
2007/03/19 04:58:52 vq 1.9.2.6: #i73499# Restrict function to cygwin only use. 2007/03/18 15:02:10 vq 1.9.2.5: #i73499# Add missing include statement. 2007/03/17 19:00:38 vq 1.9.2.4: #i73499# Add new .WINPATH attribute to generate Windows style paths (with regular slashes) instead of the default cygwin style (POSIX) paths for dmake's dynamic macros. This attribute is specific for cygwin dmake executables and non-cygwin environments ignore this attribute. The windows style paths use regular slashes ('/') instead of the usual windows backslash ('\') as directory separator to avoid quoting problems (It still is a cygwin dmake!) and cygwin as well as native windows programs should have no problems using this (c:/foo/bar) path representation. The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD), $(MAKEDIR) and $(TMD). Examples: Content of $(PWD) without .WINPATH (default): /cygdrive/c/temp Content of $(PWD) with .WINPATH set: c:/temp 2007/03/17 02:36:27 vq 1.9.2.3: #i10000# Trivial fix. 2007/03/14 00:51:37 vq 1.9.2.2: #i10000# No real change, only comments were added or modified. 2007/01/30 02:39:45 vq 1.9.2.1: #i73996# Avoid relative paths going up to the root directory.
Diffstat (limited to 'dmake/vextern.h')
0 files changed, 0 insertions, 0 deletions