summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Platform/cygwin.py
Commit message (Expand)AuthorAgeFilesLines
* Parameterize the '@' prefix when calling TempFileMunge(). (Bjorn Eriksson)Steven Knight2005-08-061-0/+1
* Add TempFileMunge support to AIX, Cygwin, HP-UX, Linux/UNIX and SunOS. (Lean...Steven Knight2005-03-101-2/+3
* Use Win32 long-line tempfile linking when using Cygwin. (Chad Austin)Steven Knight2003-04-161-0/+2
* Fix Cygwin shared library support (use .dll not .so). (Chad Austin)Steven Knight2003-04-091-2/+6
* 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
* Fix small problems found by PyChecker. (Steve Leblanc)Steven Knight2003-01-121-1/+0
* Make the shell pickable via a construction variable. (Anthony Roach)Steven Knight2002-11-251-13/+3
* Add SHOBJPREFIX AND SHOBJSUFFIX.Steven Knight2002-10-011-0/+2
* Make SCons/Tool/ifl.py get included in the win32 package, make Microsoft tool...Steven Knight2002-08-301-13/+0
* Add a TAR Builder.Steven Knight2002-07-081-1/+1
* Add support for assembly language (.s and .S) Tools. Still needs support for...Steven Knight2002-06-271-2/+13
* Check in the Tool() interface. (SK and Charles Crain)Steven Knight2002-06-201-0/+4
* Add a Platform() method.Steven Knight2002-05-091-0/+48