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
*
Updates for 3.0.2
William Deegan
2019-01-01
1
-0/+1
*
Updates for 3.0.2 release
William Deegan
2019-01-01
2
-2/+2
*
Updates for release 3.0.2
William Deegan
2018-12-31
3
-72/+112
*
Merge pull request #3183 from mwichmann/typefixes
William Deegan
2018-12-31
3
-5/+12
|
\
|
*
Update comment on typefixes (PR #3183)
Mats Wichmann
2018-12-17
1
-0/+2
|
*
Add CHANGES.txt update for previous changes
Mats Wichmann
2018-12-17
1
-0/+1
|
*
small type-related cleanups
Mats Wichmann
2018-12-17
2
-5/+9
*
|
fix missing code contents that should be included in signature of a function ...
Zachary Tessler
2018-12-22
3
-8/+12
|
/
*
Merge branch 'fix_mac_shlibversion_gh_issue_3241' of github.com:bdbaddog/scon...
William Deegan
2018-12-10
2
-10/+5
|
\
|
*
Merge branch 'master' into fix_mac_shlibversion_gh_issue_3241
William Deegan
2018-12-10
2
-10/+5
|
|
\
|
|
*
Merge pull request #3245 from bdbaddog/fix_gh_3136_py3_modified_io_class_breaks
William Deegan
2018-12-10
2
-10/+5
|
|
|
\
|
|
|
*
Add info the CHANGES.txt
William Deegan
2018-11-28
1
-0/+3
|
|
|
*
Fix GH issue #3136 No need to explicitly set file handles to non-sharable. Py...
William Deegan
2018-11-28
1
-10/+2
*
|
|
|
rebuild docs with changes from applelink.xml changes. Fix mistyped APPLELINK_...
William Deegan
2018-12-10
1
-1/+1
*
|
|
|
Added docs for _APPLELINK_COMPATIBILITY_VERSION and _APPLELINK_CURRENT_VERSIO...
William Deegan
2018-12-10
1
-1/+25
*
|
|
|
Add APPLELINK_NO_CURRENT_VERSION and APPLELINK_NO_COMPATIBILITY_VERSION to al...
William Deegan
2018-12-10
2
-8/+68
|
/
/
/
*
|
|
Fix :r -> !r in some debug print statements per mwichmann [ci skip]
William Deegan
2018-12-10
1
-3/+3
*
|
|
Fix docstring per mwichmann [ci skip]
William Deegan
2018-12-10
1
-1/+1
*
|
|
minor flake8 issues resolved
William Deegan
2018-12-09
1
-2/+2
*
|
|
Add info on fix for issue # 3241 to CHANGES.txt
William Deegan
2018-12-06
1
-0/+9
*
|
|
Fix GH issue #3241 - Support -compatability_version and -current_version flag...
William Deegan
2018-12-06
2
-9/+13
*
|
|
remove commented out code
William Deegan
2018-12-06
1
-1/+0
*
|
|
initial pass at versioned library logic. WIP
William Deegan
2018-12-05
2
-145/+218
*
|
|
Merge remote-tracking branch 'upstream/master' into fix_mac_shlibversion_gh_i...
William Deegan
2018-12-05
4
-23/+110
|
\
\
\
|
|
/
/
|
*
|
add new file missing from packaging manifest
William Deegan
2018-12-05
1
-0/+1
|
*
|
For sconsign, add a warning message if missing sigs
Mats Wichmann
2018-12-01
1
-3/+56
|
*
|
For PR #3238: suggestion to use a comprehension
Mats Wichmann
2018-12-01
1
-3/+2
|
*
|
For PR #3238: use a try block for str/bytes problem
Mats Wichmann
2018-12-01
1
-1/+4
|
*
|
Some fixes to sconsign
Mats Wichmann
2018-12-01
2
-21/+49
|
|
/
|
*
Add Textfile/Substfile to default.
Mats Wichmann
2018-11-17
3
-0/+5
*
|
Fix flag usage for APPLELINK_CURRENT_VERSION and APPLELINK_COMPATIBILITY_VERS...
William Deegan
2018-12-05
1
-7/+8
*
|
Initial checkin of functional versioned shared libraries for applelink. Not l...
William Deegan
2018-12-04
2
-20/+97
*
|
PEP8
William Deegan
2018-11-30
1
-209/+273
*
|
PEP8 plus de-obfuscating some variable names
William Deegan
2018-11-30
1
-68/+96
*
|
PEP8
William Deegan
2018-11-26
1
-6/+9
*
|
PEP8
William Deegan
2018-11-26
1
-1/+3
|
/
*
Modify changes.txt since this is a py3.5+ only issue.
ArdaFu
2018-11-14
1
-2/+2
*
Fix cpp scanner regex logic to treat ifndef. Previously it was not properly d...
ArdaFu
2018-11-14
3
-2/+40
*
refine get_env_bool() docstrings
Paweł Tomulik
2018-11-13
1
-9/+9
*
s/get_bool_envvar/get_os_env_bool/
Paweł Tomulik
2018-11-13
3
-13/+55
*
Merge pull request #3216 from ptomulik/virtualenv
William Deegan
2018-11-13
12
-6/+497
|
\
|
*
corrections after bdbaddog's code review
Paweł Tomulik
2018-11-10
9
-102/+114
|
*
initial support for virtualenv
Paweł Tomulik
2018-11-10
10
-6/+485
*
|
Fix duplicated items in src/CHANGES.txt
William Deegan
2018-11-12
1
-23/+9
*
|
Change test for str(node1) is str(node2) to use ==. Expecting that the strin...
William Deegan
2018-11-12
1
-1/+4
*
|
Resolve comments from @GaryO to clarify new code.
William Deegan
2018-11-12
1
-2/+13
*
|
Clarify and simplify logic in Node.get_binfo()
William Deegan
2018-11-12
1
-4/+8
*
|
Fix typos
William Deegan
2018-11-12
1
-1/+1
*
|
Fix docstring on FileBuildInfo per comment from @dirkbaechle
William Deegan
2018-11-12
1
-3/+11
*
|
fix whitespace issues
William Deegan
2018-11-12
1
-3/+0
[next]