mariadb/libservices
Vladislav Vaintroub 8e6cfaf736 use ADD_CONVENIENCE_LIBRARY when building libservices, because
it is a static library that links with shared libraries, so strictly speaking it should
have -fPIC or equivalent flags. Also, it must always build as static no matter
whether  BUILD_SHARED_LIBS is set.
2011-12-26 15:24:54 +01:00
..
CMakeLists.txt use ADD_CONVENIENCE_LIBRARY when building libservices, because 2011-12-26 15:24:54 +01:00
HOWTO Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_snprintf_service.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_thread_scheduler_service.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
progress_report_service.c Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 2011-07-01 15:08:30 +03:00
thd_alloc_service.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
thd_wait_service.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00