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 |
2004-09-27 |
stevenknight | Fill in missing default Builder names. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-09-27 |
stevenknight | Add support for changing directory when executing Actio... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
stevenknight | More robust Scanner comparisons. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-09-26 |
stevenknight | Apply Scanner.Scanner args to the Base class initializa... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
stevenknight | Update Scanner pydoc, enhance tests. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-09-25 |
stevenknight | Add a --debug=findlibs option. (Gary Oberbrunner) |
commit | commitdiff | tree | snapshot |
2004-09-25 |
stevenknight | Add a ParseDepends() function to read up mkdep-style... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
stevenknight | Add ParseConfig() support for -mwindows and -mno-cygwin... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
stevenknight | Get the source_scanner from the target node, not the... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
stevenknight | Add validator functions for PathOption. (Steve Christe... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
stevenknight | Fix --no-exec handling of cache. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-09-24 |
stevenknight | Better failure detection in test/BuildDir.py. (Kevin... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
stevenknight | Make the linkloc tool use the value of to pick the... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
stevenknight | Fix inconsistency in Builder handling of src_suffix... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
stevenknight | Better test infrastructure for cleaning (-c) messages... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
stevenknight | Better error messages for bad builder creation. (Kevin... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
stevenknight | Performance optimization when caching include files... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
stevenknight | Fix a cut-and-paste typo in the memoized attributed... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
stevenknight | Fix handling when BuildDir exists but is unwriteable... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
stevenknight | Allow ListOption to take a Python list of values asa... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
stevenknight | Use callable class strfunction. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-09-19 |
stevenknight | Win32 portability fixes for tests. |
commit | commitdiff | tree | snapshot |
2004-09-18 |
stevenknight | Fix --debug=explain when the action is a Python function. |
commit | commitdiff | tree | snapshot |
2004-09-18 |
stevenknight | Build targets in an associated BuildDir even if there... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
stevenknight | Allow LIBS to contain lists of lists. |
commit | commitdiff | tree | snapshot |
2004-09-18 |
stevenknight | Don't put LIBS Nodes in the scanned results list multip... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
stevenknight | Print tracebacks for errors other than UserError and... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
stevenknight | Fix inconsistency in conf.CheckFunc(). |
commit | commitdiff | tree | snapshot |
2004-09-17 |
stevenknight | Fix problems with Parallel Tasks and Exception handling... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
stevenknight | Fix -k sometimes trying to link executables even when... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
stevenknight | Guarantee ListOption persistence. (Elliot Murphy) |
commit | commitdiff | tree | snapshot |
2004-09-16 |
stevenknight | Fix SCons on SuSE/AMD-64 Linux by having the wrapper... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
stevenknight | Better -n test: make sure the directory is clean first... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
stevenknight | Return real builder names from the default, environment... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
stevenknight | Fix SourceCode test ordering. (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-09-15 |
stevenknight | Fix suffix selection when there's no source file. ... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
stevenknight | Avoid corrupting the .sconsign.dblite file by writing... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
stevenknight | Fix is_pseudo_derived_builder(). (Kevin Quick) |
commit | commitdiff | tree | snapshot |
2004-09-15 |
stevenknight | Fix Delete action for non-existent files and must_exist... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
stevenknight | Handle exceptions in FunctionActions. (Steve Christensen) |
commit | commitdiff | tree | snapshot |
2004-09-14 |
stevenknight | Add highlights. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
stevenknight | Checkin of initial description paragraph |
commit | commitdiff | tree | snapshot |
2004-09-14 |
stevenknight | Keep the .cvsignore files out of the src package. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
stevenknight | Fix Action comparison when a Builder has a suffix key... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
stevenknight | Better error message when a target is built multiple... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
stevenknight | Update the man page to reflect that prefixes and suffix... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
stevenknight | Create .cvsignore files to ignore the generated *.pyc... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
stevenknight | Lots of Configure() enhancements. (Christoph Wiedemann) |
commit | commitdiff | tree | snapshot |
2004-09-05 |
stevenknight | Win32 portability for tests. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
stevenknight | Add a configurable function for command-line printing... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
stevenknight | Refactor spawning command-line actions to clean up... |
commit | commitdiff | tree | snapshot |
next |