summaryrefslogtreecommitdiff
path: root/dmake/winnt/microsft
AgeCommit message (Collapse)Author
2011-10-07cppcheck reduce scope of var in dmake/winnt/...vpp40/runargv.cPierre-André Jacquod
2008-03-05INTEGRATION: CWS dmake412_DEV300 (1.8.2); FILE MERGEDKurt Zenker
2008/02/26 23:37:50 vq 1.8.2.3: #i83497# Release dmake 4.12. 2007/11/11 00:03:34 vq 1.8.2.2: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including windows.h. 2007/11/09 15:50:51 vq 1.8.2.1: #i83497# Bump version to 4.12-cvs.
2007-10-15INTEGRATION: CWS dmake411 (1.1.1.1.172); FILE MERGEDIvo Hinkelmann
2007/09/02 10:44:27 vq 1.1.1.1.172.1: #i67911# Wait with the deletion of temporary files until the target is completely made.
2007-10-15INTEGRATION: CWS dmake411 (1.8.6); FILE MERGEDIvo Hinkelmann
2007/09/19 00:34:40 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.
2007-10-15INTEGRATION: CWS dmake411 (1.7.2); FILE MERGEDIvo Hinkelmann
2007/10/13 23:43:19 vq 1.7.2.2: #i79272# Release dmake 4.11. 2007/07/05 15:58:51 vq 1.7.2.1: #i79271# Bump version to 4.11-cvs.
2007-07-03INTEGRATION: CWS dmake49 (1.6.2); FILE MERGEDRüdiger Timm
2007/06/25 22:11:45 vq 1.6.2.1: #i78508# Release dmake 4.9.
2007-06-12INTEGRATION: CWS dmake48 (1.5.2); FILE MERGEDOliver Bolte
2007/04/24 17:42:30 vq 1.5.2.2: #i73700# Release dmake 4.8. 2007/01/21 03:00:39 vq 1.5.2.1: #i73700# Bump version to 4.8-cvs.
2007-01-18INTEGRATION: CWS dmake47 (1.7.2); FILE MERGEDVladimir Glazounov
2006/11/12 05:06:50 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the output (stdout and stderr) of a recipe to /dev/null (or NUL on W32) completely suppressing the output of that recipe to the terminal. As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18INTEGRATION: CWS dmake47 (1.2.12); FILE MERGEDVladimir Glazounov
2006/09/30 15:01:18 vq 1.2.12.1: #i69814# Remove the unused DMSTRLWR macro.
2007-01-18INTEGRATION: CWS dmake47 (1.4.2); FILE MERGEDVladimir Glazounov
2006/11/23 16:58:02 vq 1.4.2.2: #i69952# Release dmake 4.7. 2006/09/28 17:33:08 vq 1.4.2.1: #i69952# Bump version to 4.7-cvs.
2006-09-25INTEGRATION: CWS dmake46 (1.6.8); FILE MERGEDVladimir Glazounov
2006/07/31 02:48:02 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-09-25INTEGRATION: CWS dmake46 (1.3.2); FILE MERGEDVladimir Glazounov
2006/09/21 20:57:37 vq 1.3.2.2: #i67689# Release dmake 4.6. 2006/07/23 04:27:59 vq 1.3.2.1: #i67689# Bump version to 4.6-cvs.
2006-06-29INTEGRATION: CWS dmake45 (1.2.2); FILE MERGEDIvo Hinkelmann
2006/06/15 02:42:43 vq 1.2.2.1: #i64889# Increase the default MAXLINELENGTH for all "modern" target OSs. This patch was submitted by shay@openoffice.org.
2006-06-29INTEGRATION: CWS dmake45 (1.2.2); FILE MERGEDIvo Hinkelmann
2006/06/20 14:20:37 vq 1.2.2.2: #i66522# Release dmake 4.5. 2006/06/17 17:08:12 vq 1.2.2.1: #i66522# Increase version number in documentation files and set preliminary dmake version to 4.5-cvs.
2006-04-20INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGEDJens-Heiner Rechtien
2006/02/02 04:40:19 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling. 2006/02/01 23:29:10 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets and/or recipes. (Autotools files were regenerated.)
2006-04-20INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGEDJens-Heiner Rechtien
2005/04/17 16:47:05 vq 1.1.1.1.132.1: Issue number: 47135 Submitted by: shay@openoffice.org Define _POSIX_NAME_MAX and _POSIX_PATH_MAX using the compiler defaults.
2006-04-20INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGEDJens-Heiner Rechtien
2005/04/15 23:55:46 vq 1.1.1.1.132.2: Issue number: 47137 Submitted by: shay@openoffice.org Increase default MAXLINELENGHT to 8190. 2005/04/09 21:22:37 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT" from the list of macros that are always imported from the environment. Patch inspired in part by shay@openoffice.org.
2006-04-20INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGEDJens-Heiner Rechtien
2005/04/22 04:22:30 vq 1.1.1.1.132.2: Issue number: 47866 Submitted by: shay@openoffice.org, vq@openoffice.org Fix MSVC compiler warnings. 2005/04/22 01:04:36 vq 1.1.1.1.132.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.
2003-12-17INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGEDVladimir Glazounov
2003/12/16 11:17:46 hr 1.4.30.1: #111934#: join CWS ooo111fix1
2003-06-12INTEGRATION: CWS mh11rc (1.3.8); FILE MERGEDVladimir Glazounov
2003/06/06 09:59:27 mh 1.3.8.1: join: from beta2
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-01-13dmake: Remove the incorrect definition of main to voidKen Foskey
2000-09-22initial importJens-Heiner Rechtien