Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround a cmake bug that was only visible on a newly installed Philip's m... | Vladislav Vaintroub | 2011-05-27 | 1 | -6/+10 |
* | Cygwin-specific klugde to workaround missing TEMP/TMP variables. | Vladislav Vaintroub | 2011-05-10 | 1 | -0/+1 |
* | enable 'Optimized for transactions'configuration checkbox if innodb is compil... | Vladislav Vaintroub | 2011-04-08 | 4 | -20/+257 |
* | Add optional CMake parameter TINY_VERSION. | Vladislav Vaintroub | 2011-03-29 | 2 | -4/+8 |
* | Sign MSI if code signing is requested. | Vladislav Vaintroub | 2011-03-28 | 1 | -2/+1 |
* | CMake fixes for buildbot/MSI package building and signing: | Vladislav Vaintroub | 2011-03-28 | 2 | -23/+14 |
* | merge 5.2 | Vladislav Vaintroub | 2011-03-10 | 2 | -3/+2 |
|\ | |||||
| * | pass WITH_ARIA_STORAGE_ENGINE to configure.js | Vladislav Vaintroub | 2011-03-07 | 1 | -1/+1 |
| * | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -2/+1 |
| |\ | |||||
| | * | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -2/+1 |
| | |\ | |||||
| | | * | Merge | Kent Boortz | 2010-12-29 | 2 | -0/+29 |
| | | |\ | |||||
| | | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 2 | -0/+29 |
| | | | * | bug#27693: Windows compilation from bk fails using WITH_BERKELEY_STORAGE_ENGINE | Jonathan Perkin | 2009-09-30 | 1 | -1/+15 |
| | | | * | Updates to build with community features enabled for community builds. | MySQL Build Team | 2009-05-20 | 1 | -0/+1 |
| | | | * | Auto merge 5.0-build -> 5.0-bugteam | Timothy Smith | 2008-09-10 | 1 | -1/+11 |
| | | | |\ | |||||
| | | * | | | Bug #50021: Windows standard configuration files are showing Linux | Georgi Kodinov | 2010-11-18 | 1 | -2/+1 |
* | | | | | | MWL#55 : address Philip's final review comments : | Vladislav Vaintroub | 2011-02-14 | 3 | -19/+36 |
* | | | | | | MWL#55 : Adjust UI according to some user's expectations. | Vladislav Vaintroub | 2011-02-07 | 2 | -1/+55 |
* | | | | | | MWL#55 : | Vladislav Vaintroub | 2011-02-04 | 1 | -1/+1 |
* | | | | | | On Philips request, introduce a variable | Vladislav Vaintroub | 2011-02-03 | 2 | -1/+11 |
* | | | | | | MWL#55 : force per-machine installation. | Vladislav Vaintroub | 2011-02-03 | 1 | -1/+6 |
* | | | | | | AssignProcessToJobObject cannot assign current process | Vladislav Vaintroub | 2011-02-02 | 1 | -13/+39 |
* | | | | | | add some forgotten jpgs | Vladislav Vaintroub | 2011-01-30 | 2 | -0/+0 |
* | | | | | | add forgotten files generated by VS MFC project | Vladislav Vaintroub | 2011-01-30 | 3 | -0/+40 |
* | | | | | | split long lines, use get_mysql_service_properties() | Vladislav Vaintroub | 2011-01-30 | 2 | -65/+87 |
* | | | | | | Move common functionality (analyze service configuration) into winservice lib... | Vladislav Vaintroub | 2011-01-30 | 5 | -126/+42 |
* | | | | | | MWL#55 : implement MSI installer | Vladislav Vaintroub | 2011-01-29 | 11 | -0/+2441 |
* | | | | | | MWL#55 : implement upgrade_wizard - GUI program | Vladislav Vaintroub | 2011-01-29 | 9 | -0/+1064 |
* | | | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order | Vladislav Vaintroub | 2011-01-29 | 12 | -2/+1175 |
|/ / / / / | |||||
* | | | | | merge | Vladislav Vaintroub | 2010-12-02 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warnings | Vladislav Vaintroub | 2010-12-01 | 1 | -0/+8 |
| * | | | | build mysqld.exe with federatedx not federated | Sergei Golubchik | 2010-10-20 | 1 | -1/+1 |
* | | | | | build windows binaries with federatedx, not federated. | Sergei Golubchik | 2010-09-20 | 1 | -1/+1 |
* | | | | | rename maria to aria | Sergei Golubchik | 2010-09-12 | 2 | -5/+5 |
* | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -3/+0 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | Automerge MariaDB 5.1->5.2. | unknown | 2010-07-09 | 2 | -5/+1051 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add 64 bit packages to the pack script. 32 bit is still the default | Bo Thorsen | 2010-07-07 | 1 | -5/+56 |
| * | | | | Install MariaDB as a service with the installer | Bo Thorsen | 2010-06-30 | 1 | -0/+995 |
* | | | | | Make MariaDB compile with VS 2010 | Hakan Kuecuekyilmaz | 2010-06-24 | 4 | -6/+41 |
|/ / / / | |||||
* | | | | Fix short version number | Bo Thorsen | 2010-05-26 | 1 | -3/+2 |
* | | | | Fix a couple of problems in the pack script, and disable a check feature that... | Bo Thorsen | 2010-05-25 | 1 | -20/+20 |
* | | | | Add a -nobuild argument to the script. Useful for building the zip file relea... | Bo Thorsen | 2010-05-14 | 1 | -4/+6 |
* | | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Adjuster the parsing of "configure.in" version number line | Kent Boortz | 2010-02-03 | 1 | -3/+3 |
* | | | | Dummy change to push the release tag. | Sergey Petrunya | 2009-10-30 | 1 | -1/+1 |
* | | | | Cosmetic fixes to win/make_mariadb_win_dist | Sergey Petrunya | 2009-10-12 | 1 | -1/+2 |
* | | | | Fix typo bug in make_mariadb_win_dist | Sergey Petrunya | 2009-10-12 | 1 | -1/+1 |
* | | | | Fix win32 binary zipfile name and contents to match the usual expectations | Sergey Petrunya | 2009-10-12 | 1 | -6/+19 |
* | | | | Fix typo bug, s/$ZIPFILE/$ZIPNAME/ | Sergey Petrunya | 2009-10-12 | 1 | -1/+2 |