The MariaDB Native Client library (C driver)
Go to file
Michal Schorm b59d80d8fe - Revert the CMake change regarding the in-source builds for now
- %%cmake macro covers the %%{set_build_flags}, so they are not needed
  That also means, the debug buildchnages to the build flags must be done AFTER the
  %%cmake macro was used.
- %%cmake macro also covers the CMAKE_INSTALL_PREFIX="%%{_prefix}" option
- Default to %%cmake commands instead fo %%make commands
- Update the WITH_UNITTEST macro to the one upstream use now
- Introduce macro to enable / disable testusite (and building of the *-test subpackage)
2020-08-05 12:27:17 +02:00
.gitignore Rebase to 3.1.9 2020-06-24 14:50:28 +02:00
client.cnf Add -config sub-package that delivers system-wide /etc/my.cnf and /etc/my.cnf.d directory, that other packages should use 2018-07-18 00:44:27 +02:00
mariadb-connector-c.rpmlintrc Update RPMLint whitelist 2019-05-21 10:06:53 +02:00
mariadb-connector-c.spec - Revert the CMake change regarding the in-source builds for now 2020-08-05 12:27:17 +02:00
my.cnf Add -config sub-package that delivers system-wide /etc/my.cnf and /etc/my.cnf.d directory, that other packages should use 2018-07-18 00:44:27 +02:00
sources Rebase to 3.1.9 2020-06-24 14:50:28 +02:00
testsuite.patch Extract the prepared testsuite to the standalone subpackage so it can be run outside of the buildroot 2019-08-21 17:34:34 +02:00