2003-06-17 |
stevenknight | When linking long command lines, use a '.lnk' suffix... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
stevenknight | Add support for the Intel C Compiler. (Gary Oberbrunner) |
commit | commitdiff | tree | snapshot |
2003-06-15 |
stevenknight | Portability fixes for non-GNU lex and yacc. (Chad... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
stevenknight | MSVS documentation, remove unnecessary exceptions,... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
stevenknight | Fix Import('*') |
commit | commitdiff | tree | snapshot |
2003-06-12 |
stevenknight | Raise an error if SConf needs to do something but ... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
stevenknight | Documentation fixes: mention that user-defined *FLAGS... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
stevenknight | Fix _concat() documentation, add a test. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-06-11 |
stevenknight | SConf CheckFunc and CheckType functionality, plus fixes... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
stevenknight | Fix use of SConf with SConscriptChdir(). (David Snopek... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
stevenknight | Add an M4 builder. (Timothee Besset) |
commit | commitdiff | tree | snapshot |
2003-06-09 |
stevenknight | Fix Options.Update(). |
commit | commitdiff | tree | snapshot |
2003-06-08 |
stevenknight | Add MSVS Project file support. (Greg Spencer) |
commit | commitdiff | tree | snapshot |
2003-06-07 |
stevenknight | When linking long command lines, use a '.lnk' suffix... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
stevenknight | Handle library prefixes correctly if the subdirectory... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
stevenknight | Don't update the .sconsign files when using -n. (Steve... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
stevenknight | Fix reported man page bugs. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
stevenknight | Use -lfrtbegin when linking fortran in gcc3; Cygwin... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
stevenknight | Generate our own copies of Gentoo files (.ebuild, and... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
stevenknight | Add a script for generating an open bug list from expor... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
stevenknight | Suppress illegal construction variables. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
stevenknight | Prepare the release. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
stevenknight | Branch for User's Guide updates. |
commit | commitdiff | tree | snapshot |
2003-05-20 |
stevenknight | Put LinkFunc() back to the way it was. (Christoph... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
stevenknight | Fix test/msvc.py. (Anthony Roach) |
commit | commitdiff | tree | snapshot |
2003-05-20 |
stevenknight | Restore .sconsign file tracking back to a single global... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
stevenknight | Change the Building message to say Cleaning when the... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
stevenknight | Eliminate redundant signature calculations, optimize... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
stevenknight | SConf fixes. (Christoph Wiedemann) |
commit | commitdiff | tree | snapshot |
2003-05-16 |
stevenknight | Have the Tool() method add the tool name to the constr... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
stevenknight | Test fixes. |
commit | commitdiff | tree | snapshot |
2003-05-15 |
stevenknight | Fix SideEffect() and BuildDir(). (Anthony Roach) |
commit | commitdiff | tree | snapshot |
2003-05-15 |
stevenknight | Speed up creation of EntryProxy objects by delaying... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
stevenknight | Refactor how actions get executed to eliminate a lot... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
stevenknight | Fix for the internal Link action not being reentrant... |
commit | commitdiff | tree | snapshot |
2003-05-11 |
stevenknight | Portability fixes for various tests. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
stevenknight | Interpolate the null string for illegal list subscripts. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
stevenknight | Add Java RMIC support. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
stevenknight | Java parser fix for // comments. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-05-09 |
stevenknight | Split the Java parser into a JavaCommon.py module. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
stevenknight | Add support for JavaH. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
stevenknight | Improve new post-PathList refactoring performance.... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
stevenknight | Refactor to use real Nodes for command-line attributes... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
stevenknight | If we added a temporary builder to a Node while calling... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
stevenknight | Add Node.FS.{Dir,File}.Entry() methods. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
stevenknight | Another IRIX portability fix. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-05-02 |
stevenknight | Fix regression tests that use test.whereis(). (Anthony... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
stevenknight | Add Python Value Nodes. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-04-30 |
stevenknight | Test portability fixes for Cygwin. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-04-30 |
stevenknight | Provide uniform access to (some) command-line options... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
stevenknight | Fix the spawn() functions. (Anthony Roach) |
commit | commitdiff | tree | snapshot |
2003-04-29 |
stevenknight | Support Java when using Repository and SConscriptChdir... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
stevenknight | Evaluate Action varlists when calculating signatures... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
stevenknight | Add a script to count our source-vs.-test lines of... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
stevenknight | Follow-up test portability fixes for IRIX. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-04-26 |
stevenknight | Portability fixes for test. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-04-25 |
stevenknight | Fix test/scan-once.py for the recent Export change. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
stevenknight | Implement tool chains for AIX, SunOS, and HP-UX. ... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
stevenknight | Add support for MIDL. (Greg Spencer) |
commit | commitdiff | tree | snapshot |
2003-04-23 |
stevenknight | Fix the Entering |
commit | commitdiff | tree | snapshot |
2003-04-23 |
stevenknight | Add SConf infrastructure (Autoconf functionality).... |
commit | commitdiff | tree | snapshot |
2003-04-20 |
stevenknight | Fixes for Java tests. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-04-20 |
stevenknight | Make Export() work for local variables. (Anthony Roach) |
commit | commitdiff | tree | snapshot |
2003-04-19 |
stevenknight | Fixes for __COPYRIGHT__ in tests; eliminate unnecessary... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
stevenknight | Add Alias() global function. (Anthony Roach) |
commit | commitdiff | tree | snapshot |
2003-04-17 |
stevenknight | Update to the right Java parser. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-04-17 |
stevenknight | Support the #import C preprocessor directive. (Greg... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
stevenknight | Use Win32 long-line tempfile linking when using Cygwin... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
stevenknight | Really parse .java files for inner class names. (Charl... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
stevenknight | Change the names of the Set{Build,Content}SignatureType... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
stevenknight | Add an argument for sorting Options help text. |
commit | commitdiff | tree | snapshot |
2003-04-13 |
stevenknight | Support converting PostScript to PDF files using ghostv... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
stevenknight | Add the current PYTHONPATH to runtest.py so tests can... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
stevenknight | Add a clear() method to reset a Node's state for re... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
stevenknight | Cygwin fixes: use -fPIC and .dll for shared libraries... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
stevenknight | Options save. (Allen Bierbaum) |
commit | commitdiff | tree | snapshot |
2003-04-10 |
stevenknight | Implement Tool refactoring. (Chad Austin + Steve Leblanc) |
commit | commitdiff | tree | snapshot |
2003-04-09 |
stevenknight | Fix Cygwin shared library support (use .dll not .so... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
stevenknight | Set the SYSTEMROOT environment variable on Windows... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
stevenknight | Enhance Java support for package names that don't match... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
stevenknight | Java! |
commit | commitdiff | tree | snapshot |
2003-04-02 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
stevenknight | Prepare 0.13 for release. |
commit | commitdiff | tree | snapshot |
2003-03-31 |
stevenknight | More User's Guide updates. |
commit | commitdiff | tree | snapshot |
2003-03-30 |
stevenknight | Fix a bug when BuildDir(duplicate=0) is used with multi... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
stevenknight | Fix setupTests.py. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
stevenknight | Prepare for release, more doc patches, one portability... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
stevenknight | Fix erroneous dependency-cycle errors when an Alias... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
stevenknight | Fix a side effect of chdir to SConscript directory. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
stevenknight | Man page fixes. |
commit | commitdiff | tree | snapshot |
2003-03-26 |
stevenknight | Clean-ups in preparation for release: doc and comment... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
stevenknight | Add warnings when we switch to BuildDir() targets when... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
stevenknight | Branch for in-progress User's Guide changes. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
stevenknight | Fix -U when no Default() targets are specified. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
stevenknight | Fix man page doc of the tool function. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
stevenknight | Check out files from various source code systems properly. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
stevenknight | Remove an unnecessary .aeignore file in an abandoned... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
stevenknight | Make RCS/SCCS/BitKeeper support more transparent. |
commit | commitdiff | tree | snapshot |
next |