~percona-dev/percona-xtrabackup/percona-xtrabackup-windows

  • Committer: Alexey Kopytov
  • Date: 2011-04-21 06:36:29 UTC
  • Revision ID: akopytov@gmail.com-20110421063629-s951sxdgt2gi93xw
Added initial support for Windows builds:

- removed the compatibility symlink from the source tree, it will be
created when packaging once the necessary changes are merged from the
release branch

- abstracted away regex API into xb_regex.h so we can use native regex
on POSIX systems and my_regex on Windows

- fixed a number of code issues which Visual Studio builds

- added CMakeLists.txt

- added building instructions in BUILD-WIN.txt
Filename Latest Rev Last Changed Committer Comment Size
..
doc 213.3.1 13 years ago Aleksandr Kuzminsky Added XtraBackup manual page Diff
patches 228.1.2 13 years ago Alexey Kopytov Port XtraBackup to Percona Server 5.5.9-beta20.1 c Diff
test 134.1.1 13 years ago Aleksandr Kuzminsky Added the XtraBackup test framework Diff
utils 30.1.2 15 years ago Vadim Tkachenko directory restructure Diff
BUILD-WIN.txt 245 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 2.9 KB Diff Download File
BUILD.txt 169 13 years ago Vadim Tkachenko fixes to BUILD.txt 658 bytes Diff Download File
CMakeLists.txt 245 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 1.6 KB Diff Download File
COPYING 174.1.1 13 years ago Stewart Smith add COPYING file with GPLv2 license. xtrabackup is 18.6 KB Diff Download File
File innobackupex 240 13 years ago Alexey Kopytov Updates to built-in innobackupex usage docs. Fix 89 KB Diff Download File
Makefile 245 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 7.7 KB Diff Download File
xb_regex.h 245 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 2 KB Diff Download File
xtrabackup.c 245 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 175 KB Diff Download File