| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix many epydoc warnings | William Deegan | 2017-09-01 | 2 | -10/+18 |
|
|
* | Remove ancient Aegis revision control system files | Jane Doe | 2017-05-30 | 1 | -5/+0 |
|
|
* | PY2/3 For msvc resource scanning, ensure we don't try to scan .tlb files whic... | William Deegan | 2017-05-26 | 3 | -18/+64 |
|
|
* | py2/3 Remove pdf from list of files to scan. This was causing errors as the ... | William Deegan | 2017-04-06 | 1 | -1/+4 |
|
|
* | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -2/+2 |
|
|
* | Replace list(filter()) with list comprehension. | Craig Rodrigues | 2017-03-11 | 1 | -1/+1 |
|
|
* | Merged in ricklupton/scons (pull request #374) | William Deegan | 2016-11-25 | 2 | -31/+82 |
|\ |
|
| * | Find dependencies using LaTeX "import" package commands | Rick Lupton | 2016-11-23 | 2 | -31/+82 |
|
|
* | | Fixes for str/bytes in Scanners: resolves ~150 tests. | William Blevins | 2016-10-02 | 1 | -2/+2 |
|
|
* | | Revert src/engine/SCons/Scanner/Fortran.py changes. | William Blevins | 2016-09-24 | 1 | -6/+6 |
|
|
* | | Initial python3 cut of test/Fortran. | William Blevins | 2016-09-23 | 1 | -6/+6 |
|
|
* | | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -2/+2 |
|/ |
|
* | Updated selective test to remove impurity from a selection rename. | William Blevins | 2016-08-12 | 1 | -1/+1 |
|
|
* | Added multiline support test. | William Blevins | 2016-08-12 | 1 | -0/+11 |
|
|
* | Issue 1924: Updated D Language scanner support. | William Blevins | 2016-08-11 | 2 | -8/+279 |
|
|
* | wrap several frequently-used open() calls in with statements | Daniel Holth | 2016-06-15 | 1 | -3/+2 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 10 | -33/+119 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 3 | -3/+3 |
|
|
| * | Issue 2264: Added cross-language scanner support. | William Blevins | 2015-05-17 | 1 | -0/+45 |
|
|
| * | - switching Node class and NodeInfo/Binfo to using slots | Dirk Baechle | 2015-02-26 | 4 | -19/+22 |
|
|
| * | Add comment for a case where LIBS (or part of it) is an object | Alexey Klimkin | 2015-01-27 | 1 | -0/+1 |
|
|
| * | Improve readability of LIB substitution code | Alexey Klimkin | 2015-01-20 | 2 | -16/+17 |
|
|
| * | Fix incomplete LIBS flattening and substitution in Program scanner | Alexey Klimkin | 2015-01-14 | 2 | -3/+39 |
|
|
* | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 9 | -39/+32 |
|\ \
| |/ |
|
| * | Switch unit tests to configurable runner | anatoly techtonik | 2014-03-21 | 8 | -37/+30 |
|
|
| * | - added doc editor configuration for XXE5 | Dirk Baechle | 2014-01-19 | 1 | -2/+2 |
|
|
* | | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e... | Stefan Zimmermann | 2014-03-31 | 2 | -4/+4 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 6 | -11/+8 |
|
|
* | | fix for cpp scanner (maybe) | ndbecker2 | 2013-09-09 | 1 | -1/+2 |
|
|
* | | Manual python3 post-2to3 fixes from Neal Becker | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 7 | -10/+13 |
|/ |
|
* | - switched to different schemaLocation URI | Dirk Baechle | 2013-05-03 | 1 | -1/+1 |
|
|
* | - rewrote all tool/builder docs to new SCons XSD | Dirk Baechle | 2013-05-03 | 1 | -2/+29 |
|
|
* | Add support for the biblatex package; search for new keywards to get side eff... | Robert Managan | 2012-06-14 | 1 | -1/+4 |
|
|
* | Handle DOS line endings in RC scanner. Fixes #2747. | Gary Oberbrunner | 2011-05-30 | 2 | -1/+12 |
|
|
* | I had to add the INDEXSTYLES environment variable to the code | Robert Managan | 2010-08-23 | 1 | -0/+3 |
|
|
* | Move the authoritative source for functions from the man page to various | Steven Knight | 2010-07-21 | 1 | -0/+64 |
|
|
* | cleanup .cvsignore garbage | Anatoly Techtonik | 2010-07-05 | 1 | -1/+0 |
|
|
* | Fix #2574: case sensitivity issue with Fortran module scanner. | Gary Oberbrunner | 2010-06-17 | 1 | -3/+3 |
|
|
* | Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge from | Steven Knight | 2010-06-15 | 1 | -3/+25 |
|
|
* | Convert old-style classes in Scanner/*.py modules to new-style classes. | Steven Knight | 2010-05-16 | 2 | -4/+4 |
|
|
* | Convert old-style classes in Scanner/LaTeX.py to new-style classes. | Steven Knight | 2010-05-15 | 1 | -4/+4 |
|
|
* | Convert old-style utility classes in unit test files (*Tests.py) | Steven Knight | 2010-05-12 | 6 | -14/+14 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 4 | -33/+8 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2317 | Greg Noel | 2010-04-23 | 4 | -5/+5 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 2 | -2/+2 |
|
|
* | Add compat "collections" module for pre-2.4 Python verseions. For now. | Steven Knight | 2010-04-11 | 3 | -0/+6 |
|
|
* | Issue 2334: Use compatibility versions of collections.User{Dict,List,String} | Steven Knight | 2010-04-07 | 4 | -15/+13 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 12 | -32/+19 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 15 | -87/+81 |
|
|