summaryrefslogtreecommitdiffstats
path: root/src/engine/MANIFEST.in
Commit message (Expand)AuthorAgeFilesLines
* Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT...Steven Knight2005-11-061-0/+1
* Give the subst logic its own SCons.Subst module. It's big enough.Steven Knight2005-09-191-0/+1
* Don't read up entire directories to decide if an Alias is up-to-date.Steven Knight2005-02-141-0/+1
* Support 'from SConsScript import *' to allow Python modules imported by SCons...Steven Knight2005-01-081-0/+1
* Add LoadableModule support. (Michael McCracken)Steven Knight2005-01-071-0/+1
* Add a Memoizer metaclass to collect the logic for caching values in one locat...Steven Knight2004-12-291-1/+1
* Add support for new tools: Metroworks CodeWarrior compiler and linker (Russe...Steven Knight2004-11-191-0/+3
* Performance optimization when caching include files for a search path. (Eric...Steven Knight2004-09-211-0/+1
* Add an rpcgen tool. (Kevin Quick)Steven Knight2004-09-041-0/+1
* Add darwin.py to the packaging MANIFEST.Steven Knight2004-08-191-0/+1
* Add support for newer ifort versions of the Intel Fortran compiler on Linux. ...Steven Knight2004-07-291-0/+1
* Add Fortran 90/95 support. (Chris Murray)Steven Knight2004-07-291-0/+4
* Refactor .sconsign management into its own module.Steven Knight2004-05-061-0/+1
* Have SConsignFile() use a dblite.py module by default, so we can control the ...Steven Knight2004-04-251-0/+1
* Add a D language Tool. (Andy Friesen)Steven Knight2004-03-081-0/+2
* Add options to investigate object creation and memory consumption.Steven Knight2004-02-071-0/+1
* Add Borland compiler support. (Vincent Risi)Steven Knight2003-11-221-0/+3
* Add new Options flavors. (Hartmut Goebel)Steven Knight2003-11-041-1/+6
* Update the tool specifications for the SGI MIPSpro tools.Steven Knight2003-10-301-0/+1
* Split non-SCons-specific parts of SConf.py into a separate Conftest.py module...Steven Knight2003-08-301-0/+1
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-0/+4
* Add SWIG support.Steven Knight2003-08-131-0/+1
* Add a QT tool. (Christoph Wiedemann)Steven Knight2003-07-241-0/+1
* Add support for the Intel C Compiler. (Gary Oberbrunner)Steven Knight2003-06-161-0/+1
* Add an M4 builder. (Timothee Besset)Steven Knight2003-06-091-0/+1
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-081-0/+1
* Refactor how actions get executed to eliminate a lot of redundant signature c...Steven Knight2003-05-151-0/+1
* Add Java RMIC support.Steven Knight2003-05-101-0/+1
* Split the Java parser into a JavaCommon.py module.Steven Knight2003-05-091-0/+1
* Add support for JavaH.Steven Knight2003-05-081-1/+2
* Add Python Value Nodes. (Chad Austin)Steven Knight2003-05-011-0/+1
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-3/+16
* Add support for MIDL. (Greg Spencer)Steven Knight2003-04-231-0/+2
* Add SConf infrastructure (Autoconf functionality). (Chrisoph Wiedemann)Steven Knight2003-04-231-0/+1
* Support converting PostScript to PDF files using ghostview. (Stefan Reichor)Steven Knight2003-04-131-0/+1
* Java!Steven Knight2003-04-061-0/+2
* Finish Tar builder support, add Zip builder support.Steven Knight2003-02-261-1/+2
* Add support for Perforce. (Charles Crain)Steven Knight2003-02-251-0/+1
* Add support for fetching files from rcs.Steven Knight2003-02-181-0/+5
* Add support for the SGI library archiver. (Chad Austin)Steven Knight2003-02-101-0/+1
* Add IRIX and MIPSPro support. (Chad Austin)Steven Knight2003-01-291-0/+5
* Add support for the PharLap ETS tools. (Charles Crain)Steven Knight2003-01-221-0/+3
* Add MinGW support. (Anthony Roach)Steven Knight2003-01-091-0/+1
* Change the name of 'lib.py' to 'mslib.py'.Steven Knight2002-12-051-1/+1
* Refactor command-line parsing. (Steve Leblanc)Steven Knight2002-11-061-0/+4
* Add customizable variable helper. (Anthony Roach)Steven Knight2002-09-261-0/+1
* Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and...Steven Knight2002-09-051-0/+1
* Make SCons/Tool/ifl.py get included in the win32 package, make Microsoft tool...Steven Knight2002-08-301-0/+1
* Add prototype icc and ilink Tool specs for OS/2.Steven Knight2002-07-121-0/+2
* Add a prototype os2 Platform() module.Steven Knight2002-07-081-0/+1