1. 20 Nis, 2006 8 kayıt (commit)
    • Jens-Heiner Rechtien's avatar
      INTEGRATION: CWS dmake43p01 (1.2.96); FILE MERGED · c9b4e551
      Jens-Heiner Rechtien yazdı
      2006/01/11 17:46:02 rene 1.2.96.1: #i60375# update config.{sub,guess}
      c9b4e551
    • Jens-Heiner Rechtien's avatar
      INTEGRATION: CWS dmake43p01 (1.5.80); FILE MERGED · 694be20f
      Jens-Heiner Rechtien yazdı
      2005/09/02 00:25:33 vq 1.5.80.2: #i52238# Regenerate configure and other autotools files.
      2005/04/22 01:04:34 vq 1.5.80.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
      output of "dmake -V".
      Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
      to be usable with the startup/*.mk and is not mentioned in the man page.
      Clean up configure.in and friends.
      694be20f
    • Jens-Heiner Rechtien's avatar
      INTEGRATION: CWS dmake43p01 (1.8.2); FILE MERGED · f2640e0e
      Jens-Heiner Rechtien yazdı
      2005/09/20 00:50:39 vq 1.8.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
      2005/09/02 00:25:33 vq 1.8.2.3: #i52238# Regenerate configure and other autotools files.
      2005/04/22 01:27:17 vq 1.8.2.2: #i47851# Regenerate configure and other autotools files.
      2005/04/16 23:05:14 vq 1.8.2.1: #i47578# Regenerate configure and other autotools files.
      f2640e0e
    • Jens-Heiner Rechtien's avatar
      INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED · 891bec98
      Jens-Heiner Rechtien yazdı
      2005/04/22 01:04:34 vq 1.2.2.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
      output of "dmake -V".
      Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
      to be usable with the startup/*.mk and is not mentioned in the man page.
      Clean up configure.in and friends.
      891bec98
    • Jens-Heiner Rechtien's avatar
      INTEGRATION: CWS dmake43p01 (1.3.2); FILE MERGED · d7501166
      Jens-Heiner Rechtien yazdı
      2006/03/31 16:04:34 vq 1.3.2.12: #i63874# Release dmake 4.4
      Update version numbers and regenerate autotool files.
      2006/02/03 19:46:31 vq 1.3.2.11: #i61170# Let $(TMD)/somedir always be a valid path.
      Adjust the dmake bootstrap makefile to this change.
      2006/02/01 23:28:53 vq 1.3.2.10: #i60948# Add -m option family to generate timing information for targets
      and/or recipes. (Autotools files were regenerated.)
      2005/09/20 00:01:26 vq 1.3.2.9: #i53148# Update NEWS file and man page.
      2005/06/02 03:58:00 vq 1.3.2.8: #i39248# Add entry to NEWS file.
      2005/04/22 01:04:34 vq 1.3.2.7: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
      output of "dmake -V".
      Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
      to be usable with the startup/*.mk and is not mentioned in the man page.
      Clean up configure.in and friends.
      2005/04/20 15:26:16 vq 1.3.2.6: #i43310# Fix percent (%) rules to recognize prerequisites that are defined
      with the multiple target rule operator (::).
      This implicitly fixes the similar problem for .<suffix>.<suffix> targets.
      2005/04/16 16:53:12 vq 1.3.2.5: #i46987# Fix $(mktmp ...) documentation and add the map escape codes
      $(macro:m) macro expansion.
      2005/04/11 03:28:54 vq 1.3.2.4: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
      dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
      filename and NULL for other operating systems or dmake build with other
      compilers.
      If DMAKEROOT is not changed and only for native Windows dmake versions the
      value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
      2005/04/08 15:18:32 vq 1.3.2.3: Issue number: 43241
      Submitted by: shay@openoffice.org, vq@openoffice.org
      Add documentation and update NEWS file.
      2005/03/16 05:25:40 vq 1.3.2.2: #i44959# Update NEWS file.
      2005/02/19 20:41:02 vq 1.3.2.1: #i36027#, #i37053#, #i37491# Update NEWS file to mention the latest changes.
      d7501166
    • Jens-Heiner Rechtien's avatar
      INTEGRATION: CWS dmake43p01 (1.11.2); FILE MERGED · 3382279c
      Jens-Heiner Rechtien yazdı
      2006/03/31 16:04:34 vq 1.11.2.17: #i63874# Release dmake 4.4
      Update version numbers and regenerate autotool files.
      2006/02/06 23:06:57 vq 1.11.2.16: #i61714# Correct manpage to state that the usage of .SETDIR like
      `.SETDIR=foo : targets` is valid and add a testcase to verify this.
      2006/02/01 23:28:53 vq 1.11.2.15: #i60948# Add -m option family to generate timing information for targets
      and/or recipes. (Autotools files were regenerated.)
      2006/01/26 02:54:25 vq 1.11.2.14: #i61170# Fix TMD macro and regenerate autotool files.
      2006/01/08 22:20:25 vq 1.11.2.13: #i60168# Expand internal configure variable before using it and
      regenerate autotool files.
      2006/01/08 21:44:43 vq 1.11.2.12: #i60168# Regenerate autotool files.
      2005/10/25 17:19:42 vq 1.11.2.11: #i53148# Restore old behaviour for non-*NIX dmake versions.
      2005/10/11 18:01:38 vq 1.11.2.10: #i39248# Add testcase and regenerate configure and other autotools files.
      2005/09/26 00:33:11 vq 1.11.2.9: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
      in a configure type build. Also regenerate autotool files.
      2005/09/20 00:50:39 vq 1.11.2.8: #i49461# Add testcase and regenerate configure and other autotools files.
      2005/09/17 19:47:53 vq 1.11.2.7: RESYNC: (1.11-1.12); FILE MERGED
      2005/09/02 00:25:32 vq 1.11.2.6: #i52238# Regenerate configure and other autotools files.
      2005/06/04 18:07:36 vq 1.11.2.5: #i39248# Add another testcase.
      2005/06/02 03:41:17 vq 1.11.2.4: #i39248# Add testsuite for dmake (only tor targets using the autotools).
      2005/05/05 23:12:35 vq 1.11.2.3: #i47851# Regenerate configure and other autotools files.
      2005/04/22 01:27:17 vq 1.11.2.2: #i47851# Regenerate configure and other autotools files.
      2005/04/16 23:05:14 vq 1.11.2.1: #i47578# Regenerate configure and other autotools files.
      3382279c
    • Jens-Heiner Rechtien's avatar
      INTEGRATION: CWS dmake43p01 (1.8.20); FILE MERGED · 219f5a20
      Jens-Heiner Rechtien yazdı
      2005/09/26 00:33:11 vq 1.8.20.4: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
      in a configure type build. Also regenerate autotool files.
      2005/09/17 19:47:45 vq 1.8.20.3: RESYNC: (1.8-1.9); FILE MERGED
      2005/06/02 03:41:17 vq 1.8.20.2: #i39248# Add testsuite for dmake (only tor targets using the autotools).
      2005/05/05 23:06:05 vq 1.8.20.1: #i47851# Fix dependency checking for subdirectories.
      219f5a20
    • Jens-Heiner Rechtien's avatar
      INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED · b0317b7b
      Jens-Heiner Rechtien yazdı
      2006/03/31 16:12:22 vq 1.2.2.25: #i10000# Update ChangeLog.
      2006/03/15 16:11:40 vq 1.2.2.24: #i10000# Update ChangeLog.
      2006/03/13 23:31:18 vq 1.2.2.23: #i10000# Update ChangeLog.
      2006/02/21 23:09:24 vq 1.2.2.22: #i10000# Update ChangeLog.
      2006/02/15 18:42:36 vq 1.2.2.21: #i10000# Update ChangeLog.
      2006/02/05 04:05:43 vq 1.2.2.20: #i10000# Update ChangeLog.
      2006/02/02 04:53:05 vq 1.2.2.19: #i10000# Update ChangeLog.
      2006/01/11 23:59:28 vq 1.2.2.18: #i10000# Update ChangeLog.
      2006/01/06 01:41:08 vq 1.2.2.17: #i10000# Update ChangeLog.
      2005/11/06 18:11:37 vq 1.2.2.16: #i10000# Update ChangeLog.
      2005/10/12 17:25:00 vq 1.2.2.15: #i10000# Update ChangeLog.
      2005/09/20 00:54:57 vq 1.2.2.14: #i10000# Update ChangeLog.
      2005/09/02 00:25:32 vq 1.2.2.13: #i52238# Regenerate configure and other autotools files.
      2005/06/02 04:01:45 vq 1.2.2.12: #i10000# Update ChangeLog.
      2005/06/01 13:33:15 vq 1.2.2.11: #i10000# Update ChangeLog.
      2005/05/30 18:41:44 vq 1.2.2.10: #i10000# Update ChangeLog.
      2005/05/20 18:21:02 vq 1.2.2.9: #i10000# Update ChangeLog.
      2005/05/05 23:55:53 vq 1.2.2.8: #i47851# Regenerate configure and other autotools files.
      2005/04/22 01:32:41 vq 1.2.2.7: #i10000# Update ChangeLog.
      2005/04/16 23:08:33 vq 1.2.2.6: #i10000# Update ChangeLog.
      2005/04/16 16:56:09 vq 1.2.2.5: #i10000# Update ChangeLog
      2005/04/11 21:15:41 vq 1.2.2.4: #i10000# Generate ChangeLog.
      2005/04/11 03:40:20 vq 1.2.2.3: #i10000# Generate ChangeLog.
      2005/04/09 21:47:33 vq 1.2.2.2: #i10000# Update ChangeLog.
      2005/04/09 03:05:20 vq 1.2.2.1: #i47004# Generated a ChangeLog file for dmake with:
      cvs2cl.pl -F cws_src680_dmake43p01 -S --no-wrap -I ChangeLog
      b0317b7b
  2. 19 Nis, 2006 15 kayıt (commit)
  3. 08 Nis, 2006 1 kayıt (commit)
  4. 07 Nis, 2006 10 kayıt (commit)
  5. 06 Nis, 2006 4 kayıt (commit)
  6. 04 Nis, 2006 1 kayıt (commit)
  7. 31 Mar, 2006 1 kayıt (commit)