mariadb/cmake
Vladislav Vaintroub 527ff458aa On Solaris, overwrite CMake's proposed thread library -lthread with -lpthread.
-lthread works fine in most cases, but at least with gcc 3.4.6 on x86, dlopen() crashes when libpthread is not used. 
Note : the workaround existed prior and did not work  since CMAKE_THREADS_LIBS_INIT was already
 in cache.  Now, use SET(.. CACHE FORCE)  to overwrite the cached value.
2010-02-25 10:57:23 +01:00
..
build_configurations Some CMake packaging fixes: 2010-02-24 19:19:24 +00:00
os On Solaris, overwrite CMake's proposed thread library -lthread with -lpthread. 2010-02-25 10:57:23 +01:00
abi_check.cmake
bison.cmake
cat.cmake
character_sets.cmake
check_minimal_version.cmake
cmake_parse_arguments.cmake
configurable_file_content.in
configure.pl Fix --with-ssl mappping (--with-ssl=dir should be "yes" or 2010-02-24 19:51:45 +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
do_abi_check.cmake
dtrace.cmake
dtrace_prelink.cmake
install_layout.cmake Some CMake packaging fixes: 2010-02-24 19:19:24 +00:00
install_macros.cmake Install static client and embedded debug libraries 2010-02-20 20:40:03 +01:00
libutils.cmake
make_dist.cmake.in
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
mysql_add_executable.cmake
mysql_version.cmake #51466 : Source packages are broken with cmake in a cmake-agnostic environment 2010-02-24 20:07:05 +01:00
package_name.cmake
plugin.cmake
readline.cmake
ssl.cmake
stack_direction.c
versioninfo.rc.in
zlib.cmake