summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Scanner/IDL.py
Commit message (Collapse)AuthorAgeFilesLines
* removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-1/+1
|
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize ↵Steven Knight2005-04-021-3/+2
| | | | it once (later than we used to) and eliminate all the __setTopLevelDir() calls.
* Add support for extending the suffixes a scanner knows about.Steven Knight2004-04-101-1/+1
|
* Fix __COPYRIGHT__ and __REVISION__ lines; make IDLTests.py as an Aegis test, ↵Steven Knight2003-12-311-2/+2
| | | | not a source file.
* Set up for development.Steven Knight2003-06-281-1/+1
|
* Add support for MIDL. (Greg Spencer)Steven Knight2003-04-231-0/+43