summaryrefslogtreecommitdiff
path: root/cmake/libutils.cmake
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28888 : Embedded MariaDB does not build on WindowsVladislav Vaintroub2022-07-031-1/+5
* Windows - Fix CMAKE_INTERPROCEDURAL_OPTIMIZATION build with MSVCVladislav Vaintroub2021-05-091-2/+7
* Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-1/+1
|\
| * Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-1/+1
| |\
| | * Fix of ppc64 by Wladmariadb-10.3.29Oleksandr Byelkin2021-05-051-1/+1
* | | don't use deprecated <target>_LIB_DEPENDS. CMP0073Sergei Golubchik2020-10-241-5/+8
* | | libutils: merge_archives_unixDaniel Black2020-06-181-1/+3
* | | libutils: merge static libraries only onceDaniel Black2020-06-181-0/+10
* | | MDEV-22864: cmake/libutils account for cmake-2.8.12.1Daniel Black2020-06-111-3/+2
* | | cmake: merge_static_libs - correct duplicate assumptions (#1583)Daniel Black2020-06-101-8/+24
* | | MDEV-22454 Allow -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ONVladislav Vaintroub2020-05-041-0/+12
|/ /
* | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-221-1/+1
|/
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-4/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-4/+8
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-4/+8
| | |\ \ | | | |/
| | | * cmake: fix usage of GET_TARGET_PROPERTYSergei Golubchik2018-09-221-4/+8
* | | | MDEV-16662 CMake warnings: CMP0026Sergei Golubchik2018-08-121-28/+19
* | | | MDEV-16662 CMake warnings: CMP0022Sergei Golubchik2018-08-121-2/+1
* | | | Misc. typosluz.paz2018-04-051-1/+1
|/ / /
* | | Merge 10.1 into 10.2Marko Mäkelä2017-04-281-1/+1
|\ \ \ | |/ /
| * | Don't use full path of libtoolDaniel Black2017-04-091-1/+1
* | | Add C/C as a submodule in libmariadb/Sergei Golubchik2016-09-121-3/+3
* | | Merge branch '10.1' into 10.2Monty2016-02-061-0/+5
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Alexey Botchkov2016-01-251-0/+5
| |\ \ | | |/
| | * MDEV-9298 : Build failure when linking libmysql.Vladislav Vaintroub2016-01-071-0/+5
* | | cmake: MYSQL_PARSE_ARGUMENTS -> CMAKE_PARSE_ARGUMENTSSergei Golubchik2015-11-231-5/+6
|/ /
* | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-161-5/+3
* | after-merge fixesSergei Golubchik2015-01-211-0/+2
* | 5.5 mergeSergei Golubchik2014-05-091-1/+1
|\ \ | |/
| * mysql-5.5.37 selective mergeSergei Golubchik2014-03-271-1/+1
| |\
| | * Bug#18235669 MYSQL_CONFIG TO PROVIDE R FLAG ON SOLARISTor Didriksen2014-02-251-1/+2
* | | cmake: don't check for the compiler on every invocation of RESTRICT_SYMBOL_EX...Sergei Golubchik2013-07-091-13/+12
* | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-3/+5
|/ /
* | Various fixes for Solaris compiler.Vladislav Vaintroub2012-02-031-7/+18
* | mergedSergei Golubchik2011-11-221-1/+1
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | For libmysqld.so, apply patch to the MySQL Bug#39288 found hereVladislav Vaintroub2011-11-081-0/+9
* | add version to the libmysqld.soVladislav Vaintroub2011-11-071-1/+10
|/
* Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are...Vladislav Vaintroub2010-11-121-0/+3
* Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collisionVladislav Vaintroub2010-09-291-1/+1
* Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-2/+5
* WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS sp...Vladislav Vaintroub2010-01-261-2/+4
* Fix smaller stuff: disable transitive linking for MERGE_LIBRARIES results,Vladislav Vaintroub2010-01-251-0/+1
* Handle different installation layouts.Vladislav Vaintroub2010-01-241-1/+1
* Fix output name of embedded library,Vladislav Vaintroub2010-01-151-1/+1
* Do not use fvisibility flag if GCC does not support itVladislav Vaintroub2010-01-061-6/+9