summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes for tests.Steven Knight2003-08-192-7/+7
* Fix a yacc regression.Steven Knight2003-08-161-6/+22
* Branch for User's Guide changes.Steven Knight2003-08-161-0/+101
* More portability fixes.Steven Knight2003-08-142-43/+64
* Add SWIG support.Steven Knight2003-08-132-0/+178
* Multi-level build dir with Object() and duplicate=0.Steven Knight2003-08-091-0/+37
* Add support for a platform-independent CPPDEFINES variable.Steven Knight2003-08-021-0/+108
* Adding file missed by previous checkins.Steven Knight2003-08-011-0/+142
* Add /TP to CXXFLAGS for msvc. Win32 portability fixes for tests.Steven Knight2003-08-015-28/+47
* Don't Split() SConscript file name strings on white space.Steven Knight2003-07-311-22/+40
* Record and print an internal stack trace when Taskmaster detects errors for e...Steven Knight2003-07-274-19/+88
* Allow Command() to take directories as sources.Steven Knight2003-07-261-2/+21
* Add a QT tool. (Christoph Wiedemann)Steven Knight2003-07-243-0/+616
* Fix a problem when using --cache-show.Steven Knight2003-07-231-29/+71
* M4 test portability. (Chad Austin)Steven Knight2003-07-221-2/+2
* Only create a default Environment when asked to. (Chad Austin)Steven Knight2003-07-222-2/+2
* Give Value Nodes timestamps. (Chad Austin)Steven Knight2003-07-211-50/+70
* New sconsign script fixes: print timestamp values correctly (Chad Austin); a...Steven Knight2003-07-201-18/+50
* Add a script to print .sconsign file contents.Steven Knight2003-07-183-2/+172
* CVS fixes.Steven Knight2003-07-071-8/+13
* When an input yacc file ends in .yy and the yacc -d flag is used, expect a ge...Steven Knight2003-07-021-0/+26
* Fix -U, -D and -d with explicit targets that start with ../.Steven Knight2003-06-283-1/+104
* Support targets that always rebuild. (Stephen Ng)Steven Knight2003-06-281-0/+55
* Set up for development.Steven Knight2003-06-281-1/+1
* Portability fixes.Steven Knight2003-06-251-1/+1
* Fix SConf chdir'ing so it works with CPPPATH and LIBPATH. (David Snopek)Steven Knight2003-06-181-4/+15
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-1826-101/+80
* Options fixes. (Charles Crain)Steven Knight2003-06-181-5/+5
* Add support for the Intel C Compiler. (Gary Oberbrunner)Steven Knight2003-06-161-0/+1
* Portability fixes for non-GNU lex and yacc. (Chad Austin)Steven Knight2003-06-152-0/+2
* Fix Import('*')Steven Knight2003-06-131-0/+2
* Raise an error if SConf needs to do something but -n or -q is specified. (Ch...Steven Knight2003-06-122-2/+154
* Fix use of SConf with SConscriptChdir(). (David Snopek, Christoph Wiedemann)Steven Knight2003-06-101-5/+36
* Add an M4 builder. (Timothee Besset)Steven Knight2003-06-092-0/+107
* Fix Options.Update().Steven Knight2003-06-091-0/+8
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-083-2/+440
* Don't update the .sconsign files when using -n. (Steve Leblanc)Steven Knight2003-05-311-1/+9
* Use -lfrtbegin when linking fortran in gcc3; Cygwin fixes. (Chad Austin)Steven Knight2003-05-277-28/+17
* Suppress illegal construction variables.Steven Knight2003-05-231-0/+60
* Put LinkFunc() back to the way it was. (Christoph Wiedemann)Steven Knight2003-05-201-1/+28
* Fix test/msvc.py. (Anthony Roach)Steven Knight2003-05-201-5/+5
* Change the Building message to say Cleaning when the -c option is used.Steven Knight2003-05-192-11/+25
* SConf fixes. (Christoph Wiedemann)Steven Knight2003-05-161-22/+101
* Test fixes.Steven Knight2003-05-161-8/+11
* Fix SideEffect() and BuildDir(). (Anthony Roach)Steven Knight2003-05-151-0/+36
* Fix for the internal Link action not being reentrant when used with BuildDir.Steven Knight2003-05-121-49/+94
* Portability fixes for various tests.Steven Knight2003-05-112-8/+13
* Add Java RMIC support.Steven Knight2003-05-102-0/+668
* Add support for JavaH.Steven Knight2003-05-083-22/+603
* Refactor to use real Nodes for command-line attributes and eliminate PathList...Steven Knight2003-05-062-2/+2