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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed up docs for InstallVersionedLib and SHLIBVERSION.
Gary Oberbrunner
2012-12-21
2
-8/+21
*
update to latest SCons commits
Robert Managan
2012-12-18
1
-0/+9
|
\
|
*
runtest.py: Enable -o, --output to save stdout/stderr into a file
anatoly techtonik
2012-12-18
1
-0/+2
|
*
runtest.py: Replace `-o file --xml` with `--xml file`
anatoly techtonik
2012-12-17
1
-1/+2
|
*
runtest.py: Exit with an error if no tests were found
anatoly techtonik
2012-12-17
1
-1/+3
|
*
runtest.py: remove --noqmtest option
anatoly techtonik
2012-12-17
1
-0/+1
|
*
Merge runtest.py fixes
anatoly techtonik
2012-12-17
1
-0/+2
|
|
\
|
|
*
CHANGES.txt: clean up after which Python 2.3 is unlikely to work
anatoly techtonik
2012-12-14
1
-0/+2
|
*
|
Add -jN support to runtest.py to run tests in parallel
Gary Oberbrunner
2012-12-17
1
-0/+1
|
|
/
*
|
removed versioned library support from Install and put it in InstallVersionedLib
Robert Managan
2012-12-18
5
-11/+117
*
|
merge in changes from SCons default
Robert Managan
2012-12-15
9
-96/+131
|
\
\
|
|
/
|
*
Fix release date for SCons 2.2.0
anatoly techtonik
2012-12-12
1
-1/+1
|
*
Removed some pre-Python 2.4 compatibility code
anatoly techtonik
2012-12-07
3
-62/+8
|
*
Add hints about valid choices to error messages from option parser
anatoly techtonik
2012-12-07
2
-6/+13
|
*
Hide deprecated --debug={dtree,stree,tree} from --help output
anatoly techtonik
2012-11-22
2
-10/+12
|
*
Support building with WiX releases after 2.0
Juan Lang
2012-12-06
3
-9/+13
|
*
Clean up remnants of Optik module which was removed in
anatoly techtonik
2012-11-22
2
-5/+3
|
*
Merge pull request #51 from Anatoly Techtonik; allow running scripts/scons.py...
garyo
2012-11-18
2
-1/+12
|
|
\
|
|
*
Ability to run scripts/scons.py directly from source checkout.
anatoly techtonik
2012-11-16
2
-1/+12
|
*
|
Added Wix test and made a few Wix constants into construction vars.
garyo
2012-11-18
3
-3/+70
|
*
|
Use .wixobj rather than .wxiobj as the suffix for WiX compiler output
Juan Lang
2012-11-14
1
-2/+2
|
|
/
*
|
Change symlinks to match what ldconfig does
Robert Managan
2012-11-18
1
-5/+17
*
|
merge latest commits from SCons main line
Robert Managan
2012-11-10
1
-0/+4
|
\
\
|
|
/
|
*
vcxproj.filters files should be removed upon clean
stopiccot
2012-10-24
1
-0/+4
*
|
Fix typo, change period to comma
Robert Managan
2012-11-09
1
-1/+1
*
|
Add documentation and update CHANGES.txt. Remove the Environment methods Vers...
Robert Managan
2012-11-09
5
-73/+22
*
|
Get sym links working with VariantDir and add a test
Robert Managan
2012-11-07
2
-2/+9
*
|
Start to clean up changes in __init__.py and link.py. Add support in install....
Robert Managan
2012-11-05
3
-53/+167
*
|
merge outstanding commits
Robert Managan
2012-10-25
1
-0/+1
|
\
\
|
|
/
|
*
Innocuous change to create new tip rev on default branch
Gary Oberbrunner
2012-10-19
1
-0/+1
*
|
Treat the sym links as side effects instead of extra targets. This prevents I...
Robert Managan
2012-10-24
2
-26/+64
*
|
add support for darwin
Robert Managan
2012-10-17
3
-11/+18
*
|
merge in changes from other forks/branches
Robert Managan
2012-10-17
9
-15/+108
|
\
\
|
*
|
Backed out changeset 87e2f40b59e3 (merge of D support updates)
Gary Oberbrunner
2012-10-13
11
-524/+144
|
*
|
Update the changes file prior to creating a pull request.
Russel Winder
2012-10-13
1
-15/+15
|
*
|
Merge default/tip.
Russel Winder
2012-10-13
2
-4/+20
|
|
\
\
|
|
|
/
|
|
*
Merged in managan/scons_biblatex2.2 (pull request #43, biber support)
Gary Oberbrunner
2012-10-13
2
-4/+20
|
|
|
\
|
|
|
*
Add separate biber action and add logic to call either bibtex or biber depend...
Robert Managan
2012-10-07
2
-4/+20
|
*
|
|
Merge in default/tip.
Russel Winder
2012-10-13
3
-6/+24
|
|
\
\
\
|
|
|
/
/
|
|
*
|
- minor fix: catching NotFoundError exceptions for all other gettext tools
dirkbaechle
2012-10-07
3
-6/+24
|
*
|
|
Merge in default/tip from the mainline.
Russel Winder
2012-10-07
5
-5/+64
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix nested LIBPATH expansion by flattening sequences in subst_path.
Gary Oberbrunner
2012-10-06
4
-4/+60
|
|
*
|
Merged in dirkbaechle/scons (pull request #40): fix RPM tests to use new rpmu...
Gary Oberbrunner
2012-10-06
1
-1/+4
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
- final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a...
dirkbaechle
2012-10-03
1
-1/+4
|
*
|
|
It's the tool name not the compiler name in this list.
Russel Winder
2012-10-06
1
-1/+1
|
*
|
|
Correct the spelling of the LDC compiler.
Russel Winder
2012-10-06
1
-1/+1
|
*
|
|
Merge mainline tip.
Russel Winder
2012-10-04
9
-36/+593
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge mainline tip.
Russel Winder
2012-09-16
7
-16/+70
|
|
\
\
\
|
*
|
|
|
Correct the date of last update.
Russel Winder
2012-09-08
2
-2/+2
|
*
|
|
|
Fix a few bugs. Integrate D better into the selection system, and defaulting ...
Russel Winder
2012-09-06
10
-15/+156
[next]