- 12 Haz, 2007 9 kayıt (commit)
-
-
Oliver Bolte yazdı
2007/03/17 19:00:37 vq 1.6.2.1: #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
-
Oliver Bolte yazdı
2007/03/17 19:00:37 vq 1.9.2.1: #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
-
Oliver Bolte yazdı
2007/03/17 19:00:36 vq 1.8.2.3: #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/01/27 00:51:12 vq 1.8.2.2: #i739183 Mark the internal macros PWD, MAKEDIR and TMD as precious. Also commit some small macro relates clean ups and comment changes. 2007/01/23 02:49:43 vq 1.8.2.1: #i10000# Remove warning and add error handling.
-
Oliver Bolte yazdı
2007/04/24 17:42:29 vq 1.27.2.3: #i73700# Release dmake 4.8. 2007/01/21 23:21:12 vq 1.27.2.2: #i73661# Improve case insensitive directory caching on case sensitive file systems but it is *not* recommended to to so. A comment was added to the man page emphasizing this. 2007/01/21 03:00:38 vq 1.27.2.1: #i73700# Bump version to 4.8-cvs.
-
Oliver Bolte yazdı
2007/04/24 17:42:28 vq 1.20.2.3: #i73700# Release dmake 4.8. 2007/01/21 23:21:12 vq 1.20.2.2: #i73661# Improve case insensitive directory caching on case sensitive file systems but it is *not* recommended to to so. A comment was added to the man page emphasizing this. 2007/01/21 03:00:37 vq 1.20.2.1: #i73700# Bump version to 4.8-cvs.
-
Oliver Bolte yazdı
2007/04/24 17:42:28 vq 1.7.2.2: #i73700# Release dmake 4.8. 2007/03/23 20:40:39 vq 1.7.2.1: #i73499# Add documentation and testcase.
-
Oliver Bolte yazdı
2007/04/24 17:49:18 vq 1.6.2.4: #i10000# Update ChangeLog. 2007/03/27 17:23:15 vq 1.6.2.3: #i10000# Update ChangeLog. 2007/03/23 20:44:06 vq 1.6.2.2: #i10000# Update ChangeLog. 2007/03/17 18:43:51 vq 1.6.2.1: #i10000# Update ChangeLog.
-
Oliver Bolte yazdı
2007/06/08 13:49:21 rt 1.7.6.2: More cleanup (move creation of 'additional' dir from deliver.pl into modules). 2007/06/08 12:43:07 rt 1.7.6.1: #i78232# Remove delivery of *staticdatamembers.*
-
Oliver Bolte yazdı
2007/06/08 15:32:58 rt 1.117.12.9: #i78236# Quoting. 2007/06/08 13:55:47 rt 1.117.12.8: #i78232# Remove default delivery of *staticdatamembers.* 2007/06/08 13:54:37 rt 1.117.12.7: #i78236# New option 'checkdlst': warns about missing 'mkdir's, overwrites, and entries of non-existing files to be delivered from source tree. 2007/06/07 11:51:18 rt 1.117.12.6: Join changes from rev. 1.116.44.1 (CWS ause079). 2007/06/07 08:53:39 rt 1.117.12.5: Remove obsolete macro '%UPD%'. 2007/06/07 08:52:37 rt 1.117.12.4: Remove obsolete macro '%UPD%'. 2007/06/07 08:22:44 rt 1.117.12.3: #i78168# 'hedabu_obsolete' now only changes local includes by adding module name to inc path. Therefore rename functionality into 'addincpath'. 2007/06/07 08:01:03 rt 1.117.12.2: #i78168# Remove __SOLAR_PRIVATE hack and source beautifying from hedabu_obsolete. 2007/06/07 07:30:50 rt 1.117.12.1: #i78035# Do not strip (precompiled) windows files from linux.
-
- 11 Haz, 2007 9 kayıt (commit)
-
-
Oliver Bolte yazdı
2007/05/15 11:08:15 pl 1.184.6.1: #i77363# remove libpaper
-
Oliver Bolte yazdı
2007/05/15 11:26:00 rene 1.141.6.1: #i77363# remove LIBPAPER_LINK also from set_soenv.in
-
Oliver Bolte yazdı
2007/05/15 11:08:17 pl 1.201.6.1: #i77363# remove libpaper
-
Oliver Bolte yazdı
2007/06/07 13:50:39 hjs 1.179.12.4: #i66426# regenerate after resync for tinderbox/buildbot 2007/05/25 10:45:22 cd 1.179.12.3: RESYNC: (1.179-1.186); FILE MERGED 2007/04/02 14:35:27 hjs 1.179.12.2: #i66426# fix variable names 2007/03/28 13:42:34 hjs 1.179.12.1: #i66426# specify intro and about bitmaps
-
Oliver Bolte yazdı
2007/05/25 11:49:25 cd 1.183.58.3: RESYNC: (1.183-1.189); FILE MERGED 2007/03/29 11:20:43 cd 1.183.58.2: i66426# Patch flag for new intro.zip must be set 2007/03/27 07:31:53 cd 1.183.58.1: i66426# Use a zip archive to transport intro and about bitmap. They a primary used for branding
-
Oliver Bolte yazdı
2007/05/25 10:45:45 cd 1.136.10.3: RESYNC: (1.136-1.144); FILE MERGED 2007/04/02 14:35:38 hjs 1.136.10.2: #i66426# fix variable names 2007/03/28 11:25:57 cd 1.136.10.1: i66426# New mechanism to define external intro+about bitmaps
-
Oliver Bolte yazdı
2007/05/25 10:45:38 cd 1.197.10.3: RESYNC: (1.197-1.204); FILE MERGED 2007/04/02 14:35:37 hjs 1.197.10.2: #i66426# fix variable names 2007/03/28 11:25:56 cd 1.197.10.1: i66426# New mechanism to define external intro+about bitmaps
-
Oliver Bolte yazdı
2007/05/25 10:44:34 cd 1.47.16.2: RESYNC: (1.47-1.51); FILE MERGED 2007/03/27 11:45:15 hjs 1.47.16.1: #i66426# intro and about bmp resorted - take care of the nologo versions
-
Oliver Bolte yazdı
2007/05/25 10:44:27 cd 1.66.12.3: RESYNC: (1.66-1.67); FILE MERGED 2007/03/27 11:45:15 hjs 1.66.12.2: #i66426# intro and about bmp resorted - take care of the nologo versions 2007/03/26 13:14:52 hjs 1.66.12.1: #i66426# intro and about bmp resorted
-
- 08 Haz, 2007 2 kayıt (commit)
-
-
Hans-Joachim Lankenau yazdı
-
Rüdiger Timm yazdı
-
- 07 Haz, 2007 1 kayıt (commit)
-
-
Ivo Hinkelmann yazdı
-
- 06 Haz, 2007 5 kayıt (commit)
-
-
Ivo Hinkelmann yazdı
-
Ivo Hinkelmann yazdı
2007/05/09 14:54:13 hjs 1.15.188.1: #i66679# sorted image lists
-
Ivo Hinkelmann yazdı
2007/05/09 14:54:14 hjs 1.1.2.1: #i66679# sorted image lists
-
Ivo Hinkelmann yazdı
2007/05/21 13:37:29 cmc 1.233.4.1: #i77642# advised to add PATCH flag for new library
-
Ivo Hinkelmann yazdı
2007/06/05 11:11:22 hjs 1.29.4.1: #i78107# use -Zd if ENABLE_CRASHDUMP set but UPDATER isn't set
-
- 05 Haz, 2007 12 kayıt (commit)
-
-
Ivo Hinkelmann yazdı
2007/05/25 12:43:57 kso 1.188.4.3: RESYNC: (1.189-1.190); FILE MERGED 2007/05/21 11:02:05 kso 1.188.4.2: RESYNC: (1.188-1.189); FILE MERGED 2007/05/11 09:09:14 kso 1.188.4.1: #i76911# ucbhelper3 => ucbhelper4. ==> include pagein-common in patch.
-
Ivo Hinkelmann yazdı
2007/05/25 12:43:49 kso 1.230.4.3: RESYNC: (1.233-1.234); FILE MERGED 2007/05/21 11:01:58 kso 1.230.4.2: RESYNC: (1.230-1.233); FILE MERGED 2007/05/11 09:08:32 kso 1.230.4.1: #i76911# - ucbhelper3 => ucbhelper4.
-
Ivo Hinkelmann yazdı
2007/05/24 20:52:30 obr 1.37.114.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS
-
Ivo Hinkelmann yazdı
2007/05/24 20:52:30 obr 1.50.18.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS
-
Ivo Hinkelmann yazdı
2007/05/24 21:20:22 obr 1.230.12.1: #i74513# removed desktopbe1 for Mac OS X
-
Ivo Hinkelmann yazdı
2007/05/24 20:52:29 obr 1.35.198.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS
-
Ivo Hinkelmann yazdı
2007/05/24 20:53:41 obr 1.2.30.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS
-
Ivo Hinkelmann yazdı
2007/05/24 20:53:41 obr 1.2.28.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS
-
Ivo Hinkelmann yazdı
2007/05/30 12:44:58 obo 1.230.10.2: RESYNC: (1.230-1.234); FILE MERGED 2007/05/23 13:09:19 obo 1.230.10.1: #i76713# Windows Vista PSDK DISABLE_ATL, DISABLE_ADO
-
Ivo Hinkelmann yazdı
2007/05/30 12:40:35 obo 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2007/05/10 13:33:15 obo 1.9.8.1: #i76713# disable warning C4005
-
Ivo Hinkelmann yazdı
2007/05/30 12:45:30 obo 1.50.4.2: RESYNC: (1.50-1.51); FILE MERGED 2007/05/23 13:09:47 obo 1.50.4.1: #i76713# Windows Vista PSDK DISABLE_ATL, DISABLE_ADO
-
Ivo Hinkelmann yazdı
2007/05/30 12:37:22 obo 1.60.52.3: RESYNC: (1.60-1.61); FILE MERGED 2007/05/29 07:42:31 obo 1.60.52.2: typo 2007/05/24 15:30:24 obo 1.60.52.1: #i76713# DISABLE_ATL,DISABLE_ADO,PROF_EDITION,WINDOWS_VISTA_PSDK
-
- 04 Haz, 2007 2 kayıt (commit)
-
-
Ivo Hinkelmann yazdı
2007/05/29 13:27:18 pmladek 1.214.18.1: #i75657# add the tango icon theme to be known by UI
-
Ivo Hinkelmann yazdı
2007/05/27 18:46:50 mt 1.32.2.2.20.1: updateid: replace blanks with underscores
-