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:
32c08e1
)
Added to src/Changes.txt
author
grbd
<garlicbready@googlemail.com>
Wed, 2 Aug 2017 01:38:36 +0000
(
02:38
+0100)
committer
grbd
<garlicbready@googlemail.com>
Wed, 2 Aug 2017 01:38:36 +0000
(
02:38
+0100)
src/CHANGES.txt
patch
|
blob
|
history
diff --git
a/src/CHANGES.txt
b/src/CHANGES.txt
index c585eaf54c706f96f4f6a778d9d25136df249a0a..aa22e5e3fefcac8430924a262474b0e007483e0b 100644
(file)
--- a/
src/CHANGES.txt
+++ b/
src/CHANGES.txt
@@
-18,6
+18,8
@@
may cause rebuilds. In no case should rebuilds not happen.
From Richard West:
- Added nested / namespace tool support
- Added a small fix to the python3 tool loader when loading a tool as a package
+ - Added additional documentation to the user manual on using toolpaths with the environment
+ This includes the use of sys.path to search for tools installed via pip or package managers
From William Blevins:
- Updated D language scanner support to latest: 2.071.1. (PR #1924)