summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2010-06-16 21:55:59 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2010-06-16 21:55:59 +0000
commite1acd5aaa63602f0f1370a85ed062c569d0a0930 (patch)
tree4c3388c4464af6eb86d3c518919e7e16eaeab20b
parente97a32a889d2b184b9e1f0481aaa91c800067f1e (diff)
downloadATCD-e1acd5aaa63602f0f1370a85ed062c569d0a0930.tar.gz
ChangeLogTag: Wed Jun 16 21:48:49 UTC 2010 Adam Mitz <mitza@ociweb.com>
-rw-r--r--ACE/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 78a6ae6ac09..ed1cae18e91 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -2,12 +2,19 @@ Wed Jun 16 21:48:49 UTC 2010 Adam Mitz <mitza@ociweb.com>
* bin/MakeProjectCreator/config/acedefaults.mpb:
+ Added various assignments that are specific to -type cdt6. Since
+ this Eclipse CDT support is not yet available in MPC, these will
+ be ignored for now.
+
* include/makeinclude/platform_g++_common.GNU:
* include/makeinclude/platform_gnuwin32_common.GNU:
* include/makeinclude/platform_mingw32.GNU:
* include/makeinclude/rules.local.GNU:
* include/makeinclude/wrapper_macros.GNU:
+ Changes to support building on Windows (MinGW) without a bash shell.
+ Set SHELL=cmd in platform_macros.GNU to enable.
+
Wed Jun 16 09:09:30 UTC 2010 Martin Corino <mcorino@remedy.nl>
* protocols/ace/INet/ConnectionCache.cpp: