index
:
delta/scons.git
aix-xlc_r-is-for-threads
conftest-messages
fix_copyright_2012
fix_update_release_tests_2012_01
issue-2856
issue-2857
issue1723
issue2720
issue2809
issue2812
latex_mbib
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
release-2.1.0
switch_to_slots
test_bb
ziproot
bitbucket.org: Obsolete (use scons-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
|
/
*
update-release-info: fixed date updating for doc/user/main.xml.
Gary Oberbrunner
2013-12-27
1
-8
/
+9
*
- 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-04
2
-16
/
+17
*
- cleaned up 'bin' directory
Dirk Baechle
2013-05-04
6
-642
/
+80
*
- switched to different schemaLocation URI
Dirk Baechle
2013-05-04
1
-19
/
+8
*
- removed suffix= from 'scons_output_command ' and moved it
Dirk Baechle
2013-05-04
3
-312
/
+830
*
- corrected xincludes for MAN pages
Dirk Baechle
2013-05-04
5
-417
/
+746
*
- switched all docs to SCons XSD
Dirk Baechle
2013-05-04
4
-96
/
+119
*
- added Docbook Tool to the sources
Dirk Baechle
2013-05-04
2
-105
/
+135
*
- added first version of the SCons XSD
Dirk Baechle
2013-05-04
2
-2
/
+48
*
- started to implement new XML tools
Dirk Baechle
2013-05-04
4
-439
/
+404
*
Fix tests broken after --noqmtest option was removed from runtest.py
anatoly techtonik
2012-12-21
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
*
Use <synopsis> tags for the definitions of Builders and function.
Steven Knight
2010-07-22
1
-4
/
+5
*
Add the generated function documentation to the User's Guide as an appendix.
Steven Knight
2010-07-22
1
-32
/
+55
*
Update bin/scons-proc.py to do a better job of converting XML to man
Steven Knight
2010-07-19
1
-11
/
+75
*
Add commented outlines for Ubuntu 9.10 packages
William Deegan
2010-06-21
1
-1
/
+5
*
Revert in-directory changes inadvertently swept up in the last checkin.
Steven Knight
2010-06-15
2
-15
/
+4
*
Issue 2390: Support appending to $*FLAGS values (CLVar instances) in a
Steven Knight
2010-06-15
2
-4
/
+15
*
Update with recent checkpoints and 2.0.0.final.0 (yay!).
Steven Knight
2010-06-15
1
-0
/
+5
*
Update install_scons.py to work on Windows.
Steven Knight
2010-06-15
1
-5
/
+14
*
Move update-release-info.py from src/ to tests/update_release-info/
Greg Noel
2010-06-11
1
-0
/
+15
*
Remove the rest of the logic for the noqmtest keyword
Greg Noel
2010-06-08
1
-12
/
+12
*
Fixed a bug in the regression test to use the right filenames for each
Greg Noel
2010-06-07
1
-1
/
+34
*
Initial drop of bin/update-release-info.py.
Greg Noel
2010-06-07
1
-0
/
+306
*
Issue 1975: Add documentation of the AllowSubstExceptions() function
Steven Knight
2010-06-04
1
-1
/
+1
*
Fix capturing timings from a single configuration script.
Steven Knight
2010-05-25
1
-1
/
+3
*
Fix a ripple effect (_Proxy__subject) from the new-style class conversion.
Steven Knight
2010-05-25
1
-1
/
+1
*
Add recent releases to the bin/install_scons.py script.
Steven Knight
2010-05-22
1
-0
/
+9
*
vert old-style classes in bin/* scripts to new-style classes.
Steven Knight
2010-05-20
9
-16
/
+16
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-26
1
-4
/
+8
*
Convert to Python 3.x division rules.
Greg Noel
2010-04-24
3
-2
/
+5
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
5
-39
/
+2
[next]