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
/
SCons
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[ci skip] Add CHANGES/RELEASE Blurb. Minor edit in ninja.xml
William Deegan
2024-11-16
1
-1/+1
*
|
*.xml: Add miscellaneous language improvements
Alex Thiessen
2024-11-15
9
-10/+10
*
|
*.xml: Fix joined words
Alex Thiessen
2024-11-15
2
-3/+3
*
|
*.xml: Remove trailing whitespace
Alex Thiessen
2024-11-15
1
-1/+1
*
|
*.xml: Capitalize proper nouns
Alex Thiessen
2024-11-15
2
-2/+2
*
|
*.xml: Hyphenate `out of date`
Alex Thiessen
2024-11-15
2
-7/+7
*
|
*.xml: Fix hyphens
Alex Thiessen
2024-11-15
7
-8/+8
*
|
*.xml: Use en_US
Alex Thiessen
2024-11-15
1
-1/+1
*
|
*.xml: Add missing commas
Alex Thiessen
2024-11-15
17
-22/+22
*
|
*.xml: Fix obvious typos etc.
Alex Thiessen
2024-11-15
19
-52/+52
|
/
*
Add as_dict flag to env.Dictionary
Mats Wichmann
2024-11-12
3
-57/+92
*
Merge branch 'master' into jbrill-gh4623-int
Joseph Brill
2024-11-11
3
-26/+163
|
\
|
*
Merge branch 'master' into jbrill-msvs-tests
Joseph Brill
2024-10-28
7
-188/+269
|
|
\
|
*
|
Add optional keyword argument auto_filter_projects to MSVSSolution.
Joseph Brill
2024-10-28
2
-1/+85
|
*
|
Merge branch 'master' into jbrill-msvs-tests
Joseph Brill
2024-10-26
2
-1/+32
|
|
\
\
|
*
\
\
Merge branch 'master' into jbrill-msvs-tests
Joseph Brill
2024-10-20
2
-185/+198
|
|
\
\
\
|
*
|
|
|
Fix: normalize case for solution file extension and file name for string ends...
Joseph Brill
2024-10-20
1
-2/+2
|
*
|
|
|
Bug fix in msvs.py: the value for the construction value 'nokeep' was inadver...
Joseph Brill
2024-10-19
1
-2/+2
|
*
|
|
|
Minor code order refactor in msvs.py.
Joseph Brill
2024-10-19
1
-3/+4
|
*
|
|
|
Remove MSVSProject argument projectguid and replace with MSVS_PROJECT_GUID in...
Joseph Brill
2024-10-13
1
-4/+1
|
*
|
|
|
Update Tool/msvs.py, update MSVS tests; and add additional tests for MSVS mul...
Joseph Brill
2024-10-11
2
-26/+76
|
*
|
|
|
Merge branch 'Master' into jbrill-msvs-tests
Joseph Brill
2024-10-07
1
-6/+67
|
|
\
\
\
\
|
*
|
|
|
|
Fix MSVS tests and minor changes to Tool/msvs.py.
Joseph Brill
2024-10-07
1
-3/+8
*
|
|
|
|
|
Fix CPP conditional scanner (cpp.py) and test suite (cppTests.py).
Joseph Brill
2024-11-10
2
-17/+332
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add a tag to the cachedir
Mats Wichmann
2024-10-28
2
-73/+131
*
|
|
|
|
Merge branch 'master' into test/fix-root
William Deegan
2024-10-27
5
-74/+94
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #4622 from mwichmann/doc/repository
William Deegan
2024-10-27
3
-73/+62
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Improve Repository docs [skip appveyor]
Mats Wichmann
2024-10-24
3
-73/+62
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Add support for tracking beamer themes
Keith F. Prussing
2024-10-21
1
-1/+10
|
*
|
|
|
Add test for beamer files
Keith F. Prussing
2024-10-21
1
-0/+22
|
|
/
/
/
*
|
|
|
Move IS_ROOT definition to framework
Mats Wichmann
2024-10-19
3
-21/+3
*
|
|
|
Use IS_WINDOWS from test framework
Mats Wichmann
2024-10-19
2
-10/+9
*
|
|
|
Adjust tests in case running as root
Mats Wichmann
2024-10-19
3
-30/+83
|
/
/
/
*
|
|
Minor test cleanup - EnvironmentTests
Mats Wichmann
2024-10-18
1
-183/+178
*
|
|
Remove unused MSCommonLogFile warning.
Joseph Brill
2024-10-08
1
-3/+0
*
|
|
Merge branch 'master' into jbrill-mscommon-debug
Joseph Brill
2024-10-07
1
-6/+67
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #4598 from mwichmann/AddOption-shortopts
William Deegan
2024-10-01
1
-6/+67
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into AddOption-shortopts
William Deegan
2024-09-22
11
-345/+367
|
|
|
\
|
|
*
|
Fix short-option processing
Mats Wichmann
2024-09-16
1
-6/+67
*
|
|
|
Detect double quotes in SCONS_MSCOMMON_DEBUG value and raise UserError immedi...
Joseph Brill
2024-10-01
1
-9/+6
*
|
|
|
Remove unnecessary f-string specification in ms common logging error message.
Joseph Brill
2024-09-27
1
-1/+1
*
|
|
|
Simplify log file handling.
Joseph Brill
2024-09-27
1
-169/+20
*
|
|
|
Validate the SCONS_MSCOMMON_DEBUG file name.
Joseph Brill
2024-09-26
1
-2/+175
|
/
/
/
*
|
|
Handle permission errors while generating paths on Darwin
Alex James
2024-09-23
1
-1/+1
|
|
/
|
/
|
*
|
Merge branch 'master' into doc/gettext
William Deegan
2024-09-22
2
-12/+18
|
\
\
|
*
|
Tweak User Guide environment descriptions
Mats Wichmann
2024-09-21
2
-12/+18
*
|
|
Fix typos
William Deegan
2024-09-22
1
-4/+4
*
|
|
Clean up manpage entries for gettext and pdf builders [skip appveyor]
Mats Wichmann
2024-09-20
7
-320/+331
|
/
/
*
|
Add clang, clang++ to default tool search
Mats Wichmann
2024-09-19
1
-4/+4
*
|
Fix initialization of compilation_db emitters
Mats Wichmann
2024-09-16
1
-6/+11
|
/
[prev]
[next]