mariadb/extra
Vladislav Vaintroub 22a8654a6f CMake fixes for buildbot/MSI package building and signing:
- FIND_PROGRAM (signtool) will now get a hint about location of signtool.exe (Windows SDK)
- Targets "package" or "msi" will now fail, l if signing is requested but does not work
  (e.g invalid certificate)
- During install, do not re-sign binaries, if they are already signed.
- Preserve mysqld_error.h timestamp whenever possible. This helps avoiding situations 
where the whole server is rebuilt, whenever comp_err.exe changes (for example after code 
signing, or also after a minor fix in mysys)
- Fix Wix error in UpgradeVersion, if patch part of the version is 0.
2011-03-28 01:05:34 +02:00
..
libevent merge 5.2 2011-03-10 09:39:14 +01:00
yassl typo (in the yassl error message) fixed 2011-03-01 18:03:38 +01:00
.cvsignore
charset2html.c
CMakeLists.txt CMake fixes for buildbot/MSI package building and signing: 2011-03-28 01:05:34 +02:00
comp_err.c Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
innochecksum.c
Makefile.am MWL#74: Shared libmysqld.so library. 2010-11-17 13:24:20 +01:00
my_print_defaults.c Ensure that all clients reads the appropriate 'client', client-mariadb and 'mariadb' sections from my.cnf 2011-03-18 17:03:43 +02:00
mysql_waitpid.c Bug#42733: Type-punning warnings when compiling MySQL -- 2010-06-10 17:16:43 -03:00
perror.c Bug#42733: Type-punning warnings when compiling MySQL -- 2010-06-10 17:16:43 -03:00
replace.c Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 2010-11-07 14:25:29 +02:00
resolve_stack_dump.c Bug#42733: Type-punning warnings when compiling MySQL -- 2010-06-10 17:16:43 -03:00
resolveip.c Bug#42733: Type-punning warnings when compiling MySQL -- 2010-06-10 17:16:43 -03:00