| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit... | William Deegan | 2020-05-06 | 1 | -255/+0 |
|
|
* | [PR #3345] fix more PY3.8 fails | Mats Wichmann | 2019-04-26 | 1 | -1/+2 |
|
|
* | Merge remote-tracking branch 'origin/fix_3350_mslink_tempfile_join_char' into... | William Deegan | 2019-04-22 | 1 | -4/+46 |
|\ |
|
| * | Updated mslink, mslib, msvc, platform docs, and added unit test | William Deegan | 2019-04-22 | 1 | -0/+36 |
|
|
| * | PEP 8 file | William Deegan | 2019-04-22 | 1 | -4/+10 |
|
|
* | | Fixup some code triggering pylint errors. | Mats Wichmann | 2019-04-21 | 1 | -1/+1 |
|/ |
|
* | initial support for virtualenv | Paweł Tomulik | 2018-11-10 | 1 | -4/+4 |
|
|
* | Replace usage of unittest.TestSuite with unittest.main() | Hao Wu | 2018-07-12 | 1 | -12/+1 |
|
|
* | Fix for bug # 2225. This undoes the changes to posix special escape character... | William Deegan | 2016-02-29 | 1 | -1/+19 |
|
|
* | Using setattr(Node.attributes, 'tempfile_cmdlist', cmdlist) instead than seta... | LaurentMarchelli | 2014-11-27 | 1 | -4/+8 |
|
|
* | TempFileMunge duplicate output and duplicate temporary file generation bug fi... | LaurentMarchelli | 2014-11-26 | 1 | -0/+27 |
|
|
* | - updated doc string and simplified a comparison, based on PR review comments | Dirk Baechle | 2014-08-24 | 1 | -7/+4 |
|
|
* | - fix for issue #2970, false line length calculation in TempFileMunge class | Dirk Baechle | 2014-08-21 | 1 | -1/+49 |
|
|
* | Switch unit tests to configurable runner | anatoly techtonik | 2014-03-21 | 1 | -2/+3 |
|
|
* | Add compat "collections" module for pre-2.4 Python verseions. For now. | Steven Knight | 2010-04-11 | 1 | -0/+2 |
|
|
* | Issue 2334: Use compatibility versions of collections.User{Dict,List,String} | Steven Knight | 2010-04-07 | 1 | -2/+2 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 1 | -0/+2 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc) | Steven Knight | 2003-04-24 | 1 | -0/+24 |
|
|
* | Add IRIX and MIPSPro support. (Chad Austin) | Steven Knight | 2003-01-29 | 1 | -0/+8 |
|
|
* | 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 |
|
|
* | Make the shell pickable via a construction variable. (Anthony Roach) | Steven Knight | 2002-11-25 | 1 | -5/+12 |
|
|
* | Add a prototype os2 Platform() module. | Steven Knight | 2002-07-08 | 1 | -0/+7 |
|
|
* | Add a Platform() method. | Steven Knight | 2002-05-09 | 1 | -0/+72 |
|
|