projects
/
scons.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
scons.git
2003-02-12
stevenknight
Remove deprecated features.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
stevenknight
Make the Install() method copy files (by default).
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
stevenknight
Initialize the 0.12 branch
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
stevenknight
Prepare for release.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
stevenknight
Fix some performance problems with the --implicit-cache...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
stevenknight
Disable annotation of nodes with the calling stack...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
stevenknight
Fix the scons.bat file for the new library packaging.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
stevenknight
Add support for the SGI library archiver. (Chad Austin)
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
stevenknight
Fix the Win32 installer package.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
stevenknight
Support more intuitive build directory specifications...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
stevenknight
Annotate objects with their creation SConscript and...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
stevenknight
Support importing Platform and Tool specifications...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
stevenknight
Fix the last DESCRIPTION paragraph about default Tool...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
stevenknight
More User's Guide edits.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
stevenknight
Add a patch to help many systems terminate on interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
stevenknight
Fix case-sensitive packaging problem on Win32.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
stevenknight
Checkin of in-progress work on the User Guide.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
stevenknight
Add the --random option.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-05
stevenknight
Change the default behavior when no arguments are speci...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
stevenknight
Fixes for compiling with MSVC when running cygwin Pytho...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
stevenknight
Add CacheDir support.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-02
stevenknight
Add a strfunction() to Command actions, and add an...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
stevenknight
Win32 portability.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-29
stevenknight
Add IRIX and MIPSPro support. (Chad Austin)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-27
stevenknight
Provide a better error message when a BuildDir() is...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-25
stevenknight
PharLap follow-on patch. (Charles Crain)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-25
stevenknight
Fix a bug when -c is used with -n. (Steve Leblanc)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-25
stevenknight
Fix adding a prefix when the target isn't specified.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-25
stevenknight
Fix how BUILDERS are updated.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
stevenknight
Add support for the PharLap ETS tools. (Charles Crain)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
stevenknight
Minor fixes: CR-LF in scons.bat file, remove old name...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-21
stevenknight
Fix library dependencies when the prefix is specified...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-21
stevenknight
Generate the file list in the RPM .spec file.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-20
stevenknight
Add AddPreAction() and AddPostAction() methods. (Charl...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-20
stevenknight
Put the Copyright years in by script, not by hand.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
stevenknight
Make shared/static objects less irritating. (Anthony...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-17
stevenknight
Initialize the new branch.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
stevenknight
Update Copyright years.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
stevenknight
Prep 0.10 for release.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
stevenknight
Win32 portability.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
stevenknight
Fix bug in Clean() functionality. (Steve Leblanc)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-15
stevenknight
Fix scanning Aliases of nodes which have scanners....
commit
|
commitdiff
|
tree
|
snapshot
2003-01-15
stevenknight
Necessary changes towards supporting Jython.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-15
stevenknight
Add .def file support to the mingw tool. (Anthony...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-14
stevenknight
Add --debug-includes. (Anthony Roach)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-14
stevenknight
Fix bug removing symbolic links. (Steve Leblanc)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-13
stevenknight
Test improvements suggested by Charles Crain.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-12
stevenknight
Fix small problems found by PyChecker. (Steve Leblanc)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-12
stevenknight
Eliminate unnecessary scanning before a Node is rebuilt.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-11
stevenknight
More Win32 test portability.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-09
stevenknight
Win32 portability.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-09
stevenknight
Better initial explanation of SConscript files; fix...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-09
stevenknight
Add MinGW support. (Anthony Roach)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-07
stevenknight
Fix files with the same name as subdirs.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-07
stevenknight
Fix specifying only the source argument to a MultiStepB...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
stevenknight
Refactor the Scanner interface to eliminate unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
stevenknight
Performance improvement: cut down on Proxy.__getattr__...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-05
stevenknight
Fix problems returning the appropriate exit status...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-01
stevenknight
Don't duplicate source files in a BuildDir when the...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-28
stevenknight
Have the Environment.get() method return None as the...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-28
stevenknight
Change the Action object execute() methods to __call__...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-28
stevenknight
Refactor FunctionAction objects to support -n and -s.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
stevenknight
Implement the Clean() function.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-22
stevenknight
Support Repositories on a different file system, when...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-22
stevenknight
Fix typo in test/README. (Derrick 'dman' Hudson)
commit
|
commitdiff
|
tree
|
snapshot
2002-12-19
stevenknight
Finish the Action refactoring by removing Builder.execu...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-17
stevenknight
Refactor action execution so it's controlled by the...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-16
stevenknight
Make the 'Do not know how to build' error message catch...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-14
stevenknight
Make error and warning message consistent. (Anthony...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-11
stevenknight
Use pickle for .sconsign. (Anthony Roach)
commit
|
commitdiff
|
tree
|
snapshot
2002-12-10
stevenknight
Add functions for getting and setting the number of...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-07
stevenknight
Remove .pyc files from the scons-local package.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-07
stevenknight
Remove dependence on Aegis symlinks by adding a bootstr...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-06
stevenknight
Initialize the new branch. (Includes an SConstruct...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-06
stevenknight
Fix integration builds, put back symlinks temporarily.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-05
stevenknight
Prepare the 0.09 release.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-05
stevenknight
Change the name of 'lib.py' to 'mslib.py'.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-05
stevenknight
Prevent -n from unlinking files.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
stevenknight
Package a standalone scons-local package.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
stevenknight
Support variable substitution on scanner directories...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-30
stevenknight
Extend Win32 long command-line processing to lib.py...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-30
stevenknight
Really take care of non-existent drive letters on Win32.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-27
stevenknight
Serialize calls to Node.prepare() (Anthony Roach)
commit
|
commitdiff
|
tree
|
snapshot
2002-11-27
stevenknight
Fix for Red Hat 8.0: use rpmbuild instead of rpm ...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-27
stevenknight
Provide graceful failures when a source file doesn...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-25
stevenknight
Make the shell pickable via a construction variable...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-25
stevenknight
Make env.SideEffect work for Dir nodes. (Anthony Roach)
commit
|
commitdiff
|
tree
|
snapshot
2002-11-25
stevenknight
Fix the Win32 checks for an explicit import library...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-23
stevenknight
Make building source files fail like Make.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
stevenknight
Patch up some documentation holes. (Anthony Roach)
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
stevenknight
Make File() and Dir() take a string for the second...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
stevenknight
Make Default(source) and -U fail gracefully. (Anthony...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
stevenknight
Document the fact that Builder calls return Node objects.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-13
stevenknight
Win32 portability.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-13
stevenknight
Document Repository and other methods, plus some added...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-13
stevenknight
Support special characters in file names. (Charles...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-12
stevenknight
Add the ParseConfig() method. (Steve Leblanc)
commit
|
commitdiff
|
tree
|
snapshot
2002-11-12
stevenknight
Fix scans for derived include files in Repositories...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-12
stevenknight
Arrange for local copies of files in build/ so the...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-06
stevenknight
Refactor command-line parsing. (Steve Leblanc)
commit
|
commitdiff
|
tree
|
snapshot
next