mariadb/cmake
Jonathan Perkin ce2aabb712 Changes to build using CMake according to existing release packages:
- Update/fix file layouts for each package type, add new types for
   native package formats including deb, rpm and svr4.

 - Build all plugins, including debug versions

 - Update compiler flags to match current release

 - Add missing @VAR@ expansions

 - Install correct mysqclient library symlinks

 - Fix icc/ia64 builds

 - Fix install of libmysqld-debug

 - Don't include mysql_embedded

 - Remove unpackaged manual pages to avoid missing files warnings

 - Don't install mtr's test suite
2010-05-12 12:51:23 +01:00
..
build_configurations Changes to build using CMake according to existing release packages: 2010-05-12 12:51:23 +01:00
os Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P) 2010-03-08 00:31:06 +01:00
abi_check.cmake WL#5030: Splitting mysql_priv.h 2010-04-21 00:29:30 +02:00
bison.cmake
cat.cmake
character_sets.cmake After-fix for WL#1213 2010-02-25 12:15:46 +04:00
check_minimal_version.cmake
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
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
do_abi_check.cmake
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 Changes to build using CMake according to existing release packages: 2010-05-12 12:51:23 +01:00
install_macros.cmake Changes to build using CMake according to existing release packages: 2010-05-12 12:51:23 +01: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
mysql_add_executable.cmake Handle different installation layouts. 2010-01-24 16:23:16 +01:00
mysql_version.cmake Changes to build using CMake according to existing release packages: 2010-05-12 12:51:23 +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 Changes to build using CMake according to existing release packages: 2010-05-12 12:51:23 +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
versioninfo.rc.in Simplify embedding version info into executables with ADD_VERSION_INFO 2009-12-18 23:53:30 +01:00
zlib.cmake