Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / ACE / ChangeLogs / ACE-6_5_13
blob2b677f723a613395e32d9838cc45a94ee4713c4a
1 commit fb1c569bc48ecf8d8adc79af59fed680aa12d3dc
2 Author: Fred Hornsey <hornseyf@objectcomputing.com>
3 Date:   Wed May 12 15:14:57 2021 -0500
5     Fix Branch Issue with Release Script
6     
7     Also do some cleanup, and change the `*_VERSION_CODE` macros to be
8     formatted using hexadecimal.
10 commit b8cefe674cb26661cc1035115304fdfdb16c57f0
11 Merge: 3f6995a6947 de11aebcd63
12 Author: Adam Mitz <mitza@objectcomputing.com>
13 Date:   Fri May 7 08:14:52 2021 -0500
15     Merge pull request #1503 from iguessthislldo/igtd/6-5-13-news
16     
17     6.5.13 News
19 commit de11aebcd633592e09d7d4ab39fd991c7b12c373
20 Author: Fred Hornsey <fred@hornsey.us>
21 Date:   Thu May 6 22:34:49 2021 -0500
23     Apply suggestions from code review
24     
25     Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
27 commit f0d00737acf3cb588ecd6b8bf62034450e87a6a1
28 Author: Fred Hornsey <hornseyf@objectcomputing.com>
29 Date:   Thu May 6 18:09:40 2021 -0500
31     6.5.13 News
33 commit a9d7e7b9a82447e4f20c22f57b78a697ab5ba809
34 Author: Fred Hornsey <hornseyf@objectcomputing.com>
35 Date:   Thu May 6 11:30:18 2021 -0500
37     Remove Latest Branch Skip in Release Script
39 commit 87a939ae150be86cb4b2a1e2dedc6083b23e7e48
40 Author: Fred Hornsey <hornseyf@objectcomputing.com>
41 Date:   Wed May 5 23:43:56 2021 -0500
43     Branch Option for Release Script
45 commit e83a4ee8cb2285c002edaa38c7895c17d651bdfc
46 Author: Fred Hornsey <hornseyf@objectcomputing.com>
47 Date:   Tue Jan 19 11:28:42 2021 -0600
49     platform_g++_common.GNU: Remove ARFLAGS += -c
50     
51     Older GNU ar may not have this option and this just supresses an extra
52     log output, so we can remove it.
54 commit 5f014185220ac20655f4f3cbcf53c885c86c2449
55 Author: Johnny Willemsen <jwillemsen@remedy.nl>
56 Date:   Mon Jan 18 19:05:05 2021 +0100
58     Manually apply fix of #1414 for ace6tao2
59     
60         * ACE/include/makeinclude/platform_g++_common.GNU:
62 commit 83c488f991ead833aefaf297e2fbe50151e70910
63 Author: Fred Hornsey <hornseyf@objectcomputing.com>
64 Date:   Tue Jan 5 23:52:10 2021 -0600
66     Add Missing Export to ACE_OS::thr_gettid
68 commit a43b786edefd6ec11df656d918d16777da08f782
69 Merge: f1733f33df4 eb4963c4747
70 Author: Adam Mitz <mitza@objectcomputing.com>
71 Date:   Tue Jan 5 08:51:46 2021 -0600
73     Merge pull request #1352 from kuznetsovmoci/IPv6_fixes
74     
75     [ACE6] Fixes for IPv6 multicast and inet_ntop/inet_pton on Windows
77 commit eb4963c474759e86e6c621a5b240e708ec7af690
78 Author: Mike Kuznetsov <kuznetsovm@objectcomputing.com>
79 Date:   Mon Jan 4 15:11:53 2021 -0600
81     Fixes as per PR#1352 review
83 commit 96c0e79c13f98142c0e04c88f4e2ec4bc22396d5
84 Author: Mike Kuznetsov <kuznetsovm@objectcomputing.com>
85 Date:   Mon Jan 4 11:53:44 2021 -0600
87     Fixes as per PR#1352 review
89 commit 5a32d3b4aae39dec23a3dcd65fc7e1d47a269187
90 Author: Fred Hornsey <hornseyf@objectcomputing.com>
91 Date:   Wed Dec 30 18:07:41 2020 -0600
93     Fix Logic for ANDROID_ABI and ANDROID_ARCH
94     
95     Also fix where I accidentally enabled NEON to be default that got
96     carried over from ACE7. NEON should remain disabled by default in ACE6
97     since that's how it currently is.
99 commit 51170e43e87ebac98e8de4a504f134edaf22159a
100 Author: Fred Hornsey <hornseyf@objectcomputing.com>
101 Date:   Wed Dec 30 17:41:01 2020 -0600
103     Always Define ANDROID_ABI for Compatibility
105 commit eb5d5e01a17054a5b568c4eae9c1c09cd2ab4178
106 Author: Fred Hornsey <hornseyf@objectcomputing.com>
107 Date:   Wed Dec 30 17:49:02 2020 -0600
109     Move -llog from platform_android.GNU to acedefaults
111 commit 1d5ef81d1eb0b38cad6628e9efca36778945b2ab
112 Author: Fred Hornsey <hornseyf@objectcomputing.com>
113 Date:   Tue Dec 29 22:01:50 2020 -0600
115     Fix Older NDKs Not Having armv7a-* Prefixed Tools
116     
117     Will have to check for them or fallback to the arm-* prefix.
119 commit b7088652c6b5621f975dcd6b1699fc41fa3d8cc5
120 Author: Fred Hornsey <hornseyf@objectcomputing.com>
121 Date:   Tue Dec 29 22:01:18 2020 -0600
123     Revert to Current Include Style
125 commit f5c406b5cf67fd86deacd54a76d98bdc552ff5ec
126 Author: Mike Kuznetsov <kuznetsovm@objectcomputing.com>
127 Date:   Wed Dec 23 09:36:42 2020 -0600
129     Removed trailing whitespace
131 commit 43471263f8defb73609ada4b6d5c2925688b87dd
132 Author: Mike Kuznetsov <kuznetsovm@objectcomputing.com>
133 Date:   Wed Dec 23 09:25:18 2020 -0600
135     Fixes for IPv6 on Windows
137 commit f6770cf33569bf04bedfa8be87179e826cd79f70
138 Author: Fred Hornsey <hornseyf@objectcomputing.com>
139 Date:   Sat Dec 12 20:24:18 2020 -0600
141     Changes from #1321
142     
143     https://github.com/DOCGroup/ACE_TAO/pull/1321
145 commit 66cd36af76472454c9575c92057e638893bb54d3
146 Author: Fred Hornsey <hornseyf@objectcomputing.com>
147 Date:   Sat Dec 12 20:23:47 2020 -0600
149     config-android.h: Minor Tweaks
151 commit 155a2b72c27bd2cc056914e4e68e779c2f1f2c63
152 Author: Fred Hornsey <hornseyf@objectcomputing.com>
153 Date:   Sun Dec 6 15:46:16 2020 -0600
155     Android NDK >=r19 for Direct Build
157 commit be6fe94f998d2f9bccc9e1d62b989157cd5352da
158 Author: Johnny Willemsen <jwillemsen@remedy.nl>
159 Date:   Wed Oct 28 15:17:53 2020 +0100
161     Upgrade xcode check to include 12.0
162     
163         * ACE/tests/Compiler_Features_32_Test.cpp:
165 commit 1d7c9f996e4b62c050e5a46e92e37c198b9c490c
166 Author: Fred Hornsey <hornseyf@objectcomputing.com>
167 Date:   Sat Dec 5 16:04:50 2020 -0600
169     Support Building with Android NDK Directly
170     
171     Changes in https://github.com/DOCGroup/ACE_TAO/pull/1318 modified for
172     capability's sake for ACE6.
173     
174     - Made it easier to use `gnuace`-built libraries in as imported
175       libraries in CMake-based Android Studio native projects.
176     
177     - Replaced `ANDROID_ABI` with `android_abi`, but kept the former as an
178       alias of the later for compatibility.
179     
180     - Remove need to pass a macro to compiler about `android/ndk-version.h`
181       unless the NDK is old