summaryrefslogtreecommitdiff
path: root/ACE/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:DOCGroup/ACE_TAO into igtd/android_configFred Hornsey2019-03-041-0/+3
|\
| * Use Logcat on AndroidFred Hornsey2019-02-111-0/+3
* | ACE-INSTALL.html: Android OpenSSL and LoggingFred Hornsey2019-03-043-23/+20
|/
* When getconf fails don't set the value to unknown, that gives a strange error...Johnny Willemsen2019-01-171-2/+2
* Only set versioned_so to 0 when it is not set, it is possible to use this so ...Johnny Willemsen2018-11-281-1/+1
* Should assign CXX and CC unconditionallyJohnny Willemsen2018-11-191-2/+2
* Move CXX check inside the insure=0 blockJohnny Willemsen2018-11-191-7/+4
* CXX is set by default to g++, in that case we set CXX to clang++ and CC to clangJohnny Willemsen2018-11-191-0/+5
* Fixed typoJohnny Willemsen2018-11-071-1/+1
* Merge pull request #726 from iguessthislldo/igtd/androidAdam Mitz2018-11-062-171/+123
|\
| * platform_android.GNU: Fix android_neonFred Hornsey2018-10-301-2/+2
| * platform_android.GNU: Combine arm7 marcosFred Hornsey2018-10-301-7/+12
| * platform_android.GNU: Force clang by defaultFred Hornsey2018-10-291-7/+18
| * Force Non-Versioned SOs on AndroidFred Hornsey2018-10-241-0/+3
| * config-android.h: Update for Newer NDKFred Hornsey2018-10-171-0/+12
| * Update platform make files to support android clangFred Hornsey2018-10-162-176/+97
* | Use SSL_INCDIR and SSL_LIBDIR as they are now generated by MPCJohnny Willemsen2018-11-021-2/+10
* | Only set CXX and CC when they are not set by the userJohnny Willemsen2018-10-311-3/+2
|/
* Fix AIX and Solaris linking rpath errors.Like Ma2018-09-132-0/+2
* Changed deprecated_declarations to no_deprecated so that we have the same set...Johnny Willemsen2018-08-061-7/+3
* Added starter files for MacOSX MojaveJohnny Willemsen2018-06-052-2/+5
* Only set no_deprecated to 1 when it not has been setJohnny Willemsen2018-04-041-5/+5
* Added support for FreeBSD 11Adam Mitz2017-12-121-1/+1
* Added support for cross compiling using MinGW on a Linux host.Adam Mitz2017-12-111-4/+4
* VxWorks 7 (SR0510) supportAdam Mitz2017-10-131-11/+15
* gnuace rpath: move HP-UX settings to its own config file; support newer Apple...Adam Mitz2017-10-051-0/+2
* Set ACE_HAS_DYNAMIC_LINKING=0 when not linking to libdl on linuxAdam Mitz2017-10-051-1/+3
* Moved rpath chagnes to the yosemite fileJohnny Willemsen2017-08-162-11/+7
* Fixed typo in tiger nameJohnny Willemsen2017-08-161-1/+1
* Use a new no_deprecated which we can set to 1 independent of the c++xx flagJohnny Willemsen2017-06-261-5/+9
* Indent changeJohnny Willemsen2017-06-191-5/+5
* Add c++14/c++17Johnny Willemsen2017-06-191-14/+26
* Removed empty lineJohnny Willemsen2017-06-131-1/+0
* Extended commentJohnny Willemsen2017-06-131-2/+2
* Moved comment up, placed ANDROID_ABI in platform_macros.GNU and FD_MASK works...Gary Grobe2017-06-121-5/+5
* Added arch specific flgas for arch arm-v8a. Added FD_MASK for android-24.Gary Grobe2017-06-121-3/+12
* Layout changesJohnny Willemsen2017-06-081-2/+2
* Updated macosx version filesJohnny Willemsen2017-06-083-6/+9
* Change recipe to use full pathname of source file for C/C++. Allows postproce...Steve Huston2017-04-241-13/+13
* Added PIE support by default as needed by supported Android API levelsMartin Corino2017-03-051-1/+4
* Removed double partJohnny Willemsen2017-03-011-5/+0
* More updates for VxWorks 7, especially kernel mode.Adam Mitz2017-01-101-14/+9
* Updates for VxWorks 7 December 2016 releaseAdam Mitz2017-01-092-2/+2
* Merge branch 'master' into jwi-lf-raceJohnny Willemsen2017-01-031-2/+2
|\
| * Riverace-2053: improve start/finish build loggingRiverace-2053Steve Huston2017-01-021-2/+2
* | Add support for thread-sanitizer=1Johnny Willemsen2017-01-021-0/+6
|/
* Fix closing parens and whitespaceriverace-case2046Steve Huston2016-11-031-6/+6
* Add missing close parensSteve Huston2016-11-031-2/+2
* Output build timing markers if make variable 'timed' is setSteve Huston2016-11-021-0/+6
* Fixed typoJohnny Willemsen2016-10-021-4/+4