make/tests/scripts
Paul Smith 5d1b757517 [SV 63516] [DOS] Support include files with drivespecs
* src/makeint.h (HAVE_DRIVESPEC): Create a macro to check.
* src/main.c (.FEATURES): Add "dospaths" as a feature.
* src/read.c (eval_makefile) [DOS]: If the included makefile name
starts with a drivespec, don't search the include directories.
* doc/make.texi (Include): Document this behavior.
* tests/scripts/features/include: Add a test.
2022-12-18 20:06:38 -05:00
..
features [SV 63516] [DOS] Support include files with drivespecs 2022-12-18 20:06:38 -05:00
functions Fix issues found by ASAN and Coverity 2022-10-31 02:23:04 -04:00
misc Add specific hints for errors due to invalid conditionals 2022-11-15 10:50:34 -05:00
options Enhance tests to work on different systems 2022-10-22 22:37:49 -04:00
targets [SV 63417] Ensure global .NOTINTERMEDIATE disables all intermediates 2022-11-28 10:50:55 -05:00
variables [SV 63347] Always add command line variable assignments to MAKEFLAGS 2022-11-28 10:50:55 -05:00
vms Refresh the test suite framework implementation. 2019-09-16 08:25:33 -04:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00