summaryrefslogtreecommitdiff
path: root/test/Mkdir.py
Commit message (Expand)AuthorAgeFilesLines
* Some more statement to function transforms.Russel Winder2016-01-011-1/+1
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-261-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-3/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-5/+4
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+5
* Added regression test for issue #1249Gary Oberbrunner2008-12-111-1/+37
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-1/+12
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-1/+4
* Fix the execute-Mkdir-once patch so that it doesn't treat the directory as up...Steven Knight2004-10-221-33/+67
* Handle use of Mkdir() when the file exists.Steven Knight2004-10-211-1/+11
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-3/+3
* Ant-like tasks: Chmod(), Copy(), Delete(), Mkdir(), Move(), Touch().Steven Knight2004-04-191-0/+97