| Commit message (Expand) | Author | Age | Files | Lines |
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -10/+34 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -1/+1 |
|
|
| * | TempFileMunge does not use env['CXXCOMSTR'] for output display. | LaurentMarchelli | 2014-12-02 | 1 | -4/+9 |
|
|
| * | Using setattr(Node.attributes, 'tempfile_cmdlist', cmdlist) instead than seta... | LaurentMarchelli | 2014-11-27 | 1 | -10/+12 |
|
|
| * | TempFileMunge duplicate output and duplicate temporary file generation bug fi... | LaurentMarchelli | 2014-11-26 | 1 | -1/+16 |
|
|
| * | - updated doc string and simplified a comparison, based on PR review comments | Dirk Baechle | 2014-08-24 | 1 | -1/+1 |
|
|
| * | - fix for issue #2970, false line length calculation in TempFileMunge class | Dirk Baechle | 2014-08-21 | 1 | -1/+2 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -0/+1 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -2/+2 |
|/ |
|
* | Convert old-style classes in Platform/__init.py to new-style classes. Add an... | Steven Knight | 2010-05-17 | 1 | -5/+8 |
|
|
* | Rewrite uses of reduce(), which is being deprecated for Python 3.x. | Steven Knight | 2010-04-20 | 1 | -1/+4 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -1/+1 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -11/+10 |
|
|
* | Apply patch submitted in issue #947 to fix race condition in | Gary Oberbrunner | 2009-11-15 | 1 | -3/+6 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Capture a test case to verify correct behavior of $( $) on long lines | Steven Knight | 2009-02-07 | 1 | -1/+12 |
|
|
* | Merged revisions 1540-1545,1547-1581 via svnmerge from | Steven Knight | 2006-08-06 | 1 | -5/+12 |
|
|
* | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -4/+4 |
|
|
* | Give the subst logic its own SCons.Subst module. It's big enough. | Steven Knight | 2005-09-19 | 1 | -1/+1 |
|
|
* | Parameterize the '@' prefix when calling TempFileMunge(). (Bjorn Eriksson) | Steven Knight | 2005-08-06 | 1 | -45/+57 |
|
|
* | Add TempFileMunge support to AIX, Cygwin, HP-UX, Linux/UNIX and SunOS. (Lean... | Steven Knight | 2005-03-10 | 1 | -0/+71 |
|
|
* | Add support for the darwin (Mac OS X) platform. (James Juhasz) | Steven Knight | 2004-08-18 | 1 | -0/+2 |
|
|
* | Remove dead imports and other things found by PyChecker. | Steven Knight | 2004-06-01 | 1 | -0/+1 |
|
|
* | Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc) | Steven Knight | 2003-04-24 | 1 | -0/+6 |
|
|
* | Support importing Platform and Tool specifications directly. | Steven Knight | 2003-02-08 | 1 | -1/+2 |
|
|
* | Add IRIX and MIPSPro support. (Chad Austin) | Steven Knight | 2003-01-29 | 1 | -1/+5 |
|
|
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
|
|
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
|
|
* | Necessary changes towards supporting Jython. | Steven Knight | 2003-01-15 | 1 | -8/+14 |
|
|
* | Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and... | Steven Knight | 2002-09-05 | 1 | -2/+2 |
|
|
* | Make SCons/Tool/ifl.py get included in the win32 package, make Microsoft tool... | Steven Knight | 2002-08-30 | 1 | -3/+2 |
|
|
* | Dynamically check for the existence of utilities. (sam th) | Steven Knight | 2002-08-29 | 1 | -1/+1 |
|
|
* | Add a prototype os2 Platform() module. | Steven Knight | 2002-07-08 | 1 | -1/+3 |
|
|
* | Make sure we identify cygwin systems and set environment defaults correctly. | Steven Knight | 2002-06-28 | 1 | -6/+9 |
|
|
* | Check in the Tool() interface. (SK and Charles Crain) | Steven Knight | 2002-06-20 | 1 | -10/+22 |
|
|
* | Supply more specific version info, including build date. | Steven Knight | 2002-06-18 | 1 | -2/+0 |
|
|
* | Add a Platform() method. | Steven Knight | 2002-05-09 | 1 | -0/+92 |
|
|