summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude
Commit message (Expand)AuthorAgeFilesLines
* platform_clang_common.GNU: redirect stderr for version checksmitza-oci-clang-commonAdam Mitz2020-04-241-1/+1
* Merge pull request #1039 from jonesc-oci/iOS-changesAdam Mitz2020-02-071-9/+26
|\
| * Add ACE_HAS_IOS preprocessor macro. Change CXXFLAGS to CCFLAGS.Chip Jones2020-02-061-2/+6
| * Add bitcode compile feature.Chip Jones2020-02-051-0/+6
| * Use single config file for iOS builds. Update build flags for iOS hardware.Chip Jones2020-02-051-2/+8
| * Suppress "has no symbols" warnings for iOS builds.Chip Jones2020-02-051-1/+2
| * Configuration changes for iOS builds.Chip Jones2020-02-051-8/+8
* | Merge branch 'igtd/android-on-windows' of github.com:iguessthislldo/ACE_TAO i...Fred Hornsey2020-02-041-0/+3
|\ \
| * | android: export CROSS_COMPILE varFred Hornsey2020-01-171-0/+3
* | | platform_clang_common.GNU: Remove Alt GNU ld CheckFred Hornsey2020-02-041-5/+1
|/ /
* | Revert Changes to Platform Files for AndroidFred Hornsey2020-01-152-10/+4
* | Fix platform_linux_common.GNU againFred Hornsey2020-01-141-1/+1
* | Fix platform_linux_common.GNUFred Hornsey2020-01-141-1/+1
* | Building for Android on WindowsFred Hornsey2020-01-143-5/+11
|/
* gnuace: declare makefile_name.local to be phonyFred Hornsey2019-10-241-0/+1
* Added static cast where pid_t is assumed to be an int.Chad Elliott2019-06-101-2/+0
* - Use ACE_OS::send and ACE_OS::recv on MQX, instead of write and read.Chad Elliott2019-06-061-0/+92
* 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