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
*
Revert to using stat.ST_MTIME in FS nodes for now
Mats Wichmann
2022-05-06
2
-3/+3
*
Fix content-timestamp decider for symlinks
Mats Wichmann
2022-05-06
2
-21/+15
*
Merge branch 'master' into master
William Deegan
2022-05-05
3
-26/+68
|
\
|
*
Merge branch 'master' into ninja_alias_generated_files
William Deegan
2022-05-05
17
-390/+733
|
|
\
|
*
|
fixed sider complaints
Daniel Moody
2022-04-16
1
-0/+2
|
*
|
Merge remote-tracking branch 'origin/master' into ninja_alias_generated_files
Daniel Moody
2022-04-15
1
-4/+12
|
|
\
\
|
*
|
|
Add ninja alias option to label generated source files
Daniel Moody
2022-04-14
3
-27/+67
*
|
|
|
Merge branch 'master' into master
William Deegan
2022-05-04
2
-4/+27
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' into ninja_fix_python36_windows
William Deegan
2022-05-04
15
-386/+706
|
|
\
\
\
|
*
|
|
|
[ci skip] Add more annotations to python 3.6 specific code and TODO to help t...
William Deegan
2022-05-04
2
-2/+8
|
*
|
|
|
fix spelling sider issue
Daniel Moody
2022-04-20
1
-1/+1
|
*
|
|
|
added workarounds for ninja with python36 on windows
Daniel Moody
2022-04-20
2
-4/+21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' into master
William Deegan
2022-05-04
15
-386/+708
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #4141 from dmoody256/ninja_mingw_parse_format
William Deegan
2022-05-04
8
-16/+35
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' into ninja_mingw_parse_format
William Deegan
2022-05-03
3
-292/+535
|
|
|
\
\
\
|
|
*
|
|
|
delayed setting till generation
Daniel Moody
2022-04-23
1
-17/+17
|
|
*
|
|
|
check the value at a later time
Daniel Moody
2022-04-23
2
-4/+3
|
|
*
|
|
|
updated tools to set this
Daniel Moody
2022-04-22
6
-1/+17
|
|
*
|
|
|
added mingw depfile format
Daniel Moody
2022-04-22
2
-2/+6
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
docs: update parseconfig, parseflags, mergeflags
Mats Wichmann
2022-05-04
4
-78/+136
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' into jbrill-msvc-vc
Joseph Brill
2022-05-03
1
-18/+18
|
|
\
\
\
|
|
*
|
|
Update debug record format comment for additional space.
Joseph Brill
2022-04-30
1
-2/+2
|
|
*
|
|
Add space to stdout debug prefix for logging record.
Joseph Brill
2022-04-30
1
-1/+1
|
|
*
|
|
Use the logging framework for mscommon debug output to stdout
Joseph Brill
2022-04-30
1
-18/+18
|
|
|
/
/
|
*
|
|
Add comment describing host/target configuration data structure.
Joseph Brill
2022-04-19
1
-1/+45
|
*
|
|
Define arm host for VS2017 and later with x86 host.
Joseph Brill
2022-04-19
1
-0/+3
|
*
|
|
Rename and move script error regular expression. Make all script error regul...
Joseph Brill
2022-04-19
1
-15/+17
|
*
|
|
Change host default target map construction to use default target list for tr...
Joseph Brill
2022-04-18
1
-2/+7
|
*
|
|
Merge branch 'master' into jbrill-msvc-vc
Joseph Brill
2022-04-15
1
-4/+12
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Change list of strings to list of raw strings when building regular expression.
Joseph Brill
2022-04-10
1
-8/+8
|
*
|
|
Whitespace changes to appease sider.
Joseph Brill
2022-04-10
2
-34/+34
|
*
|
|
Change the string path fragments to tuples of path components. Change the co...
Joseph Brill
2022-04-08
2
-43/+44
|
*
|
|
Fix to recognize Visual C++ For Python (9.0): registry key returns installati...
Joseph Brill
2022-04-07
1
-5/+13
|
*
|
|
Refactor parallel dictionaries to namedtuple. Guarantee all hosts dictionary...
Joseph Brill
2022-04-07
2
-134/+166
|
*
|
|
Refactor handling of host/target combinations: replace existing data structur...
Joseph Brill
2022-04-06
2
-270/+418
|
|
|
/
|
|
/
|
*
|
|
Update ninja file generation to only create response files for build commands...
Daniel Moody
2022-04-20
2
-6/+39
|
|
/
|
/
|
*
|
Use the same mingw tool search paths in both the generate and exists methods.
Joseph Brill
2022-04-13
1
-4/+12
|
/
*
Fix a ref-before-assign issue in tex tool
Mats Wichmann
2022-04-03
1
-23/+29
*
Merge branch 'master' into ninja_scons_daemon
William Deegan
2022-03-28
43
-205/+470
|
\
|
*
Merge pull request #4116 from mwichmann/maint/super
William Deegan
2022-03-27
22
-99/+117
|
|
\
|
|
*
Add simple unittest for -include
Mats Wichmann
2022-03-17
1
-1/+4
|
|
*
Fix sider complaint
Mats Wichmann
2022-03-15
1
-0/+9
|
|
*
Use super call instead of direct class call
Mats Wichmann
2022-03-15
21
-98/+104
|
*
|
Merge pull request #4123 from jcbrill/jbrill-docfix
William Deegan
2022-03-25
2
-2/+2
|
|
\
\
|
|
*
|
Change right single quotation mark to single quotation mark in ninja/ninja.xm...
Joseph Brill
2022-03-24
2
-2/+2
|
*
|
|
Merge pull request #4122 from bdbaddog/check_cxx_struct_member
William Deegan
2022-03-25
3
-0/+86
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ci skip] fix sider complaint
William Deegan
2022-03-22
1
-1/+1
|
|
*
|
Separated just the CheckMember() checker from yuzhicang's PR #4100, changed c...
William Deegan
2022-03-21
3
-0/+86
|
*
|
|
Merge pull request #4120 from bdbaddog/add_defaults_for__defines
William Deegan
2022-03-22
2
-6/+44
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Added default values for source and target arguments to _defines (used for ex...
William Deegan
2022-03-20
2
-6/+44
|
|
|
/
[next]