summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Platform
Commit message (Expand)AuthorAgeFilesLines
* Support using construction variables as re-usable, callable command generator...Steven Knight2003-03-131-22/+28
* Support importing Platform and Tool specifications directly.Steven Knight2003-02-081-1/+2
* Add a patch to help many systems terminate on interrupt. (Michael Cook)Steven Knight2003-02-071-3/+7
* Add IRIX and MIPSPro support. (Chad Austin)Steven Knight2003-01-293-1/+51
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-206-6/+6
* Update Copyright years.Steven Knight2003-01-166-6/+6
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-8/+14
* Fix small problems found by PyChecker. (Steve Leblanc)Steven Knight2003-01-122-3/+0
* Extend Win32 long command-line processing to lib.py. (Matt Balvin)Steven Knight2002-11-301-0/+24
* Make the shell pickable via a construction variable. (Anthony Roach)Steven Knight2002-11-254-18/+128
* Add SHOBJPREFIX AND SHOBJSUFFIX.Steven Knight2002-10-014-0/+8
* Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and...Steven Knight2002-09-051-2/+2
* Make SCons/Tool/ifl.py get included in the win32 package, make Microsoft tool...Steven Knight2002-08-305-49/+2
* Dynamically check for the existence of utilities. (sam th)Steven Knight2002-08-291-1/+1
* Still more Win32 portability.Steven Knight2002-07-141-2/+2
* Add prototype icc and ilink Tool specs for OS/2.Steven Knight2002-07-121-2/+1
* Add a prototype os2 Platform() module.Steven Knight2002-07-083-1/+68
* Add a TAR Builder.Steven Knight2002-07-083-3/+3
* Make sure we identify cygwin systems and set environment defaults correctly.Steven Knight2002-06-281-6/+9
* Add support for assembly language (.s and .S) Tools. Still needs support for...Steven Knight2002-06-273-6/+38
* Check in the Tool() interface. (SK and Charles Crain)Steven Knight2002-06-204-10/+34
* Supply more specific version info, including build date.Steven Knight2002-06-181-2/+0
* Add a Platform() method.Steven Knight2002-05-096-0/+313