summaryrefslogtreecommitdiff
path: root/win/configure-mariadb.sh
Commit message (Collapse)AuthorAgeFilesLines
* Make MariaDB compile with VS 2010Hakan Kuecuekyilmaz2010-06-241-5/+3
| | | | | | | | | | | | Most of the changes are backports from MySQL 5.5. Please note that the 64-bit build fails with VS 2010 and the 32-bit build has problems running mysql-test-run.pl. * Added files for compiling with VS 2010 and added them to Makefile.am. * ifdef'ed ETIMEDOUT, because it is defined by VS 2010 now * Removed not needed /MAP's from cmake files
* Added win/configure-mariadb.sh - the standard way to configure on Windows.Sergey Petrunya2009-10-081-0/+23