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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use super call instead of direct class call
Mats Wichmann
2022-03-15
1
-1/+1
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-1/+1
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1659
-516841/+2
*
Merge pull request #3631 from mwichmann/docs-Detect
William Deegan
2020-05-04
1
-50/+67
|
\
|
*
[PR #3631] clarify Detect and WhereIs [ci skip]
Mats Wichmann
2020-05-04
1
-41/+41
|
*
Document env.Detect [ci skip]
Mats Wichmann
2020-04-29
1
-20/+37
*
|
[ci skip] Update CHANGES.txt and RELEASE.txt(still needs more items added)
William Deegan
2020-05-03
2
-10/+59
*
|
Merge pull request #3634 from mwichmann/win-uuid
William Deegan
2020-05-03
5
-19/+35
|
\
\
|
*
|
Use uuid lib for Visual Studio guids
Mats Wichmann
2020-05-01
5
-19/+35
*
|
|
Merge pull request #3635 from dmoody256/soname_fix_for_issue_3246
William Deegan
2020-05-03
3
-2/+19
|
\
\
\
|
*
|
|
resolve github Issue #3246
Daniel Moody
2020-05-01
3
-2/+19
|
|
/
/
*
|
|
Merge branch 'master' of github.com:SCons/scons
William Deegan
2020-05-02
2
-3/+3
|
\
\
\
|
*
|
|
[doc] Update description of ARCOMSTR [ci skip]
Mats Wichmann
2020-05-01
2
-3/+3
|
|
/
/
*
|
|
[ci skip] Correct spelling in comments and CHANGES.txt
William Deegan
2020-05-02
2
-7/+7
|
/
/
*
|
tests: use unittest decorator for skipping
Mats Wichmann
2020-04-29
1
-24/+24
|
/
*
[ci skip] minor reformatting
William Deegan
2020-04-29
1
-2/+10
*
[ci skip] Reorder contributors in CHANGES.txt to be alpha by last name
William Deegan
2020-04-29
1
-7/+9
*
Merge pull request #3619 from bentonj-vmw/msvs-cppflags
William Deegan
2020-04-29
4
-27/+76
|
\
|
*
Add support for passing cppflags through to Visual Studio project generation.
James Benton
2020-04-27
4
-27/+76
*
|
Merge pull request #3627 from mwichmann/doc-exports
William Deegan
2020-04-29
1
-112/+103
|
\
\
|
|
/
|
/
|
|
*
docs: fix typos from sider
Mats Wichmann
2020-04-28
1
-2/+2
|
*
docs: tweak "manpage" (shared) Return, SConscript [ci skip]
Mats Wichmann
2020-04-28
1
-94/+83
|
*
Exports doc fixes [ci skip]
Mats Wichmann
2020-04-26
1
-40/+42
*
|
Merge branch 'master' into c-conditional-scanner
William Deegan
2020-04-27
49
-3169/+845
|
\
\
|
*
\
Merge pull request #3608 from bdbaddog/add_vswhere_variable
William Deegan
2020-04-23
9
-52/+153
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ci skip] updated wording for VSWHERE
William Deegan
2020-04-22
1
-4/+5
|
|
*
[ci skip] Doc updates
William Deegan
2020-04-21
1
-18/+18
|
|
*
[ci skip] Update docs
William Deegan
2020-04-21
1
-4/+14
|
|
*
Merge branch 'master' into add_vswhere_variable
William Deegan
2020-04-19
23
-2914/+364
|
|
|
\
|
|
*
|
We're all py3 now can use exist_ok=True on os.mkdirs(). Thanks mwichmann
William Deegan
2020-04-13
1
-2/+1
|
|
*
|
fix vcTests.py creating already existing dir on win32
William Deegan
2020-04-13
1
-1/+2
|
|
*
|
resolve sider issue. import sys not needed
William Deegan
2020-04-12
1
-1/+0
|
|
*
|
If no vswhere.exe is found, do not try to run it. Was breaking tests on non-w...
William Deegan
2020-04-12
1
-0/+5
|
|
*
|
Address comments on PR for docs
William Deegan
2020-04-12
1
-9/+14
|
|
*
|
Address PR comments
William Deegan
2020-04-12
2
-7/+5
|
|
*
|
restore scons.bat to original
William Deegan
2020-04-10
1
-3/+3
|
|
*
|
Resolve issue #3605. Allow specifying VSWHERE to environment
William Deegan
2020-04-10
10
-51/+131
|
|
*
|
pep8
William Deegan
2020-04-09
2
-5/+8
|
*
|
|
Merge pull request #3622 from bdbaddog/speedup_doc_update_generated
William Deegan
2020-04-23
1
-0/+1
|
|
\
\
\
|
|
*
|
|
[ci skip] Speedup xml validation called by bin/docs-update-generated.py by ca...
William Deegan
2020-04-22
1
-0/+1
|
*
|
|
|
Merge pull request #3623 from mwichmann/doc-tools
William Deegan
2020-04-23
1
-37/+38
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
docs: update Tool description [ci skip]
Mats Wichmann
2020-04-23
1
-37/+38
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Added notes to RELEASE.txt and CHANGES.txt for Issue #3248
William Deegan
2020-04-21
2
-28/+8
|
*
|
|
PEP8 + removed '-Wl,-Bsymbolic' from SHLIBVERSIONFLAGS fixes issue #3248
William Deegan
2020-04-21
1
-9/+8
|
|
/
/
|
*
|
Merge pull request #3576 from mwichmann/win-mess
William Deegan
2020-04-16
2
-27/+56
|
|
\
\
|
|
*
|
[PR #3576] workaroud "oem" coding not on Py3.5
Mats Wichmann
2020-04-07
1
-3/+10
|
|
*
|
Merge branch 'master' into win-mess
William Deegan
2020-04-05
8
-34/+89
|
|
|
\
\
|
|
*
|
|
[PR #3576] change decoding to "oem" in vcvars* runner
Mats Wichmann
2020-03-19
1
-8/+15
|
|
*
|
|
[PR #3576] fix typo in powershell path
Mats Wichmann
2020-03-17
1
-1/+1
|
|
*
|
|
[PR #3576] add powershell path
Mats Wichmann
2020-03-17
2
-12/+18
[next]