summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/cppTests.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into c-conditional-scannerWilliam Deegan2020-02-191-3/+0
|\
| * remove remaining from __future__ importsWilliam Deegan2020-02-171-3/+0
* | Merge branch 'master' into c-conditional-scannerIvan Kravets2020-02-121-14/+6
|\ \ | |/
| * Get rid of remaining mktemp callsMats Wichmann2019-12-301-14/+6
* | Merge branch 'master' of https://github.com/SCons/scons into c-conditional-sc...Ivan Kravets2019-04-231-3/+107
|\ \ | |/
| * Clean up some tests: use context managersMats Wichmann2019-02-141-1/+2
| * Enhance cpp scanner regex logic to detect if/elif expressions without whitesp...Tobias Herzog2019-01-181-2/+105
* | Merge branch 'master' of https://github.com/SCons/scons into c-conditional-sc...Ivan Kravets2018-11-191-0/+35
|\ \ | |/
| * Fix cpp scanner regex logic to treat ifndef. Previously it was not properly d...ArdaFu2018-11-141-0/+35
* | New conditional C Scanner; Improvements for virtual C Pre-ProcessorIvan Kravets2018-01-261-9/+28
|/
* Remove relative import.Russel Winder2016-01-101-1/+1
* Run futurize --stage1.Russel Winder2016-01-011-1/+3
* removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-3/+0
* Merged in veon/scons (pull request #149).Gary Oberbrunner2014-07-041-0/+32
* Switch unit tests to configurable runneranatoly techtonik2014-03-211-2/+3
* Cleanup replacement of sys.exitfunc with atexit (Python 2+)anatoly techtonik2012-12-191-1/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-5/+4
* Issue 2410: Fix crash when using one-character identifiers in C and C++ macros.Greg Noel2009-05-141-0/+4
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-1/+1
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-12/+144
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-0/+573