Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
| | |||||
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | http://scons.tigris.org/svn/scons/branches/core ........ r1672 | stevenknight | 2006-11-03 23:11:52 -0600 (Fri, 03 Nov 2006) | 1 line 0.96.D480 - Don't use UNIX logic to detect an executable qmtest.py on Windows. ........ r1673 | stevenknight | 2006-11-03 23:18:59 -0600 (Fri, 03 Nov 2006) | 1 line 0.96.D481 - Remove the print statement from the previous checkin. ........ r1674 | stevenknight | 2006-11-03 23:25:43 -0600 (Fri, 03 Nov 2006) | 1 line 0.96.D482 - Create a env.Clone() method and encourage its use in favor of env.Copy(). ........ | ||||
* | Win32 portability: add an explicit match argument to TestCommon.py, use it ↵ | Steven Knight | 2004-07-15 | 1 | -2/+3 |
| | | | | to only use match_re_dotall when we're using TestSCons.noisy_ar. | ||||
* | Fix tests on systems where 'ar' prints warnings about creating archives. ↵ | Steven Knight | 2004-07-13 | 1 | -3/+30 |
| | | | | (Kevin Quick) | ||||
* | Fix dependency scans of generated files. (John Johnson) | Steven Knight | 2003-09-16 | 1 | -0/+57 |