summaryrefslogtreecommitdiff
path: root/tests/scripts/features
AgeCommit message (Expand)AuthorFilesLines
2005-08-29Fix make.h preprocessor directive to work better with Windows compilers.Paul Smith1-2/+2
2005-08-10Fixed Savannah bug #13881.Boris Kolpackov1-0/+11
2005-08-08- Fixed a bug reported by Michael Matz regarding handling of parallelPaul Smith1-0/+27
2005-07-12Various minor updates and code cleanups.Paul Smith1-6/+2
2005-07-04Various fixes and updates from testers of the beta3 release (mostly WindowsPaul Smith2-8/+8
2005-06-27Cleaned up some problems found with the tests running on a powerfulPaul Smith2-46/+25
2005-06-27Fix strerror() handling for systems which set ANSI_STRING.Paul Smith1-0/+10
2005-05-31Fixed Savannah bugs #13216 and #13218.Boris Kolpackov2-0/+38
2005-05-13Implement new "if... else if... endif" semantics.Paul Smith1-33/+72
2005-05-03Fix problems with losing tokens in the jobserver, reported by GrantPaul Smith1-49/+28
2005-04-08Fix some Savannah bugs.Paul Smith1-0/+7
2005-03-10Fixed Savannah bug #12267.Boris Kolpackov1-0/+32
2005-03-04Fixed Savannah bug #12202.Boris Kolpackov1-3/+30
2005-03-03Fixed stem termination and stem triple-expansion bugs.Boris Kolpackov3-3/+57
2005-03-01Fixed Savannah bug #12180.Boris Kolpackov1-6/+10
2005-02-28* New feature: -L optionPaul Smith1-1/+1
2005-02-27Implementation of the second expansion in explicitBoris Kolpackov3-0/+399
2005-02-10Flush stdout after printing directory info.Paul Smith1-55/+49
2004-10-05Moved expansion of simple pattern-specific variables from the rebuild stageBoris Kolpackov1-0/+51
2004-09-28Implemented dontcare flag inheritance when rebuilding makefiles.Boris Kolpackov1-1/+11
2004-09-27bugfix for exported pattern-specific variablesBoris Kolpackov1-0/+9
2004-09-22Update the test template. A few fixes in run_make_test().Paul Smith2-64/+40
2004-09-21Fixed bug in implicit rule prerequisite evaluation code. Added test.Boris Kolpackov1-0/+64
2004-05-16Various enhancementsPaul Smith4-26/+52
2004-01-21Many bug fixes etc.Paul Smith1-2/+9
2004-01-07Fix order-only prerequisites for pattern rules. (Savannah patch #2349).Paul Smith1-0/+35
2003-05-02- Fix bug #1405: allow multiple pattern-specific variables to match a target.Paul Smith1-10/+25
2003-01-30Fix bug #2238: the read.c:eval() function was not entirely reentrant.Paul Smith1-0/+19
2002-10-13Fix bug#1379: don't use alloca() where it could overrun the stack size.Paul Smith1-0/+8
2002-09-23Fix a bug handling target/prerequisite names containing commentPaul Smith2-3/+13
2002-09-18Fix a bug exporting/unexporting multiple variables in one command.Paul Smith1-1/+74
2002-09-17Fix bug #940 (from the Savannah bug tracker): make sure that target-Paul Smith1-0/+45
2002-09-10A few test bug fixes:Paul Smith2-3/+6
2002-09-10Add support for broken SA_RESTART on PTX.Paul Smith2-0/+207
2002-09-04Fix for complex situations where directories are declared as prerequisites.Paul Smith3-21/+21
2002-07-09Documentation and tests for order-only prerequisites.Paul Smith1-7/+40
2002-07-08Various cleanups reported by people using the alpha release.Paul Smith1-0/+79
2001-01-21Some bug fixes and document updates.Paul Smith1-0/+24
2000-08-21Fix PR/1831. See the ChangeLog.Paul Smith1-2/+4
2000-06-22* Fix PR/1709.Paul Smith1-0/+18
2000-04-22* Various bug fixes.Paul Smith2-17/+28
2000-03-27* Handle case of empty static pattern rule prerequisites.Paul Smith1-35/+36
2000-03-27* A large number of fixes/enhancements. See the ChangeLog.Paul Smith2-1/+11
2000-02-09* Fix backslash-escape in targets.3.78.91Paul Smith1-3/+15
2000-02-05* Updates for VMS, Windows, and DOS ports.Paul Smith1-3/+1
2000-02-05* Fix PR/1407.Paul Smith1-0/+9
2000-01-27* Some pre-pretest release cleanup.Paul Smith1-10/+6
2000-01-23* A few fixes.Paul Smith1-3/+6
1999-12-08* Various changes and fixes. See ChangeLog.Paul Smith1-27/+91
1999-11-17* Many cleanups and bugfixes.Paul Smith1-0/+26