| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve building of docs using Py3 [ci skip] | Mats Wichmann | 2019-12-05 | 4 | -4/+4 |
|
|
* | [PR #3345] fix more PY3.8 fails | Mats Wichmann | 2019-04-26 | 1 | -1/+2 |
|
|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -5/+7 |
|
|
* | [PY 3.8] file closes in tools and others | Mats Wichmann | 2019-04-25 | 1 | -6/+5 |
|
|
* | Fix default value logic for TEMPFILEARGJOIN | William Deegan | 2019-04-22 | 1 | -1/+1 |
|
|
* | Merge remote-tracking branch 'origin/fix_3350_mslink_tempfile_join_char' into... | William Deegan | 2019-04-22 | 3 | -5/+59 |
|\ |
|
| * | Updated mslink, mslib, msvc, platform docs, and added unit test | William Deegan | 2019-04-22 | 3 | -1/+49 |
|
|
| * | PEP 8 file | William Deegan | 2019-04-22 | 1 | -4/+10 |
|
|
* | | Merge branch 'master' of github.com:SCons/scons into fix_3350_mslink_tempfile... | William Deegan | 2019-04-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fixup some code triggering pylint errors. | Mats Wichmann | 2019-04-21 | 1 | -1/+1 |
|
|
* | | Issue #3350 - Add TEMPFILEARGJOINBYTE as a variable to be used to join each i... | William Deegan | 2019-04-20 | 1 | -1/+2 |
|/ |
|
* | [WIP] [PY 3.8] fix more warnings | Mats Wichmann | 2019-03-30 | 1 | -8/+3 |
|
|
* | Merge pull request #3290 from dmoody256/make_lex_tool_cross_platform | William Deegan | 2019-03-03 | 1 | -0/+4 |
|\ |
|
| * | add win_flex as option for windows, add choco default path, and add flag for ... | Daniel | 2019-02-20 | 1 | -0/+4 |
|
|
* | | [ci skip] correct TempFileMunge docstring | Mats Wichmann | 2019-02-23 | 1 | -2/+2 |
|/ |
|
* | TEMPFILEPRFIX test changed back | Mats Wichmann | 2019-01-17 | 1 | -4/+5 |
|
|
* | Set defaults for TEMPFILE* differently | Mats Wichmann | 2019-01-16 | 1 | -8/+6 |
|
|
* | Change TEMPFILEEXTENSION to TEMPFILESUFFIX | Mats Wichmann | 2019-01-16 | 2 | -8/+24 |
|
|
* | [WIP] customizable tempfile extension (issue #2431) | Mats Wichmann | 2019-01-16 | 1 | -12/+23 |
|
|
* | accidently reset changes, so recommiting | Daniel | 2019-01-13 | 1 | -2/+20 |
|
|
* | Fix GH issue #3136 No need to explicitly set file handles to non-sharable. Py... | William Deegan | 2018-11-28 | 1 | -10/+2 |
|
|
* | s/get_bool_envvar/get_os_env_bool/ | Paweł Tomulik | 2018-11-13 | 1 | -2/+2 |
|
|
* | corrections after bdbaddog's code review | Paweł Tomulik | 2018-11-10 | 4 | -94/+22 |
|
|
* | initial support for virtualenv | Paweł Tomulik | 2018-11-10 | 6 | -5/+454 |
|
|
* | A few syntax cleanups | Mats Wichmann | 2018-10-03 | 1 | -1/+1 |
|
|
* | Convert one more e[0] to e.errno for OSError usage | Mats Wichmann | 2018-08-31 | 1 | -1/+1 |
|
|
* | win32 handle exception object correctly | Mats Wichmann | 2018-08-29 | 1 | -2/+2 |
|
|
* | Replace usage of unittest.TestSuite with unittest.main() | Hao Wu | 2018-07-12 | 1 | -12/+1 |
|
|
* | moved default paths for cywing and mingw to their own platform modules. | Daniel Moody | 2018-05-25 | 2 | -0/+48 |
|
|
* | Change bug references from tigris -> github | Mats Wichmann | 2018-04-24 | 1 | -1/+1 |
|
|
* | Use prepend for inserts | Mats Wichmann | 2018-01-17 | 1 | -2/+2 |
|
|
* | merge | William Deegan | 2017-05-31 | 1 | -5/+0 |
|\ |
|
| * | Remove ancient Aegis revision control system files | Jane Doe | 2017-05-30 | 1 | -5/+0 |
|
|
* | | PY2/3 Ensure system root is not unicode on py2 | William Deegan | 2017-05-31 | 1 | -0/+4 |
|/ |
|
* | PY2/3 fix error message strings for py3 on win32 | William Deegan | 2017-05-16 | 1 | -5/+5 |
|
|
* | OSX: if user has SCONS_USE_MAC_PATHS environment variable set, then PATHOSX c... | William Deegan | 2017-04-09 | 1 | -0/+4 |
|
|
* | disable experimental win32 native CopyFile usage | William Deegan | 2017-03-19 | 1 | -17/+17 |
|
|
* | try using win32 native CopyFile | William Deegan | 2017-01-15 | 1 | -0/+31 |
|
|
* | Use print() function to fix py2/3 | Craig Rodrigues | 2017-03-10 | 1 | -1/+1 |
|
|
* | Must use bytes when writing to os.open()'d file on py3, bytearray works on bo... | William Deegan | 2017-02-26 | 1 | -1/+1 |
|
|
* | Merged in mbyt/scons/python3win32 (pull request #369) | William Deegan | 2016-12-20 | 1 | -9/+21 |
|\ |
|
| * | fixing typo, it must be _scons_filepython3win32 | mbyt | 2016-11-29 | 1 | -1/+1 |
|
|
| * | the file builtin does not exist in python3 | mbyt | 2016-10-19 | 1 | -9/+21 |
|
|
* | | Fix some minor formatting issues flagged by pycharms | William Deegan | 2016-10-25 | 2 | -7/+17 |
|/ |
|
* | Restore deleted function _scons_file() in win32.py. | William Deegan | 2016-05-13 | 1 | -0/+7 |
|
|
* | Resolved conflicting merge. | Russel Winder | 2016-03-01 | 2 | -3/+23 |
|\ |
|
| * | Fix for bug # 2225. This undoes the changes to posix special escape character... | William Deegan | 2016-02-29 | 2 | -3/+23 |
|
|
* | | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 4 | -37/+125 |
|\ \
| |/ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 2 | -7/+5 |
|
|
| * | new versioned libraries - gnulink and cyglink for now | Pawel Tomulik | 2015-09-02 | 1 | -2/+2 |
|
|