* New feature: -L option
commitf95b6b3a9c6a0891c3f8558ca038aea8cdb5ea74
authorpsmith <psmith>
Mon, 28 Feb 2005 07:48:22 +0000 (28 07:48 +0000)
committerpsmith <psmith>
Mon, 28 Feb 2005 07:48:22 +0000 (28 07:48 +0000)
tree6f39792f630ed044ab8343be552740c43ce0b025
parentcbaeacf990694f0098cc983b107b0cdc86c5835d
* New feature: -L option
* New function: $(info ...)
* Disallow $(eval ...) to create prereq relationships inside command scripts
  (caused core dumps)
* Try to allow more tests to succeed in Windows/DOS by sanitizing CRLF and \
* Various bug fixes and code cleanups (see the ChangeLog entry)
25 files changed:
ChangeLog
NEWS
configure.in
dir.c
doc/make.texi
file.c
filedef.h
function.c
implicit.c
main.c
make.h
misc.c
read.c
remake.c
tests/ChangeLog
tests/run_make_tests.pl
tests/scripts/features/patspecific_vars
tests/scripts/functions/eval
tests/scripts/misc/general4
tests/scripts/options/symlinks [new file with mode: 0644]
tests/scripts/variables/MAKE
tests/scripts/variables/MFILE_LIST [moved from tests/scripts/variables/MAKEFILE_LIST with 100% similarity]
tests/test_driver.pl
variable.c
w32/subproc/NMakefile