| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a problem when using --cache-show. | Steven Knight | 2003-07-23 | 1 | -29/+71 |
|
|
* | M4 test portability. (Chad Austin) | Steven Knight | 2003-07-22 | 1 | -2/+2 |
|
|
* | Only create a default Environment when asked to. (Chad Austin) | Steven Knight | 2003-07-22 | 2 | -2/+2 |
|
|
* | Give Value Nodes timestamps. (Chad Austin) | Steven Knight | 2003-07-21 | 1 | -50/+70 |
|
|
* | New sconsign script fixes: print timestamp values correctly (Chad Austin); a... | Steven Knight | 2003-07-20 | 1 | -18/+50 |
|
|
* | Add a script to print .sconsign file contents. | Steven Knight | 2003-07-18 | 3 | -2/+172 |
|
|
* | CVS fixes. | Steven Knight | 2003-07-07 | 1 | -8/+13 |
|
|
* | When an input yacc file ends in .yy and the yacc -d flag is used, expect a ge... | Steven Knight | 2003-07-02 | 1 | -0/+26 |
|
|
* | Fix -U, -D and -d with explicit targets that start with ../. | Steven Knight | 2003-06-28 | 3 | -1/+104 |
|
|
* | Support targets that always rebuild. (Stephen Ng) | Steven Knight | 2003-06-28 | 1 | -0/+55 |
|
|
* | Set up for development. | Steven Knight | 2003-06-28 | 1 | -1/+1 |
|
|
* | Portability fixes. | Steven Knight | 2003-06-25 | 1 | -1/+1 |
|
|
* | Fix SConf chdir'ing so it works with CPPPATH and LIBPATH. (David Snopek) | Steven Knight | 2003-06-18 | 1 | -4/+15 |
|
|
* | Change the double quotes around an up-to-date target to be like Make. | Steven Knight | 2003-06-18 | 26 | -101/+80 |
|
|
* | Options fixes. (Charles Crain) | Steven Knight | 2003-06-18 | 1 | -5/+5 |
|
|
* | Add support for the Intel C Compiler. (Gary Oberbrunner) | Steven Knight | 2003-06-16 | 1 | -0/+1 |
|
|
* | Portability fixes for non-GNU lex and yacc. (Chad Austin) | Steven Knight | 2003-06-15 | 2 | -0/+2 |
|
|
* | Fix Import('*') | Steven Knight | 2003-06-13 | 1 | -0/+2 |
|
|
* | Raise an error if SConf needs to do something but -n or -q is specified. (Ch... | Steven Knight | 2003-06-12 | 2 | -2/+154 |
|
|
* | Fix use of SConf with SConscriptChdir(). (David Snopek, Christoph Wiedemann) | Steven Knight | 2003-06-10 | 1 | -5/+36 |
|
|
* | Add an M4 builder. (Timothee Besset) | Steven Knight | 2003-06-09 | 2 | -0/+107 |
|
|
* | Fix Options.Update(). | Steven Knight | 2003-06-09 | 1 | -0/+8 |
|
|
* | Add MSVS Project file support. (Greg Spencer) | Steven Knight | 2003-06-08 | 3 | -2/+440 |
|
|
* | Don't update the .sconsign files when using -n. (Steve Leblanc) | Steven Knight | 2003-05-31 | 1 | -1/+9 |
|
|
* | Use -lfrtbegin when linking fortran in gcc3; Cygwin fixes. (Chad Austin) | Steven Knight | 2003-05-27 | 7 | -28/+17 |
|
|
* | Suppress illegal construction variables. | Steven Knight | 2003-05-23 | 1 | -0/+60 |
|
|
* | Put LinkFunc() back to the way it was. (Christoph Wiedemann) | Steven Knight | 2003-05-20 | 1 | -1/+28 |
|
|
* | Fix test/msvc.py. (Anthony Roach) | Steven Knight | 2003-05-20 | 1 | -5/+5 |
|
|
* | Change the Building message to say Cleaning when the -c option is used. | Steven Knight | 2003-05-19 | 2 | -11/+25 |
|
|
* | SConf fixes. (Christoph Wiedemann) | Steven Knight | 2003-05-16 | 1 | -22/+101 |
|
|
* | Test fixes. | Steven Knight | 2003-05-16 | 1 | -8/+11 |
|
|
* | Fix SideEffect() and BuildDir(). (Anthony Roach) | Steven Knight | 2003-05-15 | 1 | -0/+36 |
|
|
* | Fix for the internal Link action not being reentrant when used with BuildDir. | Steven Knight | 2003-05-12 | 1 | -49/+94 |
|
|
* | Portability fixes for various tests. | Steven Knight | 2003-05-11 | 2 | -8/+13 |
|
|
* | Add Java RMIC support. | Steven Knight | 2003-05-10 | 2 | -0/+668 |
|
|
* | Add support for JavaH. | Steven Knight | 2003-05-08 | 3 | -22/+603 |
|
|
* | Refactor to use real Nodes for command-line attributes and eliminate PathList... | Steven Knight | 2003-05-06 | 2 | -2/+2 |
|
|
* | Another IRIX portability fix. (Chad Austin) | Steven Knight | 2003-05-02 | 1 | -1/+2 |
|
|
* | Fix regression tests that use test.whereis(). (Anthony Roach) | Steven Knight | 2003-05-02 | 7 | -21/+13 |
|
|
* | Add Python Value Nodes. (Chad Austin) | Steven Knight | 2003-05-01 | 1 | -0/+103 |
|
|
* | Test portability fixes for Cygwin. (Chad Austin) | Steven Knight | 2003-04-30 | 31 | -155/+61 |
|
|
* | Provide uniform access to (some) command-line options. (Anthony Roach) | Steven Knight | 2003-04-30 | 4 | -10/+150 |
|
|
* | Fix the spawn() functions. (Anthony Roach) | Steven Knight | 2003-04-30 | 1 | -0/+15 |
|
|
* | Support Java when using Repository and SConscriptChdir(0). (Charles Crain) | Steven Knight | 2003-04-29 | 2 | -4/+272 |
|
|
* | Follow-up test portability fixes for IRIX. (Chad Austin) | Steven Knight | 2003-04-27 | 4 | -4/+18 |
|
|
* | Portability fixes for test. (Chad Austin) | Steven Knight | 2003-04-26 | 30 | -60/+134 |
|
|
* | Fix test/scan-once.py for the recent Export change. | Steven Knight | 2003-04-25 | 1 | -5/+5 |
|
|
* | Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc) | Steven Knight | 2003-04-24 | 1 | -2/+3 |
|
|
* | Add support for MIDL. (Greg Spencer) | Steven Knight | 2003-04-23 | 1 | -0/+410 |
|
|
* | Fix the Entering | Steven Knight | 2003-04-23 | 1 | -1/+1 |
|
|