index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
Tool
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add Java RMIC support.
Steven Knight
2003-05-10
2
-1/+110
*
Java parser fix for // comments. (Charles Crain)
Steven Knight
2003-05-09
2
-5/+51
*
Split the Java parser into a JavaCommon.py module.
Steven Knight
2003-05-09
3
-186/+358
*
Add support for JavaH.
Steven Knight
2003-05-08
3
-16/+152
*
Refactor to use real Nodes for command-line attributes and eliminate PathList...
Steven Knight
2003-05-06
7
-84/+77
*
Test portability fixes for Cygwin. (Chad Austin)
Steven Knight
2003-04-30
1
-1/+1
*
Support Java when using Repository and SConscriptChdir(0). (Charles Crain)
Steven Knight
2003-04-29
2
-18/+18
*
Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)
Steven Knight
2003-04-24
22
-213/+602
*
Add support for MIDL. (Greg Spencer)
Steven Knight
2003-04-23
4
-3/+102
*
Update to the right Java parser. (Charles Crain)
Steven Knight
2003-04-17
1
-41/+117
*
Really parse .java files for inner class names. (Charles Crain)
Steven Knight
2003-04-16
1
-86/+110
*
Support converting PostScript to PDF files using ghostview. (Stefan Reichor)
Steven Knight
2003-04-13
3
-2/+74
*
Cygwin fixes: use -fPIC and .dll for shared libraries, 'rm' to remove files....
Steven Knight
2003-04-11
3
-2/+9
*
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Steven Knight
2003-04-10
43
-52/+51
*
Set the SYSTEMROOT environment variable on Windows, use POSIX (forward-slash)...
Steven Knight
2003-04-09
1
-3/+5
*
Enhance Java support for package names that don't match the source directory ...
Steven Knight
2003-04-08
1
-38/+137
*
Java!
Steven Knight
2003-04-06
3
-0/+141
*
Fix a bug when BuildDir(duplicate=0) is used with multiple SConscript files. ...
Steven Knight
2003-03-30
1
-4/+9
*
Clean-ups in preparation for release: doc and comment changes, comment out S...
Steven Knight
2003-03-26
1
-1/+2
*
Check out files from various source code systems properly.
Steven Knight
2003-03-22
5
-28/+26
*
Support using construction variables as re-usable, callable command generator...
Steven Knight
2003-03-13
5
-62/+45
*
Set STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME for masm.
Steven Knight
2003-03-02
1
-0/+1
*
Add SharedObject() support to masm. (Lachlan O'Dea)
Steven Knight
2003-02-26
1
-0/+2
*
Finish Tar builder support, add Zip builder support.
Steven Knight
2003-02-26
3
-4/+93
*
Add support for Perforce. (Charles Crain)
Steven Knight
2003-02-25
2
-1/+89
*
Support fetching SConscript files from source code management systems.
Steven Knight
2003-02-21
1
-1/+1
*
Add support for fetching files from rcs.
Steven Knight
2003-02-18
6
-1/+294
*
Add support for the SGI library archiver. (Chad Austin)
Steven Knight
2003-02-10
4
-3/+62
*
Support importing Platform and Tool specifications directly.
Steven Knight
2003-02-08
1
-1/+2
*
Fix the last DESCRIPTION paragraph about default Tool selection.
Steven Knight
2003-02-08
1
-0/+2
*
Fixes for compiling with MSVC when running cygwin Python. (Chad Austin)
Steven Knight
2003-02-04
2
-8/+13
*
Win32 portability.
Steven Knight
2003-01-30
2
-2/+6
*
Add IRIX and MIPSPro support. (Chad Austin)
Steven Knight
2003-01-29
6
-2/+279
*
PharLap follow-on patch. (Charles Crain)
Steven Knight
2003-01-25
2
-3/+18
*
Add support for the PharLap ETS tools. (Charles Crain)
Steven Knight
2003-01-22
5
-3/+361
*
Fix library dependencies when the prefix is specified explicitly.
Steven Knight
2003-01-21
1
-0/+1
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
27
-27/+27
*
Make shared/static objects less irritating. (Anthony Roach)
Steven Knight
2003-01-18
3
-1/+5
*
Update Copyright years.
Steven Knight
2003-01-16
27
-27/+27
*
Add .def file support to the mingw tool. (Anthony Roach)
Steven Knight
2003-01-15
1
-0/+16
*
Fix small problems found by PyChecker. (Steve Leblanc)
Steven Knight
2003-01-12
2
-4/+0
*
Add MinGW support. (Anthony Roach)
Steven Knight
2003-01-09
3
-42/+178
*
Change the name of 'lib.py' to 'mslib.py'.
Steven Knight
2002-12-05
2
-4/+4
*
Extend Win32 long command-line processing to lib.py. (Matt Balvin)
Steven Knight
2002-11-30
2
-26/+14
*
Fix the Win32 checks for an explicit import library and .def file.
Steven Knight
2002-11-25
1
-4/+4
*
Add MSVC .res builder. (Anthony Roach)
Steven Knight
2002-10-21
1
-0/+7
*
Get rid of the magicness of the magic _ variables. (Anthony Roach)
Steven Knight
2002-10-07
2
-10/+4
*
Add MSVC PCH and PDB support. (Anthony Roach)
Steven Knight
2002-10-03
2
-5/+96
*
Support overriding construction variables in builder call. (Anthony Roach)
Steven Knight
2002-09-27
1
-3/+6
*
Windows portability
Steven Knight
2002-09-25
1
-1/+1
[prev]
[next]