summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
authorDaniel Moody <dmoody256@gmail.com>2022-06-07 19:23:10 (GMT)
committerDaniel Moody <dmoody256@gmail.com>2022-06-07 19:23:10 (GMT)
commit97a265e6da13a6a3827c599c23271b60aadef176 (patch)
treedbf4de949fe136ea933382bb6fd3b6747566a878 /RELEASE.txt
parentdaeff32f5b69c29a3235d710dd000012df080c73 (diff)
downloadSCons-97a265e6da13a6a3827c599c23271b60aadef176.zip
SCons-97a265e6da13a6a3827c599c23271b60aadef176.tar.gz
SCons-97a265e6da13a6a3827c599c23271b60aadef176.tar.bz2
Added new alias 'shutdown-ninja-scons-daemon' to allow ninja to shutdown the daemon
Diffstat (limited to 'RELEASE.txt')
-rwxr-xr-xRELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index cfa8afc..811d957 100755
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -24,6 +24,8 @@ NEW FUNCTIONALITY
performance impact if not used carefully.
- Added MSVC_USE_SETTINGS variable to pass a dictionary to configure the msvc compiler
system environment as an alternative to bypassing Visual Studio autodetection entirely.
+- Ninja: Added new alias "shutdown-ninja-scons-daemon" to allow ninja to shutdown the daemon.
+ Also added cleanup to test framework to kill ninja scons daemons and clean ip daemon logs.
DEPRECATED FUNCTIONALITY