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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed some garbage from tests (found by accident)
ptomulik
2012-06-18
3
-196/+0
*
Changes in gettext tool - tests refactored, small changes in sources.
ptomulik
2012-06-18
34
-2253/+956
*
Removed unnecessary line in test/FindSourceFiles.py
ptomulik
2012-06-06
1
-1/+0
*
Added content to src/engine/MANIFEST.in
ptomulik
2012-06-06
1
-0/+6
*
Reverted MANIFEST-xml.in and appended new files.
ptomulik
2012-06-06
1
-5/+0
*
Reverted MANIFEST-xml.in that I've sorted by acident.
ptomulik
2012-06-06
2
-44/+43
*
Fixed FindSourceFiles to find leaf nodes.
ptomulik
2012-06-06
10
-64/+165
*
Corrected COPYRIGH placeholders
ptomulik
2012-06-06
39
-39/+39
*
Corrections corrections corrections ..
ptomulik
2012-06-06
30
-102/+25
*
Another correction to MANIFEST files
ptomulik
2012-06-06
1
-5/+0
*
Fixed MANIFEST files under src/engine
ptomulik
2012-06-06
2
-49/+54
*
Added gettext tools
ptomulik
2012-06-06
42
-0/+5491
*
Merged in mortoray/scons (pull request #22)
Gary Oberbrunner
2012-05-27
3
-0/+14
|
\
|
*
check for missing latex packages
edA-qa mort-ora-y
2012-05-06
3
-0/+14
*
|
Merge mortoray fix for #2188, typo in example.
Gary Oberbrunner
2012-05-20
1
-1/+1
|
\
\
|
*
|
fix for issue2188, fix typo in example
edA-qa mort-ora-y
2012-05-13
1
-1/+1
*
|
|
Merge mortoray/SCons fix for #2821, copy Builders when env is cloned.
Gary Oberbrunner
2012-05-19
4
-15/+69
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
better fix for issue 2821 -- avoid direct copies of the BuilderDict as it is ...
edA-qa mort-ora-y
2012-05-06
3
-15/+68
|
|
/
*
|
Merge fix for #2976, -s should be silent about entering subdirs.
Gary Oberbrunner
2012-05-12
3
-1/+10
|
\
\
|
*
|
fix for issue 2976
edA-qa mort-ora-y
2012-05-05
2
-1/+7
|
|
/
*
|
Another fix to .hgignore
Gary Oberbrunner
2012-05-12
1
-1/+1
*
|
Merged fix from Dirk Baechle/Arve Knudsen: FORTRANPPFILESUFFIXES test.
Gary Oberbrunner
2012-05-12
2
-0/+92
|
\
\
|
*
|
- added test for FORTRANPPFILESUFFIXES by Arve Knudsen
dirkbaechle
2012-05-06
2
-0/+92
*
|
|
Add emacs backup files (~) to .hgignore. Minor.
Gary Oberbrunner
2012-05-12
1
-0/+1
|
|
/
|
/
|
*
|
MSVC: show valid $TARGET_ARCH values when invalid arch passed in.
Gary Oberbrunner
2012-05-07
3
-2/+18
*
|
Update CHANGES.txt and RELEASE.txt for recent fixes.
Gary Oberbrunner
2012-05-07
2
-0/+7
*
|
MSVC11 needs PCH objects added to the link line.
Gary Oberbrunner
2012-05-07
2
-86/+95
*
|
Merged msvc11 branch from stopiccot.
Gary Oberbrunner
2012-05-07
9
-6/+686
|
\
\
|
|
/
|
/
|
|
*
copy paste unit tests for VC11
stopiccot
2012-03-04
6
-0/+644
|
*
fix + solution generation fixes
stopiccot
2012-03-04
2
-5/+10
|
*
start of msvc11 support
stopiccot
2012-03-02
2
-3/+34
*
|
Merged fix for #2720 (-jN build failures), pull request #13.
Gary Oberbrunner
2012-05-06
5
-16/+120
|
\
\
|
*
|
- added simple test for #2720 (execute with cached targets)
Dirk Baechle
2012-04-22
4
-3/+101
|
*
|
- fixed issue #2720, applied final patch (v3) by Alexey Klimkin
Dirk Baechle
2012-01-10
3
-12/+23
|
*
|
Starting 'issue2720' branch
Dirk Baechle
2012-01-10
0
-0/+0
*
|
|
Merged in garyo/scons (pull request #18)
Gary Oberbrunner
2012-04-07
2
-0/+26
|
\
\
\
|
*
|
|
Fix test failures in test/explain/basic.py on Windows due to drive-name case ...
Gary Oberbrunner
2012-04-07
2
-0/+26
|
|
/
/
*
|
|
Fix several typos and grammatical errors in the user guide.
Greg Ward
2012-03-28
10
-21/+21
*
|
|
Merged in managan/latex_multibib/latex_mbib (pull request #12)
Gary Oberbrunner
2012-03-03
3
-7/+134
|
\
\
\
|
*
|
|
Add description of change to CHANGES.txt
Rob Managan
2012-02-26
1
-0/+6
|
*
|
|
Add support for Latex's multibib package and in the process generalize how we...
Rob Managan
2012-02-19
2
-7/+128
|
|
|
/
|
|
/
|
*
|
|
Merged in dirkbaechle/scons/issue2809 (pull request #14)
Gary Oberbrunner
2012-03-03
2
-10/+46
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
- fix for issue #2809, corrected documentation for command-line variables
Dirk Baechle
2012-01-10
2
-10/+46
|
*
|
Starting 'issue2809' branch
Dirk Baechle
2012-01-10
0
-0/+0
|
|
/
*
|
Fix in Visual Studio project generation. When project contains only one *.cpp...
stopiccot
2012-02-12
2
-41/+29
*
|
Simplify description of bootstrap.py and make it executable.
anatoly techtonik
2012-02-09
1
-13/+10
*
|
Fix bootstrap.py problem with Python 2.7
Gary Oberbrunner
2012-02-04
1
-2/+2
*
|
Merged issue2812 branch from Dirk Baechle
Gary Oberbrunner
2012-02-04
1
-1/+1
|
\
\
|
*
|
- fixed issue #2812, scons-doc.py now correctly renders main.in to main.xml b...
Dirk Baechle
2012-01-10
1
-1/+1
|
*
|
Starting 'issue2812' branch
Dirk Baechle
2012-01-10
0
-0/+0
|
|
/
[next]