summaryrefslogtreecommitdiff
path: root/ACE/ace/config-macosx.h
Commit message (Collapse)AuthorAgeFilesLines
* Give an eror when we can't detect the MacOSX version instead of silently ↵Johnny Willemsen2020-10-031-0/+2
| | | | | | including no real config file * ACE/ace/config-macosx.h:
* Added starter files for MacOSX MojaveJohnny Willemsen2018-06-051-1/+3
| | | | | | | | | * ACE/ace/config-macosx-mojave.h: * ACE/include/makeinclude/platform_macosx_mojave.GNU: Added. * ACE/ace/config-macosx.h: * ACE/include/makeinclude/platform_macosx.GNU:
* Updated macosx version filesJohnny Willemsen2017-06-081-1/+9
| | | | | | | | | | * ACE/ace/config-macosx-highsierra.h: * ACE/include/makeinclude/platform_macosx_highsierra.GNU: Added. * ACE/ace/config-macosx.h: * ACE/include/makeinclude/platform_macosx.GNU: * ACE/include/makeinclude/platform_macosx_sierra.GNU:
* Mac OS X configs: Updates to get ioctl(SIOCGIFCONF) to work on x86_64Adam Mitz2016-12-281-4/+4
|
* remove '-all' from the filenames of config-macosx-all.h and ↵Huang-Ming Huang2016-09-211-176/+21
| | | | platform_macosx_all.GNU and rename the original *macosx.(h,GNU) files with juguar suffix
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
|
* Wed Sep 11 07:50:50 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-09-111-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/MEM_Addr.h: * ace/MEM_Connector.cpp: * ace/OS_NS_Thread.cpp: * ace/README: * ace/Service_Config.cpp: * ace/config-android.h: * ace/config-hpux-11.00.h: * ace/config-kfreebsd.h: * ace/config-linux.h: * ace/config-macosx.h: * ace/config-netbsd.h: * ace/config-qnx.h: * ace/config-vxworks6.4.h: * bin/PerlACE/ProcessAndroid.pm: * bin/PerlACE/TestTarget_Android.pm: * tests/Bug_3912_Regression_Test.cpp: * tests/Compiler_Features_21_Test.cpp: * tests/MEM_Stream_Test.cpp: * tests/Malloc_Test.cpp: * tests/Process_Mutex_Test.cpp: * tests/Process_Test.cpp: * tests/Service_Config_Test.cpp: * tests/test_config.h: Improvements for the Android port commit 496976474caeddb893be839386f204f46e5965d7 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue Sep 10 10:02:38 2013 +0200 Comment out ACE_HAS_POSIX_SEM, have to test this further * ACE/ace/config-android.h: commit 5a8318253f6f8647b4db2842a3503481e043e2fb Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 20:55:12 2013 +0200 Layout changes * ACE/ace/README: commit cb35f2c6d6e59614ecfaf60ccd996c68d90d0d56 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 15:17:44 2013 +0200 Use quotes around filenames in order to support spaces as part of filename * ACE/bin/PerlACE/ProcessAndroid.pm: * ACE/bin/PerlACE/TestTarget_Android.pm: commit 29efbb9f20501f2ba553b9b2d73cebe03776e470 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 15:17:23 2013 +0200 Fixed compile error * ACE/tests/Malloc_Test.cpp: commit 9a4e55c673fd2b5dfa023f1ca0979e052f646783 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 14:48:37 2013 +0200 Doxygen changes and improved logging * ACE/ace/MEM_Addr.h: * ACE/ace/MEM_Connector.cpp: * ACE/tests/MEM_Stream_Test.cpp: commit bfb51ada525d6aedd1c992a353ce875804417a09 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 14:39:41 2013 +0200 layout change * ACE/tests/Process_Test.cpp: commit 4ac9f871f71bf40dc589d30868c66598a8cded43 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 14:39:23 2013 +0200 Add more logging * ACE/tests/Bug_3912_Regression_Test.cpp: commit b6becedd263028b68853fba7de8a232c8f9a3c62 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 13:47:24 2013 +0200 Android also can't hnadle mmap from the signal handler * ACE/tests/Malloc_Test.cpp: commit bd11f9f77184f9cd988aea0b214dd67b98a4245f Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 13:47:08 2013 +0200 Added ACE_ANDROID * ACE/ace/config-android.h: commit 8bb25df4c6ae1969c90297a7a36a549701c7295a Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 13:39:56 2013 +0200 Layout change * ACE/tests/Process_Mutex_Test.cpp: commit 4cd46bb07480c0c2038360ef7c76da21672d481f Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 13:39:36 2013 +0200 Use full paths, added more logging * ACE/tests/Service_Config_Test.cpp: commit fef201da28f786ec93110ed03b66e4996d5cdde9 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 13:39:07 2013 +0200 Fixed typo in message * ACE/tests/test_config.h: commit 705787197e4b934ae6a2fe57ae0533d68f4b2e56 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 13:38:45 2013 +0200 Check return of daemonize * ACE/ace/Service_Config.cpp: commit 71c63afb20484344f7c3559c3c0bfb3c0b92eab3 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 12:46:39 2013 +0200 Further cleanup of the config files * ACE/ace/config-android.h: * ACE/ace/config-kfreebsd.h: * ACE/ace/config-macosx.h: * ACE/ace/config-netbsd.h: commit c471940cd808a7240f1661940aad83bb82dd6dc9 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 9 11:39:51 2013 +0200 Introduced ACE_LACKSP_THREAD_SCOPE_PROCESS and simplified OS_NS_Thread.cpp by using this new define. Set it also for android from now * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/README: * ACE/ace/config-android.h: * ACE/ace/config-hpux-11.00.h: * ACE/ace/config-linux.h: * ACE/ace/config-qnx.h: * ACE/ace/config-vxworks6.4.h:
* Fri Feb 11 11:16:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-02-111-0/+2
| | | | | Merged changes from Remedy work branch.
* Thu Sep 9 12:53:39 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-091-1/+0
| | | | | | | | | | | | | | | | | | | | | * ace/Asynch_Acceptor.h: * ace/Asynch_Acceptor.cpp: * ace/Hash_Multi_Map_Manager_T.h: * ace/OS_NS_Thread.h: * ace/OS_NS_Thread.cpp: * ace/Service_Config.cpp: * ace/TSS_T.cpp: * ace/Thread.h: * ace/Thread.inl: * ace/config-macosx-snowleopard.h: * ace/config-macosx-tiger.h: * ace/config-macosx.h: * tests/Hash_Multi_Map_Manager_Test.cpp: Removed deprecated methods and arguments * docs/FAQ: * FAQ: Moved to docs
* Mon Oct 19 19:25:40 UTC 2009 Olli Savia <ops@iki.fi>olli2009-10-191-3/+0
|
* ChangeLogTag: Sun Sep 20 17:46:31 UTC 2009 Olli Savia <ops@iki.fi>olli2009-09-201-3/+0
|
* Tue Sep 15 20:33:47 UTC 2009 Olli Savia <ops@iki.fi>olli2009-09-151-3/+0
|
* Fri Nov 28 10:59:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-281-1/+1
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+191
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-191/+0
|
* Mon Dec 3 10:02:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-12-031-1/+0
|
* Thu Sep 20 06:59:15 CDT 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-09-201-2/+0
|
* Tue Jul 31 18:14:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-311-3/+3
|
* ChangeLogTag: Fri Feb 2 07:48:40 UTC 2007 Olli Savia <ops@iki.fi>olli2007-02-021-1/+0
|
* (no commit message)Johnny Willemsen2007-01-241-2/+0
|
* Mon Jan 1 06:39:05 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-011-0/+1
|
* ChangeLogTag: Thu Dec 7 07:49:24 UTC 2006 Olli Savia <ops@iki.fi>olli2006-12-071-3/+0
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+199