make/tests/scripts
Paul Smith fb779d2f1e Rework directory structure to use GNU-recommended "src" directory.
Move the source code (other than glob) into the "src" subdirectory.
Update all scripting and recommendations to support this change.

* *.c, *.h, w32/*: Move to src/
* configure.ac, Makefile.am, maintMakefile: Locate new source files.
* Basic.mk.template, mk/*: Update for new source file locations.
* NEWS, README.DOS.template: Update for new locations.
* build.template, build_w32.bat, builddos.bat: Ditto.
* po/POTFILES.in: Ditto
* tests/run_make_tests.pl, tests/scripts/features/load*: Ditto.
* make.1: Move to doc.
* mk/VMS.mk: Add support for building on VMS (hopefully).
* makefile.vms, prepare_w32.bat: Remove.
* SCOPTIONS: Update to define HAVE_CONFIG_H
2017-11-19 14:07:22 -05:00
..
features Rework directory structure to use GNU-recommended "src" directory. 2017-11-19 14:07:22 -05:00
functions * function.c (shell_completed): [SV 51014] Add signal to .SHELLSTATUS 2017-07-01 19:40:21 -04:00
misc * job.c (child_error): Modify error message string. 2017-10-30 17:07:21 -04:00
options * job.c (child_error): Modify error message string. 2017-10-30 17:07:21 -04:00
targets Use Jenkins hash. 2017-11-11 10:08:30 -05:00
variables * job.c (child_error): Modify error message string. 2017-10-30 17:07:21 -04:00
vms [SV 41758]: Fix archive support for VMS. 2014-10-20 01:31:42 -04:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00