summaryrefslogtreecommitdiff
path: root/tests/scripts/features
Commit message (Expand)AuthorAgeFilesLines
* * tests/scripts/features/archives: [SV 43405] override AR variable.Benedikt Morbach2014-10-201-17/+10
* [SV 41758]: Fix archive support for VMS.John Malmberg2014-10-202-23/+138
* * tests/scripts/features/load: Avoid unused variable warnings.Paul Smith2014-09-301-0/+2
* * tests/config-flags.pm.in, tests/scripts/features/archives: [SV 43046]Paul Smith2014-09-071-10/+12
* * main.c (die): Close output_context AND make_sync.Paul Smith2014-01-121-0/+7
* * features/loadapi (test_expand): Allocate memory for the nul byte.Paul Smith2013-11-241-1/+1
* [SV 40240] Use configure info to build load test shared libsPaul Smith2013-10-192-6/+16
* [SV 39709] Fix some typos.Paul Smith2013-10-091-5/+5
* Clean up some tests for use on Windows.Paul Smith2013-10-052-3/+5
* Sanitize the registered function interface.Paul Smith2013-10-051-4/+26
* [SV 31155] Parse order-only tokens in second expansion results.Paul Smith2013-09-221-0/+12
* Regression test portability to Solaris.Paul Smith2013-09-225-14/+34
* Portability enhancements for Mac OSX.Paul Smith2013-09-222-25/+30
* Create a target that tests alternative configurations.Paul Smith2013-09-214-48/+69
* Remove obsolete tests.Paul Smith2013-09-211-52/+0
* Ensure that output generated while reading makefiles is synced.Paul Smith2013-09-211-0/+60
* Ensure that stderr from shell functions in recipes is synced.Paul Smith2013-09-211-0/+6
* [SV 39934] Verify jobserver FDs before something else uses them.Paul Smith2013-09-151-0/+20
* Support the -Orecurse option properly.Paul Smith2013-09-141-2/+0
* Enhance the output sync mode.Paul Smith2013-09-121-0/+23
* [Bug #39310] Parse simple pattern prereqs for globbing.Paul Smith2013-07-221-0/+37
* Keep a local count of the max dependency list size.Paul Smith2013-07-091-0/+22
* [SV #38442] Add library names to the string cache.Paul Smith2013-05-261-0/+20
* Add requirement for plugin_is_GPL_compatible symbol in loaded objects.Paul Smith2013-05-142-0/+4
* Add new --trace[=MODE] flags, with --trace=dirPaul Smith2013-05-131-8/+0
* Rename the -O "job" mode to "line" and "make" to "recurse".Paul Smith2013-05-051-4/+4
* Ensure command lines are written synchronously with -O.Paul Smith2013-05-051-17/+11
* Add memory allocation cleanup to loadable objects.Paul Smith2013-05-041-1/+5
* Improve sync handling for -Ojob/-Otarget and recursion.Paul Smith2013-05-041-0/+10
* Fix interfacing with and remaking dynamic objects on MS-Windows.Eli Zaretskii2013-05-031-2/+2
* Ensure error messages are printed with sync'd output.Paul Smith2013-04-281-6/+2
* Small cleanups and fixes.Paul Smith2013-04-281-5/+5
* Add support for per-job output sync.Paul Smith2013-04-281-15/+96
* Change the arg option for -O from numeric to string.Paul Smith2013-04-151-2/+2
* Modify output-sync tests to be more reliable.Paul Smith2013-04-151-25/+63
* Rename the "parallel-sync" option to "output-sync".Paul Smith2013-04-141-26/+16
* Initial patch for output synchronization. See Savannah bug #33138.Frank Heckenbach2013-04-141-0/+143
* Expand the loadable object support.Paul Smith2013-02-252-38/+115
* Allow dynamically loaded objects to be rebuilt by make.Paul Smith2013-01-201-7/+30
* [SV #37878] Add a check for targets with parens that are not archives.Paul Smith2013-01-131-0/+8
* Ensure parallel test works properly.Paul Smith2013-01-121-4/+5
* Implement new "load" directive.Paul Smith2012-10-292-1/+85
* Remove extraneous close().Paul Smith2012-10-281-3/+0
* Force intermediate targets to be considered if their non-intermediatePaul Smith2012-09-101-0/+17
* Verify that backslashes before non-special characters are preserved.Paul Smith2012-09-091-1/+10
* Ignore UTF-8 BOMs. See Savannah bug #36529.Paul Smith2012-09-091-0/+11
* Improve handling for escaped colons in prerequisite lists.Paul Smith2012-03-042-1/+17
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-0412-30/+30
* Be sure to start parsing prereqs in the right place even if there arePaul Smith2011-11-141-0/+9
* When we re-exec the master makefile in a jobserver environment, ensurePaul Smith2011-09-181-0/+17