projects
/
platform
/
upstream
/
scons.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5935bbc
)
Update CHANGES.txt
author
William Deegan
<bill@baddogconsulting.com>
Tue, 1 Aug 2017 20:37:15 +0000
(13:37 -0700)
committer
William Deegan
<bill@baddogconsulting.com>
Tue, 1 Aug 2017 20:37:15 +0000
(13:37 -0700)
src/CHANGES.txt
patch
|
blob
|
history
diff --git
a/src/CHANGES.txt
b/src/CHANGES.txt
index c585eaf54c706f96f4f6a778d9d25136df249a0a..c3cafca73284251da22339d3fd025a9abac2dd86 100644
(file)
--- a/
src/CHANGES.txt
+++ b/
src/CHANGES.txt
@@
-40,6
+40,8
@@
may cause rebuilds. In no case should rebuilds not happen.
tool found is used)
- Fixed MSVSProject example code (http://scons.tigris.org/issues/show_bug.cgi?id=2979)
- Defined MS SDK 10.0 and Changed VS 2015 to use SDK 10.0
+ - Changes to Action Function and Action Class signiture creation. NOTE: This will cause rebuilds
+ for many builds when upgrading to SCons 3.0
From Daniel Holth:
- Add basic support for PyPy (by deleting __slots__ from Node with a