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
/
ActionTests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4642 from Repiteo/remove-python-3.6
William Deegan
2024-11-16
1
-28/+4
|
\
|
*
Remove Python 3.6 support
Thaddeus Crews
2024-11-16
1
-28/+4
*
|
Integrate `from __future__ import annotations`
Thaddeus Crews
2024-11-16
1
-4/+8
|
/
*
Implement framework for hinting complex types
Thaddeus Crews
2024-01-15
1
-2/+4
*
Initial Python 3.13 support
Mats Wichmann
2024-01-07
1
-5/+20
*
Make sure scons_subproc_run test also passes on py3.6
Mats Wichmann
2023-10-04
1
-1/+4
*
scons_subproc_run: update docstrings, add tests
Mats Wichmann
2023-10-03
1
-1/+50
*
Implement a new subprocess wrapper
Mats Wichmann
2023-07-08
1
-11/+3
*
Bytecode tweak for Py 3.12.0b3
Mats Wichmann
2023-06-21
1
-1/+1
*
Followon to PR #4348: more bool fixes
Mats Wichmann
2023-06-16
1
-3/+3
*
Changes for Python 3.12 support
Mats Wichmann
2023-05-22
1
-127/+110
*
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
1
-158/+158
*
Add Python 3.12 support
Mats Wichmann
2023-01-22
1
-2/+16
*
Solution for Issue #4275 (Compilation db get's tmp file command line), also e...
William Deegan
2022-12-11
1
-4/+4
*
Update ActionTests for Python 3.11
Mats Wichmann
2022-06-04
1
-159/+185
*
Update ActionTests.py to work with change in function signature for 3.10.1+ (...
William Deegan
2022-01-16
1
-7/+8
*
fix: allows IMPLICIT_COMMAND_DEPENDENCIES to have false-like values supplied
djh
2021-03-23
1
-0/+37
*
Drop dictionary has_key references: Py2-ism.
Mats Wichmann
2021-03-11
1
-2/+2
*
Initial support in tests for Python 3.10
Mats Wichmann
2021-01-22
1
-0/+9
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
1
-4/+3
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-21/+21
*
Python 3.9 support
Mats Wichmann
2020-05-12
1
-9/+9
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-0/+2287