summaryrefslogtreecommitdiffstats
path: root/src/engine/MANIFEST.in
Commit message (Expand)AuthorAgeFilesLines
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-0/+2
* Add ipkg.py to the MANIFEST.in list and fix 1.5 fixSteven Knight2009-05-131-0/+1
* Add Textfile and Substfile buildersGreg Noel2009-04-221-0/+1
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-0/+6
* Add RC.py scanner to MANIFEST.inDavid Cournapeau2008-09-261-0/+1
* Merged revisions 2898-2901,2903-2927 via svnmerge fromSteven Knight2008-04-301-1/+6
* Merged revisions 2867-2879 via svnmerge fromSteven Knight2008-04-191-0/+4
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-6/+8
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-0/+3
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-4/+2
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-7/+23
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-111-4/+3
* Merged revisions 1826-1882 via svnmerge fromSteven Knight2007-04-131-4/+4
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-0/+2
* Merged revisions 1767-1783 via svnmerge fromSteven Knight2007-01-211-0/+4
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-0/+1
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-0/+1
* Fix DVIPDF tests, refactor various TeX Tool modules.Steven Knight2005-12-161-0/+2
* 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