summaryrefslogtreecommitdiffstats
path: root/test/CPPPATH.py
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of indentation tabs in the test scripts and have runtest.py invoke ↵Steven Knight2005-10-141-3/+3
| | | | them with the python -tt option to keep them out.
* Handle Visual Studio project and solution files in Unicode. (Chen Lee)Steven Knight2005-08-131-17/+126
|
* Portability fixes for Mac OS Xin tests. (Gary Oberbrunner)Steven Knight2004-08-171-3/+3
|
* Fix null entries in CPPPATH. (Gary Oberbrunner)Steven Knight2004-07-301-4/+10
|
* Win32 portability: add an explicit match argument to TestCommon.py, use it ↵Steven Knight2004-07-151-2/+4
| | | | to only use match_re_dotall when we're using TestSCons.noisy_ar.
* Fix tests on systems where 'ar' prints warnings about creating archives. ↵Steven Knight2004-07-131-2/+2
| | | | (Kevin Quick)
* Test portability fixes for Cygwin. (Chad Austin)Steven Knight2003-04-301-4/+1
|
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+4
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Support variable substitution on scanner directories. (Charles Crain)Steven Knight2002-12-031-1/+2
|
* Fixes for tests following the Repository/BuildDir refactoring. (Charles Crain).Steven Knight2002-10-191-2/+2
|
* Refactor Repository and BuildDir. (Charles Crain)Steven Knight2002-10-161-2/+2
|
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
|
* Fix for relative CPPPATH directories in subsidiary SConscript files. ↵Steven Knight2002-04-241-2/+2
| | | | (Charles Crain)
* Support whitespace separated CPPPATH, etc. (Task 49057). (Steve Leblanc)Steven Knight2002-03-121-15/+35
|
* Fix an exception caused by a null-string CPPPATH.Steven Knight2002-03-081-0/+8
|
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
|
* Strip $(-$) bracketed text from command lines.Steven Knight2002-01-231-0/+15
|
* Add duplicate (defaults to true) option to BuildDir()Steven Knight2001-12-291-6/+27
|
* Fix Export(), add Import() and Return()Steven Knight2001-12-201-1/+2
|
* Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).Steven Knight2001-12-151-1/+1
|
* Rework implicit dependency scanning for relative CPPPATH values.Steven Knight2001-12-111-22/+61
|
* More NT portability in the tests.Steven Knight2001-11-291-13/+21
|
* Complete CPPPATH work.Steven Knight2001-11-221-8/+32
|
* Crain: Finish LIBS, LIBPATH, CPPPATHSteven Knight2001-11-201-2/+35
|
* Updating licensing.Steven Knight2001-10-031-0/+22
|
* Add additional tests to provide more examples.Steven Knight2001-09-211-0/+16