summaryrefslogtreecommitdiff
path: root/ACE/ace/config-win32-borland.h
Commit message (Expand)AuthorAgeFilesLines
* Updated Embarcadero version checksJohnny Willemsen2021-08-161-6/+4
* Don't check for ACE_LACKS_STRTOD, not set by any config fileJohnny Willemsen2021-08-061-1/+1
* Merge pull request #1607 from jwillemsen/jwi-configwin32commoncleanupJohnny Willemsen2021-07-161-0/+1
|\
| * Simplified config-win32-common.h, moved the defines specific for a compiler t...Johnny Willemsen2021-07-161-0/+1
* | Cleanup Embarcadero C++ Builder supportJohnny Willemsen2021-07-161-7/+1
|/
* Only the clang based compilers support C++11Johnny Willemsen2021-07-131-25/+17
* Require MinGW 3 or greater, as a side effect cleanup some definesJohnny Willemsen2021-07-091-4/+0
* Add -q backJohnny Willemsen2021-06-291-1/+1
* Use bcc32c/bcc64 as preprocessorJohnny Willemsen2021-06-291-7/+3
* Renamed ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS to ACE_HAS_WIN32_STRUCTURED_EXCEP...Johnny Willemsen2021-06-261-1/+1
* Merge pull request #1573 from jwillemsen/jwi-sehdefineJohnny Willemsen2021-06-231-2/+3
|\
| * msvc and borland should define ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS, removes m...Johnny Willemsen2021-06-231-2/+3
* | Removed ACE_USES_STD_NAMESPACE_FOR_ABS, not used anymoreJohnny Willemsen2021-06-231-1/+0
|/
* Default to no inlining with the Borland compilersJohnny Willemsen2021-06-201-14/+10
* Introduce new ACE_LACKS_SET_ABORT_BEHAVIOR which is set for Embarcadero/MinGW32Johnny Willemsen2021-06-161-0/+1
* Remove cleanup of ACE_HAS_STRING_CLASSJohnny Willemsen2021-06-081-1/+0
* Merge branch 'master' into jwi-ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIBJohnny Willemsen2021-06-071-1/+0
|\
| * All compilers we support provide ACE_HAS_NEW_NOTHROWJohnny Willemsen2021-06-061-1/+0
* | We require now that the standard C++ library is supported and available in th...Johnny Willemsen2021-06-071-2/+0
|/
* Merge branch 'master' into jwi-ACE_HAS_CPLUSPLUS_HEADERSJohnny Willemsen2021-01-051-1/+0
|\
| * More cleanupJohnny Willemsen2021-01-051-1/+0
* | Removed ACE_HAS_CPLUSPLUS_HEADERS, not usedJohnny Willemsen2021-01-051-1/+0
|/
* Set ACE_HAS_CPP11|14|17|20 based on __cplusplus for clangJohnny Willemsen2020-05-271-0/+13
* Don't enable C++11 support for ACE, causes all kinds of compile problems :-(Johnny Willemsen2020-05-271-13/+0
* Add support for Embarcadero C++ Builder 10.4 SydneyJohnny Willemsen2020-05-271-2/+17
* Embarcadero C++ Builder 10.3.3 changes (Rio)Johnny Willemsen2020-01-071-3/+3
* Corrected version check to also include C++BuilderXE2Johnny Willemsen2018-08-311-1/+1
* Don't use inline assembly with clang compilersJohnny Willemsen2018-04-101-3/+1
* Enable intel assembly when using the Embarcadero clang compilersJohnny Willemsen2018-04-101-0/+3
* Make use of builtin_bswap(16|32|64)Johnny Willemsen2018-04-091-0/+3
* Any bcc32 version doesn't support inlined assemblyJohnny Willemsen2018-03-061-0/+6
* Removed setting of ACE_EXPORT_NESTED_CLASSESJohnny Willemsen2017-08-011-1/+0
* Only use different format specifiers for bcc32Johnny Willemsen2017-07-221-2/+4
* Use ACE_WIN32 and bcc32c doesn't set __WIN32__ but uses _WIN32Johnny Willemsen2017-07-201-3/+3
* Improve support for Embarcadero C++ BuilderJohnny Willemsen2017-07-141-5/+11
* Take 2: Handle system functions that may be defined as macros on some platformsOlli Savia2016-09-091-0/+2
* Zapped c-style id tag with no space between // and $Id$Johnny Willemsen2015-01-071-2/+0
* Make x.2.5 public for the communityJohnny Willemsen2014-02-281-1/+3
* Wed Feb 19 20:25:34 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-02-191-3/+3
* Wed Aug 7 07:02:52 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-08-071-0/+179
* (no commit message)Johnny Willemsen2011-08-101-172/+0
* Tue Mar 22 21:09:14 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-221-1/+1
* Thu Sep 30 08:09:34 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-301-6/+4
* Mon Sep 20 13:24:56 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-201-2/+4
* Thu Sep 9 09:29:30 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-091-1/+0
* Thu Aug 5 08:13:51 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-051-1/+0
* Thu Mar 4 07:50:54 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-03-041-19/+22
* Thu Dec 24 09:54:00 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-12-241-0/+4
* Thu Dec 10 13:07:58 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-12-101-4/+0
* Fri Dec 4 07:30:00 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-12-041-1/+5