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
/
scons-proc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update doc gen to fail more definitively [skip appveyor]
Mats Wichmann
2020-07-04
1
-6/+9
*
Fixed Sets/Uses links in generated doc files.
Dirk Baechle
2020-06-20
1
-12/+9
*
First set of changes, started to rip out libxslt2.
Dirk Baechle
2020-06-19
1
-18/+12
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-1/+1
*
doc generation: fix another src->SCons transition
Mats Wichmann
2020-05-11
1
-10/+8
*
docs src-move: remove debug prints [ci skip]
Mats Wichmann
2020-05-10
1
-2/+0
*
[WIP] adjust docbuild for moved src [ci skip]
Mats Wichmann
2020-05-10
1
-0/+2
*
[PR #3612] doc update: cvars are <envar> [ci skip]
Mats Wichmann
2020-04-16
1
-2/+10
*
Merge pull request #3613 from mwichmann/func-html-fmt
William Deegan
2020-04-16
1
-16/+35
|
\
|
*
Update generation of scons-xml entities [ci skip]
Mats Wichmann
2020-04-16
1
-16/+35
*
|
Merge pull request #3603 from bdbaddog/revamp_scons_build
William Deegan
2020-04-16
1
-5/+2
|
\
\
|
|
/
|
/
|
|
*
remove unused imports.
William Deegan
2020-04-09
1
-5/+2
*
|
Second try at fixing sets/uses Tool doc generation. [ci skip]
Mats Wichmann
2020-04-10
1
-10/+18
|
/
*
[PR #3602] fix typo complained about by Sider [ci skip]
Mats Wichmann
2020-04-09
1
-1/+1
*
Add highlighting to funcs/builders [ci skip]
Mats Wichmann
2020-04-08
1
-24/+45
*
Fix generated tools doc intermediate file. [ci skip]
Mats Wichmann
2020-03-31
1
-0/+6
*
Remove obsolete scripts. Remove py27 support
William Deegan
2020-03-21
1
-2/+0
*
Fix the packagers table again. [ci skip]
Mats Wichmann
2020-03-13
1
-2/+2
*
Improve building of docs using Py3 [ci skip]
Mats Wichmann
2019-12-05
1
-5/+9
*
When iterating over dict.items(), we do not need a new list.
Craig Rodrigues
2017-03-12
1
-1/+1
*
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
1
-1/+1
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
1
-5/+1
|
\
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-5/+1
*
|
More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e...
Stefan Zimmermann
2014-03-31
1
-3/+8
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-1/+3
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-7/+7
|
/
*
- relinked the build of all documentation outputs to the bootstrap process
Dirk Baechle
2013-05-03
1
-6/+12
*
- cleaned up 'bin' directory
Dirk Baechle
2013-05-03
1
-18/+12
*
- corrected xincludes for MAN pages
Dirk Baechle
2013-05-03
1
-71/+64
*
- switched all docs to SCons XSD
Dirk Baechle
2013-05-03
1
-1/+1
*
- added Docbook Tool to the sources
Dirk Baechle
2013-05-03
1
-55/+76
*
- added first version of the SCons XSD
Dirk Baechle
2013-05-03
1
-1/+14
*
- started to implement new XML tools
Dirk Baechle
2013-05-03
1
-250/+107
*
Fix bootstrap.py problem with Python 2.7
Gary Oberbrunner
2012-02-04
1
-2/+2
*
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
*
vert old-style classes in bin/* scripts to new-style classes.
Steven Knight
2010-05-20
1
-2/+2
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-26
1
-4/+8
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-03-29
1
-6/+6
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-16/+15
*
More doc infrastructure enhancements towards putting the function
Steven Knight
2010-03-15
1
-1/+7
*
Add DocBook entities for the env.*() forms of Builder and function calls.
Steven Knight
2010-03-11
1
-6/+29
*
Handle different signatures for global or env versions of functions
Steven Knight
2010-03-08
1
-6/+11
*
More enhancements for documenting functions:
Steven Knight
2010-03-04
1
-1/+9
*
More updates towards supporting function documentation:
Steven Knight
2010-03-03
1
-4/+11
*
Add support for documenting functions (with arbitrary calling signatures)
Steven Knight
2010-02-23
1
-10/+39
*
Refactor the XMl processing of various entity types to make the code
Steven Knight
2010-02-23
1
-46/+81
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Issue 2159: Man page formatting errors for Packaging()
Greg Noel
2008-08-27
1
-0/+2
[next]