Test repository to check push and ssh key
Find a file
Oliver Bolte 5de10079ba 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.
2007-06-12 05:07:03 +00:00
config_office INTEGRATION: CWS vcl78 (1.184.6); FILE MERGED 2007-06-11 13:34:04 +00:00
dmake INTEGRATION: CWS dmake48 (1.9.2); FILE MERGED 2007-06-12 05:07:03 +00:00
instsetoo_native INTEGRATION: CWS oointroaboutbrand (1.47.16); FILE MERGED 2007-06-11 12:59:13 +00:00
scp2 INTEGRATION: CWS oointroaboutbrand (1.183.58); FILE MERGED 2007-06-11 13:02:26 +00:00
soldep INTEGRATION: CWS rt21 (1.7.6); FILE MERGED 2007-06-12 04:11:37 +00:00
solenv INTEGRATION: CWS rt21 (1.117.12); FILE MERGED 2007-06-12 04:09:13 +00:00
soltools INTEGRATION: CWS ause077 (1.13.18); FILE MERGED 2007-04-26 13:01:35 +00:00
stlport INTEGRATION: CWS mingwport03 (1.34.8); FILE MERGED 2007-03-26 14:38:49 +00:00