Kaydet (Commit) d90c7dfd authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dmake46 (1.4.2); FILE MERGED

2006/09/25 00:01:40 vq 1.4.2.11: #i10000# Update ChangeLog.
2006/09/21 20:59:01 vq 1.4.2.10: #i10000# Update ChangeLog.
2006/09/21 16:26:26 vq 1.4.2.9: #i10000# Update ChangeLog.
2006/08/29 17:10:10 vq 1.4.2.8: #i10000# Update ChangeLog.
2006/08/16 17:06:54 vq 1.4.2.7: #i10000# Update ChangeLog.
2006/07/31 03:37:40 vq 1.4.2.6: #i10000# Update ChangeLog.
2006/07/30 01:54:43 vq 1.4.2.5: #i10000# Update ChangeLog.
2006/07/27 02:08:17 vq 1.4.2.4: #i10000# Update ChangeLog.
2006/07/23 04:30:17 vq 1.4.2.3: #i10000# Update ChangeLog.
2006/07/17 03:17:11 vq 1.4.2.2: #i10000# Update ChangeLog.
2006/07/10 01:45:24 vq 1.4.2.1: #i10000# Update ChangeLog.
üst 8f312bbe
2006-09-24 19:57 vq
* tests/targets-12:
#i69818# Fix testcase.
2006-09-21 16:57 vq
* Makefile.in, NEWS, configure, configure.in, man/dmake.nc,
man/dmake.tf, win95/microsft/config.h, winnt/microsft/config.h:
#i67689# Release dmake 4.6.
2006-09-21 12:24 vq
* expand.c:
#i69743# Optimize expand.c:Apply_edit().
2006-09-20 13:32 vq
* rulparse.c:
#i66567# Show the ".SUFFIXES target has no special meaning" warning only
if the -v[w] verbose flag is given.
2006-09-14 12:40 vq
* man/: dmake.nc, dmake.tf:
#i69536# Make clear that .SUFFIXES is not supported by dmake.
2006-08-29 13:08 vq
* function.c, sysintf.c:
#i69071# Don't use umask for the native W32 dmake.
2006-08-21 00:22 vq
* dmake.h, make.c, rulparse.c, unix/runargv.c:
#i10000# Add some code comments.
2006-08-20 13:30 vq
* man/: dmake.nc, dmake.tf:
#i64569# Improve documentation of the handling of continued makefile lines.
2006-08-15 14:12 vq
* tests/: Makefile.am, Makefile.in, macros-4:
#i44961# Add testcase.
2006-08-15 14:11 vq
* expand.c:
#i44961# Reject single letter macros with (, {, ), } and : .
2006-08-15 11:07 vq
* expand.c:
#i44961# Throw error if inclosed macro brackets are encountered.
2006-08-14 16:35 vq
* unix/ruletab.c:
#i52590# Increase limit of parallel jobs for *NIX dmakes to 64.
2006-07-30 23:35 vq
* function.c:
#i67585# Remove unneeded variable definitions.
2006-07-30 22:47 vq
* function.c, sysintf.c, mac/public.h,
msdos/borland/bcc30/public.h, msdos/borland/bcc40/public.h,
msdos/borland/bcc45/public.h, msdos/borland/bcc50/public.h,
msdos/borland/tcc20/public.h, msdos/microsft/msc51/public.h,
msdos/microsft/msc60/public.h, msdos/zortech/public.h,
os2/ibm/icc/public.h, os2/ibm/icc3/public.h, qssl/public.h,
tos/public.h, unix/386ix/public.h, unix/bsd43/public.h,
unix/bsd43/uw/public.h, unix/bsd43/vf/public.h,
unix/bsdarm32/public.h, unix/coherent/ver40/public.h,
unix/coherent/ver42/public.h, unix/cygwin/public.h,
unix/linux/gnu/public.h, unix/macosx/gnu/public.h,
unix/solaris/public.h, unix/solaris/gnu/public.h,
unix/sysvr1/public.h, unix/sysvr3/public.h,
unix/sysvr3/gnu/public.h, unix/sysvr3/pwd/public.h,
unix/sysvr4/public.h, unix/xenix/public.h,
unix/xenix/pwd/public.h, win95/borland/bcc50/public.h,
win95/microsft/vpp40/public.h, winnt/borland/bcc50/public.h,
winnt/microsft/vpp40/public.h, winnt/mingw/public.h,
winnt/msvc6/public.h:
#i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-07-29 21:47 vq
* tests/: Makefile.am, Makefile.in, recipes-3, recipes-4:
#i67589# Add testcases for builtin commands.
2006-07-28 21:55 vq
* NEWS, man/dmake.nc, man/dmake.tf:
#i67589# Add documentation and NEWS file entry for builtin commands noop
and echo.
2006-07-28 17:19 vq
* make.c, sysintf.c, unix/runargv.c:
#i67589# Add the internal commands noop and echo to the *nix version of
dmake. This functionality already existed for the native windows version.
2006-07-26 21:10 vq
* sysintf.c, msdos/runargv.c, msdos/spawn.c:
#i67808# Fix the internal echo command of the native Windows dmake version.
The patch also moves the usage of the global variable Packed_shell to
msdos/runargv.c and msdos/spawn.c.
2006-07-25 20:47 vq
* unix/runargv.c:
#i10000# Oops, the previous patch should not change this part.
2006-07-25 20:20 vq
* sysintf.c, unix/runargv.c:
#i10000# Comment and whitespace changes only.
2006-07-24 18:13 vq
* tests/: Makefile.am, Makefile.in, function_macros-7, recipes-2:
#i64583# Add testcase for $(mktmp ...) function macro and group recipe.
2006-07-24 17:43 vq
* dag.c, function.c, sysintf.c:
#i64583# Let tempfiles generated by $(mktmp ..) always have 600 permissions.
Generate unique and secure tempfiles if a suffix is requested. (Needed for
group recipes.)
2006-07-23 00:27 vq
* Makefile.in, configure, configure.in, man/dmake.nc, man/dmake.tf,
readme/read1st.txt, win95/microsft/config.h,
winnt/microsft/config.h:
#i67689# Bump version to 4.6-cvs.
2006-07-23 00:05 vq
* NEWS:
#i67166# Mention the new warning in the NEWS file.
2006-07-22 23:41 vq
* tests/: Makefile.am, Makefile.in, function_macros-6:
#i67585# Add a testcase.
2006-07-22 23:17 vq
* function.c, man/dmake.nc, man/dmake.tf:
#i67585# Fix $(nil ...) function macro.
The patch also removes some unneeded code from _exec_call() and adds some
extra documentation about function macros to the dmake man page.
2006-07-21 23:48 vq
* dag.c, hash.c:
#i10000# Add some comments.
2006-07-19 22:41 vq
* make.c, sysintf.c, msdos/runargv.c, unix/runargv.c:
#i10000# No code changes. Only comments were added/improved.
2006-07-16 23:13 vq
* tests/: Makefile.am, Makefile.in, targets-13, targets-14:
#i67166# Add testcases.
2006-07-16 23:10 vq
* dag.c, dmake.c, dmake.h, expand.c, macparse.c:
#i67166# Make dmake issue a warning if a previously unset macro (i.e. it is
assumed to be empty) is used and later set to a different value.
2006-07-10 17:01 vq
* NEWS, tests/Makefile.am, tests/Makefile.in, tests/targets-12:
#i66567# Add testcase and mention the new warning in the NEWS file.
2006-07-10 16:46 vq
* rulparse.c, man/dmake.nc, man/dmake.tf:
#i66567# Deprecate the obsolete special target .SUFFIXES as it has no
special meaning.
2006-07-09 21:38 vq
* NEWS, tests/Makefile.am, tests/Makefile.in, tests/targets-11:
#i67025# Add testcase and mention this bugfix in the NEWS file as it was
a regression in dmake 4.5 with respect to older versions.
2006-07-09 21:08 vq
* rulparse.c:
#i67025# Fix problem of %-targets with attribute .SILENT and -vr verbose
flag.
2006-06-22 16:48 vq
* NEWS:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment