2005-01-06 |
stevenknight | More command-line customizability: , , , , , , . |
commit | commitdiff | tree | snapshot |
2005-01-05 |
stevenknight | Use AppendUnique() in ParseConfig(). Provide a unique... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
stevenknight | Import string fix in intelc.py. (Gary Oberbrunner) |
commit | commitdiff | tree | snapshot |
2005-01-04 |
stevenknight | Have ParseDepends() env.subst() the specified file... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
stevenknight | Get rid of the self-referential permanent __env__ varia... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
stevenknight | Win32 portability fixes. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
stevenknight | Add a PathOptions.PathAccept validator. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-12-31 |
stevenknight | Better error message when variable substitution fails... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
stevenknight | Intel C compiler improvements. (Gary Oberbrunner) |
commit | commitdiff | tree | snapshot |
2004-12-31 |
stevenknight | Speed up handling of NodeLists. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-12-31 |
stevenknight | Apply Memoizer to cache more return values from various... |
commit | commitdiff | tree | snapshot |
2004-12-29 |
stevenknight | Add a Memoizer metaclass to collect the logic for cachi... |
commit | commitdiff | tree | snapshot |
2004-12-29 |
stevenknight | Enhance OverrideEnvironment, and rename the base class... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
stevenknight | Cut down on environment copies by using a proxy Environ... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
stevenknight | Make AlwaysBuild() work with Aliases. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
stevenknight | Speed up Taskmaster by not calling Node methods so... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
stevenknight | Use the builtin md5 hexdigest routine if it's available... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
stevenknight | Cache get_suffix() and get_build_env(). (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-12-16 |
stevenknight | Restore older recipe for creating env.Command() builder... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
stevenknight | Apply build overrides once up front. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-12-15 |
stevenknight | Use the right scanner if the same source file is used... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
stevenknight | Remove Node scanner storage. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-12-14 |
stevenknight | Remove unnecessary scan keyword argument from Node... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
stevenknight | ActionFactory action functions should take an env argum... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
stevenknight | Fix how scanners sort dependencies so it doesn't matter... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
stevenknight | Fix Java parsing when creating an array of class instances. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
stevenknight | Print --debug={tree,dtree,includes} even if the build... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
stevenknight | Add a test to make sure we can Add{Pre,Post}Action... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
stevenknight | More command-line customizability: , , , , . |
commit | commitdiff | tree | snapshot |
2004-12-02 |
stevenknight | Scan SCons source code for uncaught KeyboardInterrupts... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
stevenknight | Fix the internal Conftest._Have() function to not trans... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
stevenknight | More command-line customizability: and . |
commit | commitdiff | tree | snapshot |
2004-11-23 |
stevenknight | Add the ability to map keywords to ListOption (like... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
stevenknight | More command-line output customizability: , , , . |
commit | commitdiff | tree | snapshot |
2004-11-21 |
stevenknight | Add a --debug=stree option to show Node status. (Kevin... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
stevenknight | Fix Value node expansion in command-line strings. ... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
stevenknight | Miscellaneous fixes: portability and version fixes... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
stevenknight | Add more customizability: $BITKEEPERCOMSTR, $CVSCOMSTR... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
stevenknight | Add more customizability: , , , . |
commit | commitdiff | tree | snapshot |
2004-11-20 |
stevenknight | Add Fortran COMSTR variables for output customizability. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
stevenknight | Add support for new tools: Metroworks CodeWarrior... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
stevenknight | More display customizability: , . (Also add the missi... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
stevenknight | Add more command-line customizability: and . |
commit | commitdiff | tree | snapshot |
2004-11-15 |
stevenknight | More command-line configurability: , . |
commit | commitdiff | tree | snapshot |
2004-11-15 |
stevenknight | More command-line customization: , . |
commit | commitdiff | tree | snapshot |
2004-11-15 |
stevenknight | Easier customization of printable strings for , and . |
commit | commitdiff | tree | snapshot |
2004-11-15 |
stevenknight | Investigate getting rid of LazyCmdGenerator |
commit | commitdiff | tree | snapshot |
2004-11-14 |
stevenknight | Support override expansions within target and source... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
stevenknight | Allow Alias Nodes to have Actions. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
stevenknight | On Python 2.x, return lists of Nodes from builders... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
stevenknight | Better fix for reflective build_dir paths. (Kevin... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
stevenknight | Faster/leaner tree dumping. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-11-11 |
stevenknight | Handle moved SCons source tree. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-11-11 |
stevenknight | Fix hard-coding of Java paths in tests. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-11-11 |
stevenknight | Fix the use of reflective paths underneath build direct... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
stevenknight | Add a genstring() method to the ListAction class. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
stevenknight | Use a Node's environment in preference to the builder... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
stevenknight | Add explicit support for Builder wrapper functions... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
stevenknight | Add overlooked .aeignore file. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
stevenknight | Add HOWTO steps for generating a subrelease (e.g. 0... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
stevenknight | Add scripts for working with the User's Guide homebrew... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
stevenknight | Restore tests to current status after "updating" to... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
stevenknight | Better test handling of File lines in stack traces... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
stevenknight | Improved regular expression for removing pairs from... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
stevenknight | Add tests for SHELL, SPAWN and ESCAPE. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
stevenknight | Refactor to separate shell processing from command... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
stevenknight | Refactor Action/Executor interaction. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-10-23 |
stevenknight | Allow substitution of (Levi Stephen) and other constru... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
stevenknight | Fix ExecutorTests under Python 2.x, where str() throws... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
stevenknight | Smarter sync'ing of the .sconsign file when it's writte... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
stevenknight | Support .lex and .yacc file suffixes. (Matthew Doar) |
commit | commitdiff | tree | snapshot |
2004-10-22 |
stevenknight | Avoid copying __builtin__ when evaluating variables... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
stevenknight | Support default Options values of None. (Gary Oberbrunner) |
commit | commitdiff | tree | snapshot |
2004-10-22 |
stevenknight | Fix the execute-Mkdir-once patch so that it doesn't... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
stevenknight | Win32 portability fixes for tests. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
stevenknight | When subst() returns a non-string object, return the... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
stevenknight | Handle use of Mkdir() when the file exists. |
commit | commitdiff | tree | snapshot |
2004-10-20 |
stevenknight | Allow explicit target_factory=Dir with Builders that... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
stevenknight | Make SCons/__init__.py, not SCons/Script/__init__.py... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
stevenknight | Update the version numbers that --version prints every... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
stevenknight | Fix Java parsing when a string is encountered. (Christ... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
stevenknight | Optimization: don't expand variables by using eval... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
stevenknight | Performance optimization: use re.sub() for variable... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
stevenknight | Win32 portability fixes for tests. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
stevenknight | ParseConfig and -I<space>filename. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
stevenknight | Add a missing newline to the end of the --debug=explain... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
stevenknight | Have the Qt Builder make uic-built files dependent... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
stevenknight | Remove scan=0 calls to Node.current() for implicit... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
stevenknight | Use fake Nodes, not strings, for scanner tests. Have... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
stevenknight | Better Command() test coverage. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-10-07 |
stevenknight | Allow importing local files from Tools found on a toolp... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
stevenknight | Allow passing a dictionary of keyword arguments to... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
stevenknight | Clear out dependent-child caches when a node is rebuilt... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
stevenknight | Better --debug=explain info when build actions change... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
stevenknight | Add a deprecated warning for the scanner keyword argume... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
stevenknight | Test improvement. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-10-06 |
stevenknight | Add a name to the default ObjSourceScanner. (Kevin... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
stevenknight | Fix use of a list of SConscript files when calling... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
stevenknight | On Win32, install scons.bat from setup.py. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
stevenknight | Fix env.subst() stack trace on var containing ListAction. |
commit | commitdiff | tree | snapshot |
next |