summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Platform
Commit message (Expand)AuthorAgeFilesLines
* 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