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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
7
-12/+12
*
Update logic to pull files from mercurial
William Deegan
2016-05-15
1
-3/+3
*
Remove all the six stuff.
Russel Winder
2016-02-02
1
-6/+2
*
Run futurize --stage1.
Russel Winder
2016-01-01
3
-67/+71
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
11
-1037/+31
|
\
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-5/+1
|
*
merge
William Deegan
2015-09-28
2
-1/+2
|
|
\
|
|
*
exit with non-zero exit code if validation fails
William Deegan
2015-09-28
1
-0/+1
|
|
/
|
*
change tree back to development mode and bring back changes from release branch
William Deegan
2015-09-21
2
-2/+10
|
|
\
|
|
*
add uploading src/README.txt to sourceforge
rel_2.4.0
William Deegan
2015-09-21
1
-2/+9
|
|
/
|
*
adding amd64 win installer to list of files
William Deegan
2015-09-21
1
-0/+5
|
*
Call scons-proc.py with the same python executable that the docs-update-gener...
William Deegan
2015-07-30
1
-2/+3
|
*
Remove obsolete aegis revision control scripts
William Deegan
2015-07-30
3
-1023/+0
|
*
merging 2.3.5 changes
William Deegan
2015-06-20
1
-0/+8
|
*
SConsDoc.py: Calling sys.exit(-1) in imported library is bad, because
anatoly techtonik
2015-01-11
1
-4/+2
*
|
Added six module as SCons.compat.six, for python3 port.
Gary Oberbrunner
2014-04-20
1
-1/+1
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
3
-6/+6
|
\
\
|
|
/
|
*
release scripts: bin/upload-release-files.sh update doc for EPUB and fix doc ...
Gary Oberbrunner
2014-03-08
1
-2/+2
|
*
Merged in dirkbaechle/scons (pull request #103)
Gary Oberbrunner
2014-03-08
1
-2/+2
|
|
\
|
|
*
- added doc editor configuration for XXE5
Dirk Baechle
2014-01-19
1
-2/+2
|
*
|
Put back into develop mode post-2.3.1 release;
Gary Oberbrunner
2014-03-04
1
-2/+2
|
|
/
*
|
Some more six.PY2/PY3 usage.
Stefan Zimmermann
2014-01-08
1
-2/+4
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
1
-8/+9
|
\
\
|
|
/
|
*
update-release-info: fixed date updating for doc/user/main.xml.
Gary Oberbrunner
2013-12-27
1
-8/+9
*
|
More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e...
Stefan Zimmermann
2014-03-31
2
-5/+12
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
22
-27/+50
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
22
-161/+160
|
/
*
- fixed bootstrap.py, such that it can be called from an arbitrary working di...
Dirk Baechle
2013-05-22
1
-1/+1
*
New doc toolchain changes:
Gary Oberbrunner
2013-05-04
2
-20/+35
*
- relinked the build of all documentation outputs to the bootstrap process
Dirk Baechle
2013-05-03
2
-16/+17
*
- cleaned up 'bin' directory
Dirk Baechle
2013-05-03
6
-642/+80
*
- switched to different schemaLocation URI
Dirk Baechle
2013-05-03
1
-19/+8
*
- removed suffix= from 'scons_output_command ' and moved it
Dirk Baechle
2013-05-03
3
-312/+830
*
- corrected xincludes for MAN pages
Dirk Baechle
2013-05-03
5
-417/+746
*
- switched all docs to SCons XSD
Dirk Baechle
2013-05-03
4
-96/+119
*
- added Docbook Tool to the sources
Dirk Baechle
2013-05-03
2
-105/+135
*
- added first version of the SCons XSD
Dirk Baechle
2013-05-03
2
-2/+48
*
- started to implement new XML tools
Dirk Baechle
2013-05-03
4
-439/+404
*
Fix tests broken after --noqmtest option was removed from runtest.py
anatoly techtonik
2012-12-20
1
-1/+1
*
Cleanup replacement of sys.exitfunc with atexit (Python 2+)
anatoly techtonik
2012-12-19
1
-1/+2
*
Merged pull request #44 (make README a ReStructuredText file)
Gary Oberbrunner
2012-10-13
1
-4/+3
*
Warn during doc build if missing tools
Gary Oberbrunner
2012-08-12
1
-0/+1
*
New upload-release-files script, and fixed up update-release-info.
Gary Oberbrunner
2012-08-05
2
-4/+30
*
New release script to upload dist files to SourceForge
Gary Oberbrunner
2012-08-05
1
-0/+51
*
Fix bootstrap.py problem with Python 2.7
Gary Oberbrunner
2012-02-04
1
-2/+2
*
- fixed issue #2812, scons-doc.py now correctly renders main.in to main.xml b...
Dirk Baechle
2012-01-10
1
-1/+1
*
Updated xmlagenda.py: team members and doc.
Gary Oberbrunner
2011-04-23
1
-6/+12
*
Script to upload newly built packages to sourceforge.
William Deegan
2010-11-26
1
-0/+38
*
- moved the functionality of the bin/doc* shell scripts to scons-doc.py
Dirk Baechle
2010-09-05
5
-560/+88
*
Have bin/calibrate.py print the timing run output if it can't find
Steven Knight
2010-08-18
1
-1/+5
[next]