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
*
Fix MSVS solution generation for VS11, and fixed tests.
Gary Oberbrunner
2012-08-14
1
-2/+2
*
Merged ab58947facf7 with 5eddc5d821fc
Gary Oberbrunner
2012-08-07
1
-1/+1
|
\
|
*
Fix typo introduced during recent change to vc.py
Gary Oberbrunner
2012-08-05
1
-1/+1
*
|
Add simple support for Intel v12 compiler for Linux and Mac (not yet Windows)
Gary Oberbrunner
2012-08-02
1
-7/+37
|
/
*
Merged in dubcanada/scons (pull request #28: Fix VC++ 32 vs 64 bit)
Gary Oberbrunner
2012-08-01
1
-1/+1
|
\
|
*
Forgot the req_
Steven Verbeek
2012-07-18
1
-1/+1
|
*
Changed to proper method
Steven Verbeek
2012-07-18
1
-1/+1
|
*
Fixes an issue with 64 bit Windows 7 running 32 bit Visual Express C++ 2010
Steven Verbeek
2012-07-05
1
-1/+1
*
|
Merged in ptomulik/scons, pull request #25: gettext toolset
Gary Oberbrunner
2012-08-01
11
-0/+2037
|
\
\
|
*
|
Changes in gettext tool - tests refactored, small changes in sources.
ptomulik
2012-06-18
9
-58/+12
|
*
|
Fixed FindSourceFiles to find leaf nodes.
ptomulik
2012-06-06
2
-10/+12
|
*
|
Corrected COPYRIGH placeholders
ptomulik
2012-06-06
11
-11/+11
|
*
|
Corrections corrections corrections ..
ptomulik
2012-06-06
4
-22/+20
|
*
|
Added gettext tools
ptomulik
2012-06-06
11
-0/+2083
*
|
|
Merged in gward/scons (pull request #29: javac/pathopt)
Gary Oberbrunner
2012-08-01
2
-4/+108
|
\
\
\
|
*
|
|
Remove some commented out cruft from SCons.Tool.javac.pathopt.
Greg Ward
2012-03-17
1
-2/+0
|
*
|
|
Add more tests for SCons.Tool.javac.pathopt; fix exposed bugs.
Greg Ward
2012-03-17
2
-8/+32
|
*
|
|
Fix issue #2825: allow Node objects in Java path options.
Greg Ward
2012-03-17
2
-1/+16
|
*
|
|
Add unit tests for SCons.Tool.javac (pathopt class only).
Greg Ward
2012-03-17
1
-0/+67
|
|
|
/
|
|
/
|
*
|
|
Add recent fixes to src/CHANGES.txt
Gary Oberbrunner
2012-07-27
2
-5/+5
|
\
\
\
|
*
|
|
Add test for issue 2856 fix.
Joshua Hughes
2012-07-23
1
-1/+1
|
*
|
|
Fix issue 2856.
Joshua Hughes
2012-07-16
1
-4/+4
|
|
/
/
*
|
|
Fix issue 2833 (LINKCOMSTR etc. on Windows).
Gary Oberbrunner
2012-07-22
1
-3/+3
*
|
|
Add support for using biber instead of bibtex.
Robert Managan
2012-06-14
1
-2/+38
|
/
/
*
|
Add support for the biblatex package; search for new keywards to get side eff...
Robert Managan
2012-06-14
1
-7/+9
|
/
*
fix for issue2188, fix typo in example
edA-qa mort-ora-y
2012-05-13
1
-1/+1
*
MSVC: show valid $TARGET_ARCH values when invalid arch passed in.
Gary Oberbrunner
2012-05-07
1
-1/+2
*
MSVC11 needs PCH objects added to the link line.
Gary Oberbrunner
2012-05-07
1
-1/+10
*
Merged msvc11 branch from stopiccot.
Gary Oberbrunner
2012-05-07
3
-6/+42
|
\
|
*
fix + solution generation fixes
stopiccot
2012-03-04
2
-5/+10
|
*
start of msvc11 support
stopiccot
2012-03-02
2
-3/+34
*
|
Add support for Latex's multibib package and in the process generalize how we...
Rob Managan
2012-02-19
1
-7/+31
|
/
*
Fix in Visual Studio project generation. When project contains only one *.cpp...
stopiccot
2012-02-12
1
-39/+27
*
- fixed SWIG module names for generated *.i files (#2707)
Dirk Baechle
2011-09-07
1
-2/+2
*
Update path information for OSX.
Robert Managan
2011-09-06
6
-0/+38
*
Changes for issue #2730:
Dirk Baechle
2011-07-07
2
-2/+14
*
Fix bug 2772
William Deegan
2011-06-17
1
-1/+1
*
Since latex will add valid etension when it looks for files we
Robert Managan
2011-05-18
1
-18/+19
*
Fix bug 2722 - get rid of warnings about missing MSVC, now will only be shown...
William Deegan
2011-05-17
1
-4/+7
*
msvs: prev commit missed VS10 case. Fixed here.
Gary Oberbrunner
2011-05-17
1
-1/+5
*
Fix issue #2702, MSVS generation fails when CPPPATH contains Dir nodes. Also...
Gary Oberbrunner
2011-05-15
1
-2/+19
*
Fix docs to remove note that only one project is supported when generating MS...
William Deegan
2011-05-02
1
-2/+0
*
Fix issue 2627: MSVC_BATCH=False should turn off batch, not turn it on.
Gary Oberbrunner
2011-04-24
1
-4/+14
*
Fix issue 2628, long compile lines in batch mode. Thanks to Grzegorz Bizo f...
Gary Oberbrunner
2011-04-24
1
-4/+4
*
remove reviews.py from src/test_strings.py list of files to check for SCons c...
William Deegan
2011-03-19
1
-4/+0
*
Fix #1644: LINKFLAGS and RPATH conflict. Moved RPATH into LINKCOM.
Gary Oberbrunner
2011-03-03
4
-6/+4
*
Fix issue #1632: quote /Fp in PCH to make precompiled hdrs work with variant ...
Gary Oberbrunner
2011-03-02
1
-1/+1
*
Support automatically embedding manifests in EXEs and DLLs on Windows.
Gary Oberbrunner
2011-03-02
2
-7/+96
*
Fix MSVS tests to work on a 64-bit Windows machine by creating Wow6432Node du...
Gary Oberbrunner
2011-02-27
1
-5/+15
*
Fix for bug 2558. Handle .output file generated by bison or yacc properly. Ma...
William Deegan
2011-01-27
1
-0/+10
[next]