summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 1540-1545,1547-1581 via svnmerge fromSteven Knight2006-08-061-4/+23
* Add separate $RANLIBCOM and $RANLIBCOMSTR variables. (Christoph Schulz)Steven Knight2005-11-291-2/+6
* Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT...Steven Knight2005-11-061-0/+7
* Add f90 and f95 to the list of Fortran compilers searched by default.Steven Knight2005-08-221-7/+7
* Checkpoint refactorings to remove CommandGenerator and ToolSpec classes.Steven Knight2005-03-061-42/+42
* Add support for Objective C/C++ .m and .mm file extensions. (Timothee Besset)Steven Knight2005-02-281-0/+1
* Accumulated documentation changes.Steven Knight2005-02-151-2/+2
* Move the canned Scanner objects out of Defaults.py and document how to add Sc...Steven Knight2005-02-141-6/+36
* Remove build engine dependencies on SCons.Script. Fix a misspelled variable ...Steven Knight2005-01-081-1/+1
* Add LoadableModule support. (Michael McCracken)Steven Knight2005-01-071-0/+31
* Add support for new tools: Metroworks CodeWarrior compiler and linker (Russe...Steven Knight2004-11-191-7/+9
* Allow importing local files from Tools found on a toolpath. (Chad Austin)Steven Knight2004-10-071-11/+18
* Allow passing a dictionary of keyword arguments to Tool specifications. (Gar...Steven Knight2004-10-071-4/+15
* Add an rpcgen tool. (Kevin Quick)Steven Knight2004-09-041-1/+2
* Add support for newer ifort versions of the Intel Fortran compiler on Linux. ...Steven Knight2004-07-291-1/+1
* Add Fortran 90/95 support. (Chris Murray)Steven Knight2004-07-291-11/+9
* QT fixes and enhancements: Moc() and Uic() builders, a lot of new variables....Steven Knight2004-07-121-2/+2
* Fix spurious rebuilds/reinstalls of header files and circular dependencies wi...Steven Knight2004-05-191-4/+6
* Move Action initializations for common default COM values from Tool/*.py to D...Steven Knight2004-05-161-3/+4
* Add a D language Tool. (Andy Friesen)Steven Knight2004-03-081-0/+1
* Make the static/shared object check work even if the object was already created.Steven Knight2004-01-101-14/+14
* Add support for a toolpath for Environments.Steven Knight2003-12-181-3/+17
* Add Borland compiler support. (Vincent Risi)Steven Knight2003-11-221-4/+4
* Update the tool specifications for the SGI MIPSpro tools.Steven Knight2003-10-301-2/+2
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-18/+23
* Fix tool problems with xilink and linkloc.Steven Knight2003-08-161-1/+1
* Add SWIG support.Steven Knight2003-08-131-2/+3
* Allow Builders to take a dictionary that maps source file suffixes to emitter...Steven Knight2003-07-291-7/+85
* Add support for the Intel C Compiler. (Gary Oberbrunner)Steven Knight2003-06-161-2/+2
* Add an M4 builder. (Timothee Besset)Steven Knight2003-06-091-1/+1
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-081-1/+1
* Have the Tool() method add the tool name to the construction variable. (Dav...Steven Knight2003-05-161-1/+5
* Add Java RMIC support.Steven Knight2003-05-101-1/+1
* Add support for JavaH.Steven Knight2003-05-081-1/+1
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-2/+23
* Add support for MIDL. (Greg Spencer)Steven Knight2003-04-231-1/+1
* Support converting PostScript to PDF files using ghostview. (Stefan Reichor)Steven Knight2003-04-131-1/+1
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+1
* Java!Steven Knight2003-04-061-0/+1
* Clean-ups in preparation for release: doc and comment changes, comment out S...Steven Knight2003-03-261-1/+2
* Finish Tar builder support, add Zip builder support.Steven Knight2003-02-261-3/+4
* Add support for Perforce. (Charles Crain)Steven Knight2003-02-251-1/+1
* Add support for fetching files from rcs.Steven Knight2003-02-181-1/+3
* Add support for the SGI library archiver. (Chad Austin)Steven Knight2003-02-101-1/+1
* Support importing Platform and Tool specifications directly.Steven Knight2003-02-081-1/+2
* Fix the last DESCRIPTION paragraph about default Tool selection.Steven Knight2003-02-081-0/+2
* Add IRIX and MIPSPro support. (Chad Austin)Steven Knight2003-01-291-1/+9
* Add support for the PharLap ETS tools. (Charles Crain)Steven Knight2003-01-221-3/+3
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1