summaryrefslogtreecommitdiff
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Dummy change to push the release tag.Sergey Petrunya2009-10-301-1/+1
| * | | | Cosmetic fixes to win/make_mariadb_win_distSergey Petrunya2009-10-121-1/+2
| * | | | Fix typo bug in make_mariadb_win_distSergey Petrunya2009-10-121-1/+1
| * | | | Fix win32 binary zipfile name and contents to match the usual expectationsSergey Petrunya2009-10-121-6/+19
| * | | | Fix typo bug, s/$ZIPFILE/$ZIPNAME/Sergey Petrunya2009-10-121-1/+2
| * | | | Remove leftover "echo"Sergey Petrunya2009-10-121-1/+1
| * | | | Make devenv print the build log to stdout (otherwise buildbot times out Sergey Petrunya2009-10-121-2/+2
| * | | | Make devenv print the build log to stdout (otherwise buildbot times out Sergey Petrunya2009-10-111-2/+2
| * | | | Add win/make_mariadb_win_dist which is to be used to make windowsSergey Petrunya2009-10-112-1/+59
| * | | | Include configure-mariadb.sh in source tarballSergey Petrunya2009-10-081-1/+1
| * | | | Added win/configure-mariadb.sh - the standard way to configure on Windows.Sergey Petrunya2009-10-081-0/+23
| * | | | Fix win/configure.js: now configure.in has AM_INIT_AUTOMAKE(mariadb, ...)Sergey Petrunya2009-10-081-1/+5
| * | | | Fix win/configure.js: now configure.in has AM_INIT_AUTOMAKE(mariadb, ...)Sergey Petrunya2009-10-071-0/+3
| * | | | Add missing windows files to `make dist`.unknown2009-10-021-1/+2
| * | | | Merge MySQL->MariaDBSergey Petrunya2009-09-083-10/+365
| |\ \ \ \
| * \ \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-1/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge main 5.1 branch -> 5.1-build (team tree).Joerg Bruehe2008-10-042-0/+36
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-102-0/+36
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Fix windows warnings using correct datatypes if possible unknown2008-01-111-1/+16
| * | | | | | | | Windows fixesunknown2008-01-101-0/+1
* | | | | | | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | | | | | | | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-3/+0
* | | | | | | | | Fix configure.js : set the variabes in cache, so they can overwrite cache var...Vladislav Vaintroub2010-02-201-12/+12
* | | | | | | | | mergeVladislav Vaintroub2010-02-061-3/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-02-031-3/+3
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Adjuster the parsing of "configure.in" version number lineKent Boortz2010-02-031-3/+3
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-0/+1
|/ / / / / / / /
* | | | | | | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-043-9/+363
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fixed build failures.Sergey Vojtovich2009-06-181-2/+1
| * | | | | | | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-103-8/+364
* | | | | | | | Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-111-2/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug #44353 build-v9.bat is missing in source archiveAnurag Shekhar2009-04-241-2/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Add support for Atomic instructions for WindowsMikael Ronstrom2009-03-062-0/+2
|/ / / / / /
* | | | | | Bug#38784: Mysql server crash if table is altered with partition changes.Mattias Jonsson2008-11-121-0/+1
* | | | | | Auto merge 5.1-build -> 5.1-bugteamTimothy Smith2008-09-101-1/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge from mysql-5.0-buildKent Boortz2008-08-291-1/+11
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Handle that version "level" might contain "sp1", "a".....Kent Boortz2008-08-291-1/+11
* | | | mergeVladislav Vaintroub2008-09-012-0/+36
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #33907 : Errors compiling mysql with Microsoft Visual C++ Express 2008Vladislav Vaintroub2008-08-212-0/+36
| |/
| * BUG#25340unknown2008-03-271-0/+2
| * Merge ramayana.hindu.god:/home/tsmith/m/bk/50unknown2007-09-282-0/+42
| |\
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-09-221-2/+35
| |\ \
| | * | Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-211-2/+35
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-09-281-2/+35
|\ \ \ \
| * | | | Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-211-2/+35
* | | | | Merge production.mysql.com:/usersnfs/jperkin/bk/trees/50/push-5.0unknown2007-09-072-0/+42
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Adding batch files for building with nmake make filesunknown2007-09-052-0/+42
| |/ /
| * | CMakeLists.txt, README, configure.jsunknown2007-08-032-3/+1
* | | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:unknown2007-08-063-18/+4