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
...
*
Use sys.stdout.write() instead of print so line feeds in -j output will stay ...
Steven Knight
2003-11-10
10
-26/+31
*
Fixes for the AIX C and C++ Tool specifications. (Vincent Risi)
Steven Knight
2003-11-03
2
-4/+4
*
Restore the default '-LANG:std' C++ flag on SGI IRIX systems before we actual...
Steven Knight
2003-11-03
1
-2/+3
*
Update the tool specifications for the SGI MIPSpro tools.
Steven Knight
2003-10-30
4
-9/+36
*
Fix a regression with CPPDEFINES when using the g++ Tool.
Steven Knight
2003-10-26
1
-2/+2
*
Better detection of KeyboardInterrupts. (Christoph Wiedemann)
Steven Knight
2003-10-21
7
-5/+17
*
Fix a bug in Qt detection. (Christoph Wiedemann)
Steven Knight
2003-10-21
1
-1/+1
*
Follow-on to TeX patch: add test cases for LaTeX and bibtex. (Sergey Fomel)
Steven Knight
2003-10-06
1
-1/+1
*
Pre-Python 2 portability fix in new tex.py tool. Portability fix in Environm...
Steven Knight
2003-09-22
1
-2/+3
*
New tex.py.
Steven Knight
2003-09-21
1
-1/+65
*
Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth...
Steven Knight
2003-09-17
6
-11/+56
*
Correct __COPYRIGHT__ and __revision__ lines in files. Add missing copyright...
Steven Knight
2003-09-15
6
-8/+73
*
Support for additional UNIX variants: (Christian Engel)
Steven Knight
2003-08-24
15
-113/+430
*
Fix tool problems with xilink and linkloc.
Steven Knight
2003-08-16
3
-5/+5
*
Fix a yacc regression.
Steven Knight
2003-08-16
1
-0/+1
*
Add SWIG support.
Steven Knight
2003-08-13
2
-2/+68
*
Initialize a LIB environment variable for the Intel compiler. (Gary Oberbrun...
Steven Knight
2003-08-04
1
-0/+1
*
Refactor extension splitting to make it more flexible (for SWIG).
Steven Knight
2003-08-03
5
-17/+20
*
Add support for a platform-independent CPPDEFINES variable.
Steven Knight
2003-08-02
10
-19/+28
*
Add /TP to CXXFLAGS for msvc. Win32 portability fixes for tests.
Steven Knight
2003-08-01
1
-1/+1
*
Allow Builders to take a dictionary that maps source file suffixes to emitter...
Steven Knight
2003-07-29
11
-37/+135
*
Add a QT tool. (Christoph Wiedemann)
Steven Knight
2003-07-24
1
-0/+214
*
Add a script to print .sconsign file contents.
Steven Knight
2003-07-18
3
-11/+36
*
CVS fixes.
Steven Knight
2003-07-07
1
-1/+1
*
Set up for development.
Steven Knight
2003-06-28
1
-1/+1
*
Portability fixes.
Steven Knight
2003-06-25
1
-1/+1
*
Add support for the Intel C Compiler. (Gary Oberbrunner)
Steven Knight
2003-06-16
2
-2/+90
*
Portability fixes for non-GNU lex and yacc. (Chad Austin)
Steven Knight
2003-06-15
2
-4/+4
*
MSVS documentation, remove unnecessary exceptions, and restor escape() to its...
Steven Knight
2003-06-14
5
-44/+93
*
Add an M4 builder. (Timothee Besset)
Steven Knight
2003-06-09
2
-1/+55
*
Add MSVS Project file support. (Greg Spencer)
Steven Knight
2003-06-08
6
-109/+1774
*
Have the Tool() method add the tool name to the construction variable. (Dav...
Steven Knight
2003-05-16
2
-1/+8
*
Portability fixes for various tests.
Steven Knight
2003-05-11
2
-3/+4
*
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
[prev]
[next]