Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make MariaDB compile with VS 2010 | Hakan Kuecuekyilmaz | 2010-06-24 | 1 | -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 Petrunya | 2009-10-08 | 1 | -0/+23 |