summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Scanner/IDLTests.py
Commit message (Expand)AuthorAgeFilesLines
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-5/+5
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-3/+3
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-5/+8
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-20/+20
* Refactor the Rsearch*() methods out of existence in favor of simpler utility ...Steven Knight2005-04-131-5/+5
* Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i...Steven Knight2005-04-021-39/+46
* Regain lost performance improvements by using paths instead of targets for sc...Steven Knight2005-01-211-1/+1
* Eliminate Executor's creation and use of a build_dict and a subst_dict, which...Steven Knight2005-01-101-1/+1
* Fix how scanners sort dependencies so it doesn't matter if the dependency fil...Steven Knight2004-12-041-9/+10
* Fix spurious rebuilds/reinstalls of header files and circular dependencies wi...Steven Knight2004-05-191-0/+3
* Overlooked adding subst_path() to IDLTests.py.Steven Knight2004-03-051-0/+5
* Fix __COPYRIGHT__ and __REVISION__ lines; make IDLTests.py as an Aegis test, ...Steven Knight2003-12-311-2/+2
* Set up for development.Steven Knight2003-06-281-1/+1
* Add support for MIDL. (Greg Spencer)Steven Knight2003-04-231-0/+428