mariadb/cmake
Joerg Bruehe 9d83e2a79c Get rid ot the "net retry count" difference which
is not needed any more with current versions of FreeBSD.
(Entries 52410 and 52412 in the Bug DB)

That change is based on Dan Nelson replying on the
FreeBSD mailing list, freebsd-questions@freebsd.org
in a thread running from 2010-Apr-29 to 2010-May-1 titled
    "Need info about FreeBSD and interrupted system
     calls for MySQL code"

Also, ensure the cmake settings correspond to the autotools
ones: Add "HAVE_BROKEN_REALPATH" to cmake.

cmake/os/FreeBSD.cmake:
  With current versions of FreeBSD, threading is not done on
  the user-level any more, so the huge "net retry count"
  is not needed any more.
  However, it is still being kept for now, so that it can be
  re-activated should the need arise.
  
  In addition, set "HAVE_BROKEN_REALPATH" to completely
  mirrot the autotools path.
configure.in:
  With current versions of FreeBSD, threading is not done on
  the user-level any more, so the huge "net retry count"
  is not needed any more.
  However, it is still being kept for now, so that it can be
  re-activated should the need arise.
  
  Adapt the informational messages to the path taken.
2010-05-21 19:31:55 +02:00
..
build_configurations Explicitly set OSX flags, to match current release. 2010-05-07 12:11:09 +02:00
os Get rid ot the "net retry count" difference which 2010-05-21 19:31:55 +02:00
abi_check.cmake merge, add plugin/audit_null/CMakeLists.txt 2010-01-26 05:39:48 +01:00
bison.cmake couple of tweaks for solaris on sparc, link with librt, as it defines sched_yield 2009-12-08 03:12:23 +01:00
cat.cmake WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00
character_sets.cmake After-fix for WL#1213 2010-02-25 12:15:46 +04:00
check_minimal_version.cmake WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00
cmake_parse_arguments.cmake Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined with 2009-12-12 02:03:05 +01:00
configurable_file_content.in implement convenience libraries 2009-11-24 23:15:47 +00:00
configure.pl Bug #51488 :missing features and change behavior in cmake runs compared to 2010-03-03 12:29:34 +01:00
cpack_source_ignore_files.cmake #51466 : Source packages are broken with cmake in a cmake-agnostic environment 2010-02-24 20:07:05 +01:00
create_initial_db.cmake.in Fixes for cmake2.8 2009-11-16 14:45:06 +01:00
do_abi_check.cmake WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00
dtrace.cmake Workaround crash with dtraced shared libraries under GCC 3.4.6 on 32 bit Solaris. 2010-02-25 17:31:31 +01:00
dtrace_prelink.cmake Dtrace on Solaris: 2009-12-13 05:42:26 +00:00
install_layout.cmake Tidy install layout. 2010-05-06 15:20:14 +02:00
install_macros.cmake Apply wlad fixes from mysql-next-mr-bugfixing 2010-03-31 11:40:02 +02:00
libutils.cmake WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS specific files, instead of 2010-01-26 13:47:34 +01:00
make_dist.cmake.in Address Kents comments: copy docs, remove autom4te.cache subdirectory if exists. 2010-01-09 00:38:19 +01:00
Makefile.am #51466 : Source packages are broken with cmake in a cmake-agnostic environment 2010-02-24 20:07:05 +01:00
merge_archives_unix.cmake.in WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00
mysql_add_executable.cmake Handle different installation layouts. 2010-01-24 16:23:16 +01:00
mysql_version.cmake Avoid newline in date output. 2010-03-24 20:17:41 +01:00
package_name.cmake fix OSX package names is OSX_DEPLOYMENT_TARGET is specified 2010-02-05 07:39:11 +01:00
plugin.cmake Install debug plugins, from wlad. 2010-03-26 17:28:06 +01:00
readline.cmake CMake 2.6.2 fix 2010-01-08 11:06:42 +01:00
ssl.cmake enable Cygwin build again 2009-12-25 03:22:23 +01:00
stack_direction.c WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00
versioninfo.rc.in Simplify embedding version info into executables with ADD_VERSION_INFO 2009-12-18 23:53:30 +01:00
zlib.cmake WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00