projects
/
scons.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
scons.git
2004-04-07
stevenknight
Make the targets/sources warnings test pass regardless...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-06
stevenknight
Add warnings for easily-confused variable names like...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
stevenknight
Add a reject argument to the env.Whereis() method....
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
stevenknight
Allow CheckLib to search a list of libraries. (sam th)
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
stevenknight
Allow a list of emitters to be called in sequence....
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
stevenknight
Put the --duplicate option in alphabetical order in...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
stevenknight
Add RPATH support. (Chad Austin)
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
stevenknight
Add a variable to control whether to compile moc-gener...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
stevenknight
Make the new --debug=presub option work for LazyCommand...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
stevenknight
Fix a bug with creation of shared libraries under MinGW...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
stevenknight
Allow hybrid substitutions in PATH-like variables....
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
stevenknight
Allow environment substitutions when referencing librar...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
stevenknight
Support multiple source paths in Java. (Tom Epperly)
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
stevenknight
Fix Command() when not called through an Environment.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
stevenknight
Fix a bug in CVS checkouts when env.SourceCode() is...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
stevenknight
Fix the Command() global function when the action is...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
stevenknight
Avoid infinite recursion when comparing Environments...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
stevenknight
Use python1.5 in default Aegis builds. Fix testing...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-27
stevenknight
Keep *FLAGS variables as CLVar variables after copying...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-26
stevenknight
Refactor env.Append() and env.Prepend().
commit
|
commitdiff
|
tree
|
snapshot
2004-03-26
stevenknight
Rework the env.Append() and env.Prepend() tests.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-24
stevenknight
Add --debug=presub to the help text.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-23
stevenknight
Add a --debug= option to print commands before substitu...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-21
stevenknight
Cygwin portability fixes. (Chad Austin) Improved...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-16
stevenknight
Fix use of MSVS_IGNORE_IDE_PATHS. Win32 fixes for...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-16
stevenknight
Forward the Scanner.Classic name to the underlying...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-16
stevenknight
Support passing arbitrary environment override keywords...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
stevenknight
Add an Execute() method.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
stevenknight
Prepare the 0.95 branch for development.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
stevenknight
Initialize the new branch for release.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-08
stevenknight
Speed up SCons packaging builds by eliminating lots...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-08
stevenknight
Add a D language Tool. (Andy Friesen)
commit
|
commitdiff
|
tree
|
snapshot
2004-03-06
stevenknight
scons.0.92 - Implement a --duplicate= option. (Christo...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-06
stevenknight
Update various default paths in MSVS .Net and MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
stevenknight
Overlooked adding subst_path() to IDLTests.py.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
stevenknight
Fix use of things like ${TARGET.dir} in *PATH expansions.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
stevenknight
Refactor path-substitution logic into an Environment...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
stevenknight
Refactor Scanner internals as a prelude to fixing use...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
stevenknight
Win32 portability.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-28
stevenknight
1.5.2 portability.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-28
stevenknight
Branch for User's Guide work.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-28
stevenknight
Document the dbm_module argument to SConsignFile().
commit
|
commitdiff
|
tree
|
snapshot
2004-02-26
stevenknight
Initialize *FLAGS variables with objects that can add...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
stevenknight
Better error message when a source file is missing.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
stevenknight
Handle recursive substitution in overrides.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-23
stevenknight
Add an internal Environment._update() method that updat...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
stevenknight
Add a common tasks appendix to the user's guide. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
stevenknight
Make the Library test work even with linkers that don...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
stevenknight
Use "env -" instead of "env -i". (Chad Austin)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
stevenknight
Update the __env__ variable when making a Copy() or...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
stevenknight
Enhanced test to catch potential problems with absolute...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
stevenknight
Add AppendUnique() and PrependUnique() Environment...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-15
stevenknight
Lay some groundwork for URL Nodes by abstracting local...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-09
stevenknight
Save memory by allowing Nodes to clean up their Executo...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-09
stevenknight
Make the M4 Builder work with repositories by adding...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
stevenknight
Win32 portability.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
stevenknight
Updated test for C++ files in libraries. (Chad Austin)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
stevenknight
More robust reading of VCComponents.dat. (Chad Austin)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
stevenknight
Deprecate the overrides Builder() keyword argument...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
stevenknight
Move the __env__ construction variable into the Environ...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
stevenknight
Add options to investigate object creation and memory...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
stevenknight
Fix a new variable expansion bug.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-29
stevenknight
Fetch implicit dependencies from SCCS/RCS.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-29
stevenknight
Provide a better error message when a construction...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-27
stevenknight
Accomodate white space in path names when running tests.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-25
stevenknight
Fix ARGUMENTS specifications on the command line that...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-25
stevenknight
Have the Qt Builder(s) use flags from the environment...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-20
stevenknight
Refactor variable substitution for more scalable expans...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-17
stevenknight
Fix retrieving multiple target files from cache. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
stevenknight
Win32 portability in test/Program.py.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
stevenknight
Update for MSVS 2003 (7.1). (Greg Spencer)
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
stevenknight
Fix an incorrect registry lookup in msvc.py.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
stevenknight
Make our source-file builds depend on the Copyright...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
stevenknight
Make the midl builder put the targets in the target...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-15
stevenknight
Fix MSVS Project file invocation when running scons...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
stevenknight
Better error handling if someone tries to add a non...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
stevenknight
Better test for use of Configure() in nested SConscript...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
stevenknight
Make the static/shared object check work even if the...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
stevenknight
Fix .class suffix handling in JavaH.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
stevenknight
Make Action() and env.Action() equivalent.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
stevenknight
Handle Configure() calls in multiple SConscript files.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
stevenknight
Update the Copyright years to include 2004.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
stevenknight
Refactor construction variable expansion to handle...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
stevenknight
Miscellaneous changes: update a call to env.subst...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-31
stevenknight
Fix __COPYRIGHT__ and __REVISION__ lines; make IDLTests...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
stevenknight
Minor test enhancements.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-19
stevenknight
Work around Cygwin Python's broken idea that it's case...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-18
stevenknight
Add support for a toolpath for Environments.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-16
stevenknight
Have the Zip() Builder create compressed .zip files...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-12
stevenknight
Fix stripping the library prefix.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-08
stevenknight
Fix spelling errors in error messages, man page typos.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-08
stevenknight
Relax the duplicate-environment restriction for targets...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-06
stevenknight
Fix saving/restoring PackageOptions to a file. (Chris...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-06
stevenknight
Preserve the ability to call BuildDir() multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-06
stevenknight
Prepare side-effect nodes before building, too. (Charl...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-06
stevenknight
Add more variable substitution tests.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-02
stevenknight
MSVC fix for pre-2.3 Python versions. (Charles Crain)
commit
|
commitdiff
|
tree
|
snapshot
2003-12-02
stevenknight
Fix an incorrect _concat() call in the definition...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-01
stevenknight
Make the Fortran scanner case-insensitive. (David...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-01
stevenknight
Make the message about missing SConscript files a warni...
commit
|
commitdiff
|
tree
|
snapshot
next