summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Conftest.py
Commit message (Expand)AuthorAgeFilesLines
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-1/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-5/+4
* Back out post-2.0 code changes from trunk: r4643, r4642 r4640, r4637.Steven Knight2010-01-211-4/+4
* Issue 2540: Make the messages printed when checking for compilersSteven Knight2010-01-191-4/+4
* Fix #1673, CheckLib should prepend rather than append.Gary Oberbrunner2009-05-071-4/+14
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Use our CompileSharedObject builder in CheckSH* (fix tests failure).David Cournapeau2008-09-031-4/+7
* Add CheckSHCC and CheckSHCXX checkers (test fail).David Cournapeau2008-09-031-0/+40
* Add CheckCXX check.David Cournapeau2008-09-031-0/+20
* Add a CheckCC check.David Cournapeau2008-09-031-0/+32
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-12/+27
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-12/+66
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-0/+96
* Merged revisions 1907-1940,1942-1967 via svnmerge fromSteven Knight2007-06-011-1/+1
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-1/+0
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-18/+31
* Fix the internal Conftest._Have() function to not translate non-alphanumeric ...Steven Knight2004-12-021-2/+1
* Lots of Configure() enhancements. (Christoph Wiedemann)Steven Knight2004-09-051-69/+88
* Allow CheckLib to search a list of libraries. (sam th)Steven Knight2004-04-041-23/+28
* Split non-SCons-specific parts of SConf.py into a separate Conftest.py module...Steven Knight2003-08-301-0/+483