summaryrefslogtreecommitdiff
path: root/tests/scripts
Commit message (Expand)AuthorAgeFilesLines
* Import make 4.1baserock/tiagogomes/armv8l64Tiago Gomes2015-02-0365-400/+1836
* make-3.82 tarball releaseSam Thursfield2012-12-1418-224/+134
* Be sure to start parsing prereqs in the right place even if there arepsmith2011-11-141-0/+9
* When we re-exec the master makefile in a jobserver environment, ensurepsmith2011-09-181-0/+17
* We compute various values for vpath lookup the first time throughpsmith2011-09-181-40/+25
* Ensure variables defined in $(call ...) have global scopepsmith2011-09-121-0/+11
* Ensure that -n takes precedence over -t.psmith2011-09-021-1/+16
* Save strings we're expanding in case an embedded eval causes thempsmith2011-08-291-23/+24
* Fix another error related to whitespace handling in archives.psmith2011-06-121-0/+5
* Ensure private variables are not used when appending target-specificpsmith2011-05-071-0/+12
* Inverted the boolean test from what I wanted it to be. Added apsmith2011-05-071-0/+12
* Use the same algorithm for counting the number of words to sort as wepsmith2011-05-021-53/+45
* Add new feature: != shell assignment for portability with BSD make.psmith2011-04-181-0/+65
* Check if the target-specific variable is the same as the globalpsmith2010-11-301-0/+10
* Improve backslash/newline handling to adhere to POSIX requirements.psmith2010-11-064-3/+79
* Bump the version to 3.82.90.psmith2010-08-297-13/+24
* - Fix the NEWS file to be accuratepsmith2010-08-141-0/+42
* Fix Savannah bug #30723: expand MAKEFLAGS before we re-exec afterpsmith2010-08-101-1/+16
* Release GNU make 3.82psmith2010-07-282-21/+28
* - Many fixup patches from Savannah.psmith2010-07-193-11/+23
* Forgot to add the ONESHELL regression tests.psmith2010-07-121-0/+70
* - Enhance .POSIX to set -e when invoking shells, as demanded by apsmith2010-07-062-0/+40
* Fixups for warnings on Windows (esp 64bit).psmith2010-07-051-0/+22
* - Add whitespace to command line invocation in features/recursionpsmith2010-07-011-1/+1
* Implement linker-compatible library search.bosk2009-11-121-0/+50
* New command line option: --eval=STRING will cause STRING to bepsmith2009-10-251-0/+19
* Fix savannah bug 25780. Optimize things a bit.bosk2009-10-061-9/+4
* Implement the new undefine directive.bosk2009-10-061-0/+73
* Add a test for another (still open) bug.psmith2009-10-041-6/+36
* - Include <alloca.h> even on non-__GNUC__ systems.psmith2009-10-033-28/+71
* Fix Savannah bugs #15110, #25493, #12686, and #17740.bosk2009-09-301-2/+50
* - Update manual description for pattern rule search algorithmpsmith2009-09-282-0/+36
* Implement the shortest stem first search order for pattern-specific variables...bosk2009-09-282-0/+26
* - Fix broken handling of order-only prereqs in secondary expansionpsmith2009-09-241-0/+11
* - Rework secondary expansion so we only defer it if there's a possibilitypsmith2009-09-245-172/+129
* - Fix Savannah bug #13529psmith2009-06-141-0/+19
* - Fix Savannah bug #13401psmith2009-06-131-0/+19
* - Fix Savannah bug 17825psmith2009-06-132-9/+18
* - Fix Savannah bug #19108psmith2009-06-102-19/+35
* - Fix Savannah bug #18124psmith2009-06-092-0/+32
* - Fix Savannah bug #24622psmith2009-06-071-12/+12
* - Add a new test suite for LIBPATTERNSpsmith2009-06-072-0/+50
* - Work around a bug in glibc glob(3), by avoiding GLOB_NOCHECK.psmith2009-06-061-3/+6
* - Add forgotten variable/define test suitepsmith2009-06-053-1/+248
* - Modify access of config and gnulib Savannah modules to use GITpsmith2009-06-047-183/+140
* Add 'private' variable modifier, feature submitted by Ramon Garcia.psmith2009-05-263-227/+180
* New special variable: .RECIPEPREFIXpsmith2007-11-043-2/+65
* Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.psmith2007-08-152-0/+78
* Fix Savannah bug #20452.psmith2007-07-142-2/+4
* This is a major update, which switches virtually every allocated-but-not-freedpsmith2007-03-201-7/+7