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
/
Defaults.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix library literal prefix code
Mats Wichmann
2023-10-28
1
-2/+2
*
switch from embedding LIBLITERAL in _stripixes() to being a passed argument w...
William Deegan
2023-10-28
1
-5/+5
*
Add LIBLITERAL to support gcc -l:filename
Mats Wichmann
2023-10-28
1
-11/+42
*
Docs tweaking [skip appveyor]
Mats Wichmann
2023-07-26
1
-33/+30
*
Merge branch 'master' into master
William Deegan
2023-06-20
1
-2/+2
|
\
|
*
Followon to PR #4348: more bool fixes
Mats Wichmann
2023-06-16
1
-2/+2
*
|
Clean up and simplify logic. TODO: scons -c isn't removing the .di files. Mai...
William Deegan
2023-06-19
1
-0/+3
|
/
*
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
1
-8/+8
*
rewording of CHANGES.txt info. Changed versionadded to 4.5.0
William Deegan
2023-02-16
1
-1/+1
*
Tweak Append/Prepend e2e tests
Mats Wichmann
2023-02-15
1
-0/+5
*
Added DefaultEnvironment(tools=[]) to fixtures for CPPDEFINES. Added negative...
William Deegan
2023-02-11
1
-2/+2
*
Adjusted CPPDEFINES behavior for list and tuple
Mats Wichmann
2023-02-09
1
-11/+36
*
Fix some CPPDEFINES handling problems
Mats Wichmann
2023-01-30
1
-3/+3
*
Fix some pyside complaints
Mats Wichmann
2023-01-30
1
-2/+1
*
Split out CPPDEFINES handling in Append methods
Mats Wichmann
2023-01-30
1
-47/+48
*
Copy(): tweak the error message for copy-a-list
Mats Wichmann
2022-09-12
1
-3/+5
*
Tweak Copy() changes:
Mats Wichmann
2022-09-12
1
-6/+5
*
Handle a list as source in Copy
Mats Wichmann
2022-09-12
1
-39/+81
*
Added default values for source and target arguments to _defines (used for ex...
William Deegan
2022-03-20
1
-1/+1
*
Updated tools to use _concat's new affect_signature flag
William Deegan
2021-06-12
1
-1/+1
*
Address some pylint issues
William Deegan
2021-06-12
1
-9/+10
*
fix variable rename
William Deegan
2021-06-12
1
-2/+2
*
added affect_signature to _concat to have it take care of adding if needed. ...
William Deegan
2021-06-12
1
-7/+19
*
3790 - Fix the failing test
Andrew Morrow
2021-05-13
1
-3/+3
*
Fix some imports and other checker warnings
Mats Wichmann
2021-05-05
1
-1/+0
*
Tweaking of Action Objects docu, update Mkdir()
Mats Wichmann
2021-04-25
1
-10/+1
*
Merge pull request #3926 from mwichmann/defines-expand
William Deegan
2021-04-12
1
-11/+11
|
\
|
*
Expansion of CPPDEFINES now substs consvars
Mats Wichmann
2021-04-10
1
-11/+11
*
|
Change to set reasonable default for TEMPFILEARGESCFUNC in Defaults.py rather...
William Deegan
2021-04-11
1
-0/+1
|
/
*
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2021-03-07
1
-51/+107
|
\
|
*
Fix comment and move import to top of file
William Deegan
2021-01-04
1
-2/+2
|
*
initial checkin of versioned shared library rewrite
William Deegan
2020-12-21
1
-49/+96
|
*
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2020-12-20
1
-14/+12
|
|
\
|
*
|
docstrings and minor code cleanup
William Deegan
2020-12-08
1
-1/+9
|
*
|
refactor cleanup. circular import issues resolved by moving isolated imports ...
William Deegan
2020-08-31
1
-3/+0
*
|
|
Merge branch 'master' into topic/grossag/newhashes
Adam Gross
2020-11-06
1
-17/+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
1
-17/+11
|
|
/
*
|
Add support for overriding the default hash format
Adam Gross
2020-08-04
1
-4/+1
|
/
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-2/+2
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-0/+594