2005-06-04 |
stevenknight | Move BuildInfo translation of signature Nodes to rel_pa... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
stevenknight | Don't print duplicate stats when --profile is used. |
commit | commitdiff | tree | snapshot |
2005-06-02 |
stevenknight | More efficient Builder.src_suffixes() calculation and... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
stevenknight | Print statistics even when we terminate early (e.g... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
stevenknight | Add a --debug=nomemoizer option to disable memoization. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
stevenknight | Speed up md5 collection of build signature calculations. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
stevenknight | Fix the Java parser's handling of backslashes. (Leanid... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
stevenknight | Add a brief description of env.subst() to the man page... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
stevenknight | Handle Repositories without an SConsignFile() in them. |
commit | commitdiff | tree | snapshot |
2005-05-29 |
stevenknight | Fix lookups of same-named files. |
commit | commitdiff | tree | snapshot |
2005-05-29 |
stevenknight | Clarify the man page description of --max-drift. |
commit | commitdiff | tree | snapshot |
2005-05-15 |
stevenknight | Get rid of the requirement that a source directory... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
stevenknight | Move pre- and post-actions lists from Node to Executor... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
stevenknight | Eliminate multiple calls to os.stat() to fetch file... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
stevenknight | Fix a man page keyword argument for Command(). (Bjorn... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
stevenknight | Avoid rebuilds when otherwise unmodified Python functio... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
stevenknight | Add support for 64-bit Intel 9.0 beta compiler on Linux... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
stevenknight | Add --include-dir and the source directory when calling... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
stevenknight | Fix a User's Guide example. (Sanjoy Mahajan) |
commit | commitdiff | tree | snapshot |
2005-05-07 |
stevenknight | Add RPATH (-R) support to the sun linker. (Karol Pietrzak) |
commit | commitdiff | tree | snapshot |
2005-05-07 |
stevenknight | Make SConsignFile() behavior the default. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
stevenknight | Reap as many thread responses as possible at once.... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
stevenknight | Refactor Executor creation from Builders to Actions... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
stevenknight | More flexible (and Make-like) ignoring command exit... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
stevenknight | Win32 portability for recent RootDir and rel_path(... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
stevenknight | Cache the result from rel_path(). |
commit | commitdiff | tree | snapshot |
2005-04-15 |
stevenknight | Avoid must_be_a_Dir() attribute errors when trying... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
stevenknight | Split up test/QT/QT.py into separate tests. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
stevenknight | Refactor the Rsearch*() methods out of existence in... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
stevenknight | Allow configurability of yacc-generated header files... |
commit | commitdiff | tree | snapshot |
2005-04-05 |
stevenknight | Fix a bad example in the man page. (Sanjoy Mahajan) |
commit | commitdiff | tree | snapshot |
2005-04-05 |
stevenknight | Fix misplaced line in the man page. (Greg Ward) |
commit | commitdiff | tree | snapshot |
2005-04-04 |
stevenknight | Performance optimization in the last patch: eliminate... |
commit | commitdiff | tree | snapshot |
2005-04-02 |
stevenknight | Remove widespread reliance on SCons.Node.FS.default_fs... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
stevenknight | Store source file and dependency paths relative to... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
stevenknight | Normalize directory paths in SConsignFile() database... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
stevenknight | Support commenting out lines in a runtest.py -f file. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
stevenknight | Make sure scans are added to all targets in a builder... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
stevenknight | Minor clean up of value interpolation. |
commit | commitdiff | tree | snapshot |
2005-03-25 |
stevenknight | Minor speedus in variable expansion. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
stevenknight | Add a subsystem for collecting stats about how Nodes... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
stevenknight | Refactor _doLookup() to speed it up a little. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
stevenknight | Fix linkloc.py to work with newer env.subst() conventio... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
stevenknight | Allow toolpath to be stored in the environment and... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
stevenknight | Fix test/emitter.py for new entry matching. |
commit | commitdiff | tree | snapshot |
2005-03-20 |
stevenknight | When searching paths for Files or Dirs, match Entries... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
stevenknight | Fix re-scanning of built files for implicit dependencie... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
stevenknight | Fix Builders with empty source lists. (Stanislav Baranov) |
commit | commitdiff | tree | snapshot |
2005-03-18 |
stevenknight | Refactor Main.py's Alias lookup to allow customized... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
stevenknight | Handle situations where the inspect module can't tell... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
stevenknight | Fix a regression in handling overridden construction... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
stevenknight | Restore (some) old SCons.Script.* names, some released... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
stevenknight | Windows portability in tests. Replace overlooked import |
commit | commitdiff | tree | snapshot |
2005-03-16 |
stevenknight | Version installation of scripts. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
stevenknight | Actually support a global Entry name (since we already... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
stevenknight | Restructure release notes. Add one about use of +... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
stevenknight | Add TempFileMunge support to AIX, Cygwin, HP-UX, Linux... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
stevenknight | Support Intel C compiler 9.0. (Gary Oberbrunner) |
commit | commitdiff | tree | snapshot |
2005-03-08 |
stevenknight | Speed up string expansion. Cache find_file() results... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
stevenknight | Checkpoint refactorings to remove CommandGenerator... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
stevenknight | Make the GenerateHelpText format easily configurable. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
stevenknight | Enhance setup.py to install troff man pages on UNIX... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
stevenknight | Reduce gen_binfo() time for very long source lists. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
stevenknight | Fix a regression in handling CPPPATH='.' when using... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
stevenknight | Fix stack trace when there's no scanner in an Environment. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
stevenknight | Eliminate find_file() inefficiency. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
stevenknight | Optimize out N*M suffix matching in Builder.py. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
stevenknight | Fix Fedora Core 3 test portability. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
stevenknight | Checkpoint refactoring of the find_file() interface. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
stevenknight | Group --debug=count output by object modules. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
stevenknight | Don't throw a 'Tried to lookup a File as a Dir' excepti... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
stevenknight | Add support for Objective C/C++ .m and .mm file extensi... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
stevenknight | Remove the space after the -o option when invoking... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
stevenknight | Fix Intel compiler detection when there's no MSVC compi... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
stevenknight | Fix creating a build_dir from scratch when there's... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
stevenknight | Accumulated documentation changes. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
stevenknight | When searching for files, don't pick same-named directo... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
stevenknight | Win32 portability. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
stevenknight | Don't read up entire directories to decide if an Alias... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
stevenknight | Move the canned Scanner objects out of Defaults.py... |
commit | commitdiff | tree | snapshot |
2005-02-13 |
stevenknight | Refactor Environment/Executor/Node scanner interaction... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
stevenknight | Display the help message when -u -h is supplied. ... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
stevenknight | Don't memoize the get_build_scanner_path() methods. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
stevenknight | Don't create a Node for every file we try to find durin... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
stevenknight | Refactor internals in preparation for eliminating creat... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
stevenknight | Reduce the number of actions created by caching generat... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
stevenknight | Only call filter() to remove ignored dependencies if... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
stevenknight | Use WeakValueDicts in the Memoizer to cut down on memor... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
stevenknight | Reduce the number of scanner calls in large cross-produ... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
stevenknight | Change how Node/__init__.py imports Executor, remove... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
stevenknight | Regain lost performance improvements by using paths... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
stevenknight | Fix --debug=memoizer so it actually prints some stats... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
stevenknight | Improve --debug=count to get an idea of when different... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
stevenknight | More performance improvements? |
commit | commitdiff | tree | snapshot |
2005-01-10 |
stevenknight | Fix use of TargetSignatures('content') with SConf.... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
stevenknight | Eliminate Executor's creation and use of a build_dict... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
stevenknight | Support 'from SConsScript import *' to allow Python... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
stevenknight | Remove build engine dependencies on SCons.Script. ... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
stevenknight | Add LoadableModule support. (Michael McCracken) |
commit | commitdiff | tree | snapshot |
2005-01-07 |
stevenknight | Finish the display-customization variables: , , ,... |
commit | commitdiff | tree | snapshot |
next |