summaryrefslogtreecommitdiff
path: root/cmake/package_name.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-08-251-1/+5
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-08-251-1/+5
| |\
| | * MDEV-26109: s390x detected as 32bit in mtr testsDaniel Black2021-08-251-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently @@version_compile_machine is used by mtr to determine if the compiled executable is 32 or 64 bits. We extend that logic by ensuring that if the DEFAUT_MACHINE name doesn't have "64" in its string, "-64bits" is appended to ensure these test pass.
* | | MDEV-25870 Windows - fix ARM64 cross-compilationVladislav Vaintroub2021-06-071-1/+4
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | | | | | | | | | | * Update wrong zip-code
* | | less re-cmake messagesSergei Golubchik2018-08-121-1/+1
|/ /
* | Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.Sergei Petrunia2018-06-291-0/+3
| | | | | | | | | | | | | | - Took the original patch by Ondrej Sury; - Applied a fix for a known problem in the patch: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882062 - Fixed a few other issues
* | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-0/+4
|\ \
| * \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-281-0/+4
| |\ \
| | * | Upstream MIPS 32bit-build-on-64bit patch from Debian Bug#838914Kristian Nielsen2016-10-211-0/+4
| | |/ | | | | | | | | | | | | | | | | | | | | | From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838914 Fixes CMake so that when building a 32-bit mips binary on a 64-bit mips machine, the target is not set as 32-bit, which apparently confused some tests in mroonga.
| * | Merge 10.0 to galera-10.0Jan Lindström2013-09-031-11/+14
| |\ \ | | |/
| * | Merged with lp:maria revision #3766Seppo Jaakola2013-07-131-1/+1
| |\ \
| * | | Initial merge result with mariaDB 10: lp:mariaSeppo Jaakola2013-07-131-1/+1
| | | |
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-6/+1
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | remove: * NDB from everywhere * IM from mtr-v1 * packaging/rpm-oel and packaging/rpm-uln * few unused spec files * plug.in file * .bzrignore
* | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-11/+14
|\ \ \ | |_|/ |/| |
| * | Bug#11765489 CMAKE BUILD ON MAC OS X DOES NOT DETERMINE CPU TYPETor Didriksen2013-03-011-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | Don't use CMAKE_OSX_ARCHITECTURES to determine DEFAULT_MACHINE if it is not defined. If we're 64bit, then use "x86_64" rather than "x86"
* | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| |
* | mysql-5.5.29 mergeSergei Golubchik2013-01-151-1/+1
|\ \ | |/
| * Use MESSAGE(STATUS ...) as we don't want any popup from the build system.Tor Didriksen2012-10-231-1/+1
| |
* | mysql 5.5.23 mergeSergei Golubchik2012-04-101-2/+9
|\ \ | |/
| * Merged some fixes from 7.2 release branchesBjorn Munch2012-03-221-2/+9
| |
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |
* | merge with 5.3Sergei Golubchik2011-10-191-1/+8
|/ | | | | | | | | | | | | sql/sql_insert.cc: CREATE ... IF NOT EXISTS may do nothing, but it is still not a failure. don't forget to my_ok it. ****** CREATE ... IF NOT EXISTS may do nothing, but it is still not a failure. don't forget to my_ok it. sql/sql_table.cc: small cleanup ****** small cleanup
* Remove leftovers from old versions of the code.Davi Arnaut2010-07-131-2/+1
|
* Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-1/+4
|
* fix OSX package names is OSX_DEPLOYMENT_TARGET is specifiedVladislav Vaintroub2010-02-051-5/+6
|
* prettification of package names and fix compile bug on OSX/ppcVladislav Vaintroub2010-01-281-0/+124