mariadb/include
Vladislav Vaintroub f1daf9ced4 MDEV-9024 Build fails with VS2015
Fix build failures caused by new C runtime library
- isnan, snprintf, struct timespec are now defined, attempt to
redefine them leads
- P_tmpdir, tzname are no more defined
-  lfind() and lsearch() in lf_hash.c had to be renamed,  declaration
conflicts with some C runtime functions with the same name declared in
a header included by stdlib.h

 Also fix couple of annoying warnings :
- remove #define NOMINMAX from config.h to avoid "redefined" compiler
warnings(NOMINMAX is already in compile flags)

- disable incremental linker in Debug as well (feature not used much
and compiler crashes often)


Also simplify package building with Wix, require Wix 3.9 or later
(VS2015 is not compatible with old Wix 3.5/3.6)
2015-11-06 17:27:24 +01:00
..
atomic MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4 2015-06-16 23:58:21 +02:00
mysql Merge branch '5.5' into 10.0 2015-06-11 20:20:35 +02:00
base64.h
big_endian.h
byte_order_generic.h
byte_order_generic_x86.h
byte_order_generic_x86_64.h
CMakeLists.txt
decimal.h remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
errmsg.h 5.5.38 merge 2014-06-06 00:07:27 +02:00
ft_global.h
handler_ername.h
handler_state.h
hash.h MDEV-9024 Build fails with VS2015 2015-11-06 17:27:24 +01:00
heap.h
keycache.h Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
lf.h
little_endian.h
m_ctype.h - MDEV-6695 Bad column name for UCS2 string literals 2014-09-04 21:58:48 +04:00
m_string.h MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
ma_dyncol.h
maria.h MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 2015-09-06 22:26:33 +02:00
my_aes.h
my_alarm.h MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 2015-09-06 22:26:33 +02:00
my_alloc.h
my_atomic.h
my_attribute.h
my_base.h MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 2015-09-06 22:26:33 +02:00
my_bit.h
my_bitmap.h jemalloc compatibility 2014-10-08 00:45:41 +02:00
my_byteorder.h
my_check_opt.h 5.5 merge 2015-01-21 12:03:02 +01:00
my_compare.h
my_compiler.h
my_context.h
my_cpu.h MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain 2014-08-19 19:28:35 +03:00
my_dbug.h MDEV-8379 - SUSE mariadb patches 2015-10-01 13:04:59 +04:00
my_decimal_limits.h
my_default.h
my_dir.h
my_getopt.h
my_global.h MDEV-8379 - SUSE mariadb patches 2015-10-01 13:04:59 +04:00
my_handler_errors.h merge of "BUG#18233051 - FTS: FAILING ASSERTION: NUM_TOKEN < MAX_PROXIMITY_ITEM" 2014-05-07 22:36:40 +02:00
my_libwrap.h
my_list.h
my_md5.h
my_net.h
my_nosys.h
my_pthread.h MDEV-9024 Build fails with VS2015 2015-11-06 17:27:24 +01:00
my_rdtsc.h
my_rnd.h
my_stacktrace.h MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4 2015-06-16 23:58:21 +02:00
my_sys.h MDEV-8379 - SUSE mariadb patches 2015-10-01 13:04:59 +04:00
my_time.h 5.5.38 merge 2014-06-06 00:07:27 +02:00
my_tree.h
my_uctype.h
my_user.h
my_valgrind.h
my_xml.h
myisam.h 5.5 merge 2014-09-16 14:03:17 +02:00
myisamchk.h Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
myisammrg.h
myisampack.h
mysql.h MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 2015-09-06 22:26:33 +02:00
mysql.h.pp Merge branch '5.5' into 10.0 2015-06-11 20:20:35 +02:00
mysql_async.h
mysql_com.h fix a case where automatic procedure grant was changing user's password 2015-02-17 18:07:56 +01:00
mysql_com_server.h
mysql_embed.h
mysql_time.h
mysql_version.h.in mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
mysqld_default_groups.h
mysys_err.h
password.h
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h
queues.h
rijndael.h
service_versions.h
sha1.h
sha2.h
sql_common.h
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h
thread_pool_priv.h 5.5.39 merge 2014-08-07 18:06:56 +02:00
typelib.h
violite.h SSL: Verbosely report SSL initialization errors 2015-05-03 11:22:12 +02:00
waiting_threads.h
welcome_copyright_notice.h Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42 2015-02-11 23:50:40 +01:00
wqueue.h