summaryrefslogtreecommitdiff
path: root/test/Glob
Commit message (Expand)AuthorAgeFilesLines
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-2/+3
|\
| * Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-0/+1
| * Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-2/+2
* | Fixed #3011: Glob() called with exclude didn't work when called from a SConsc...Florian Miedniak2015-09-221-0/+34
* | - fixed several tests and tools that still used Node attributes directlyDirk Baechle2015-08-062-3/+3
* | Glob exclude parameter can now be a string or a list of stringsAlexandre Feblot2015-04-301-2/+2
* | Additional Glob exlude testsAlexandre Feblot2015-04-291-0/+4
* | Add an exclude parameter to Glob(), to allow excluding some elements matching...Alexandre Feblot2015-04-251-0/+82
|/
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-161-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-277-23/+9
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-098-0/+48
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+0
* Fix a Glob() exception (with stack trace) when an explicit NodeSteven Knight2008-12-021-0/+6
* Windows portability in the expected output.Steven Knight2008-09-191-4/+4
* Fix bugs in regression testsGreg Noel2008-09-101-1/+1
* Fix for bug #2184, Glob() corrupts LIBPATH.Gary Oberbrunner2008-09-031-0/+87
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-313-9/+9
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-137-0/+527