| Commit message (Expand) | Author | Age | Files | Lines |
* | Update version strings | William Deegan | 2019-12-17 | 1 | -1/+1 |
|
|
* | Merge pull request #3473 from kulikjak/master | William Deegan | 2019-12-10 | 1 | -2/+2 |
|\ |
|
| * | Fix incorrect testing assumptions for Solaris | Jakub Kulik | 2019-11-01 | 1 | -2/+2 |
|
|
* | | Typo in testing document [ci skip] | Mats Wichmann | 2019-12-02 | 1 | -1/+1 |
|
|
* | | Add test case with Latin-1 encoded Latex log file. Required fix in the test f... | maiphi | 2019-11-01 | 1 | -1/+1 |
|/ |
|
* | purge aegis references | William Deegan | 2019-09-07 | 1 | -19/+0 |
|
|
* | Changes for 3.1.1 release3.1.1 | William Deegan | 2019-08-08 | 1 | -1/+1 |
|
|
* | changes for release 3.1.0 | William Deegan | 2019-07-21 | 1 | -1/+1 |
|
|
* | Fix accidental removal of some VS versions | Adam Gross | 2019-07-18 | 1 | -2/+1 |
|
|
* | Fix msvs tests | Adam Gross | 2019-07-18 | 1 | -510/+135 |
|
|
* | test harness: fix TestCmd tests | Mats Wichmann | 2019-06-07 | 2 | -269/+318 |
|
|
* | PY38: Resolve duplicate creation of 'work' subdir which yielded warnings. Als... | William Deegan | 2019-05-30 | 1 | -1/+1 |
|
|
* | Merge pull request #3345 from mwichmann/py38warns4-tests | William Deegan | 2019-04-28 | 3 | -41/+42 |
|\ |
|
| * | [PR #3345] fix a few more Py3.8 problems | Mats Wichmann | 2019-04-25 | 1 | -12/+12 |
|
|
| * | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 3 | -36/+37 |
|
|
* | | Merge pull request #3360 from mwichmann/isnot | William Deegan | 2019-04-28 | 1 | -15/+13 |
|\ \ |
|
| * | | Some more lint-derived cleanups | Mats Wichmann | 2019-04-27 | 1 | -15/+13 |
| |/ |
|
* | | Merge pull request #3359 from bdbaddog/fortran_issue_3135 | William Deegan | 2019-04-27 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Remove debug logic | William Deegan | 2019-04-25 | 1 | -1/+0 |
|
|
| * | Add initializing fixture_dirs from shell variable FIXTURE_DIRS | William Deegan | 2019-04-25 | 1 | -0/+7 |
|
|
* | | Merge branch 'master' into java-vers | William Deegan | 2019-04-22 | 1 | -3/+3 |
|\ \ |
|
| * | | Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove... | William Deegan | 2019-04-18 | 1 | -3/+3 |
|
|
* | | | Fix problems with jdk detection | Mats Wichmann | 2019-04-14 | 1 | -9/+53 |
|/ / |
|
* | | [PY 3.8] Fix more errors in #3331 | Mats Wichmann | 2019-03-30 | 1 | -17/+17 |
|
|
* | | [PY 3.8] fix some sider complaints in #3331 | Mats Wichmann | 2019-03-30 | 1 | -1/+1 |
|
|
* | | [WIP] [PY 3.8] fix more warnings | Mats Wichmann | 2019-03-30 | 5 | -58/+77 |
|
|
* | | [PR #333] close files to avoid scons-time races | Mats Wichmann | 2019-03-29 | 1 | -7/+6 |
|
|
* | | Release file updates for Release 3.0.53.0.5 | William Deegan | 2019-03-26 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' into scons-time-fixes | William Deegan | 2019-03-10 | 1 | -1/+1 |
|\ \ |
|
| * | | [skip ci] reset to develop mode3.0.5a2 | William Deegan | 2019-03-05 | 1 | -1/+1 |
| |/ |
|
* | | scons-time needed to revert some changes | Mats Wichmann | 2019-03-07 | 1 | -4/+4 |
|
|
* | | [PYPY] [PY 3.8] add context mgr use in scons-time | Mats Wichmann | 2019-03-05 | 1 | -13/+16 |
|/ |
|
* | [WIP] for #3304: drop use of -tt if py3 | Mats Wichmann | 2019-03-01 | 3 | -4/+14 |
|
|
* | Clean up some tests: use context managers | Mats Wichmann | 2019-02-14 | 2 | -7/+32 |
|
|
* | Fix is/is not syntax | Mats Wichmann | 2019-02-11 | 1 | -1/+1 |
|
|
* | Updated files per ReleaseConfig for 3.0.4 release | William Deegan | 2019-01-20 | 1 | -1/+1 |
|
|
* | added test for vs 14.1 and checking arm targets | Daniel | 2019-01-12 | 1 | -0/+108 |
|
|
* | reverted tests so they can use a default host == target platform for find msvc | Daniel Moody | 2019-01-09 | 1 | -1/+1 |
|
|
* | use the vcvars batch script to find installed vc's | Daniel | 2019-01-09 | 1 | -1/+1 |
|
|
* | updates from update-release-info for 3.0.3 release | William Deegan | 2019-01-06 | 1 | -1/+1 |
|
|
* | Updates for 3.0.2 release | William Deegan | 2019-01-01 | 1 | -1/+1 |
|
|
* | Allow TestCmd.diff() to accept lists as well as strings | William Deegan | 2018-12-06 | 1 | -1/+7 |
|
|
* | Merge pull request #3236 from ptomulik/whereis | William Deegan | 2018-11-09 | 1 | -17/+5 |
|\ |
|
| * | attempt fixing TestSCons.where_is() for win32 | Paweł Tomulik | 2018-11-06 | 1 | -17/+5 |
|
|
* | | For PR #3231, update some docstrings per review | Mats Wichmann | 2018-11-05 | 2 | -12/+28 |
|
|
* | | Fix some problems found if no MS compiler at all | Mats Wichmann | 2018-10-30 | 2 | -2/+5 |
|/ |
|
* | Additional fixes for SWIG tests | Mats Wichmann | 2018-10-16 | 1 | -7/+16 |
|
|
* | Merge remote-tracking branch 'upstream/master' into fix_java_tests_path_with_... | William Deegan | 2018-10-15 | 2 | -65/+96 |
|\ |
|
| * | remove editor junk | Paweł Tomulik | 2018-10-10 | 1 | -0/+0 |
|
|
| * | fixed minor typos | Paweł Tomulik | 2018-10-05 | 2 | -5/+5 |
|
|