| Commit message (Expand) | Author | Age | Files | Lines |
* | - Changes needed to use newer WiX version (Bug#60029) | Kent Boortz | 2011-05-16 | 3 | -30/+125 |
* | merge mysql-5.5->mysql-5.5-bugteam | Georgi Kodinov | 2010-12-16 | 1 | -1/+6 |
|\ |
|
| * | Cherrypicked http://lists.mysql.com/commits/124935 | Vladislav Vaintroub | 2010-11-26 | 1 | -4/+4 |
| * | Support alternate license file. | Jonathan Perkin | 2010-11-24 | 1 | -1/+6 |
* | | MSI: Only call custom action if REMOVE=ALL is specified, this avoids accident... | Vladislav Vaintroub | 2010-11-24 | 1 | -4/+4 |
* | | Bug #58411 :wixca project fails to build when using Express Edition of VS: | Vladislav Vaintroub | 2010-11-24 | 2 | -19/+1 |
|/ |
|
* | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 3 | -19/+5 |
* | Bug#58178: "make package" is broken with cmake 2.8.3 | Vladislav Vaintroub | 2010-11-13 | 1 | -0/+12 |
* | Bug#55169: Installer does not preserve user's settings in custom mode | Vladislav Vaintroub | 2010-07-24 | 7 | -35/+193 |
* | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-07-19 | 2 | -2/+6 |
|\ |
|
| * | Can't use 64BIT test here, use CMAKE_SIZEOF_VOID_P instead. | Jonathan Perkin | 2010-07-01 | 1 | -2/+1 |
| * | Fix x64 package name. | Jonathan Perkin | 2010-06-29 | 1 | -1/+5 |
| * | Expand ${VERSION} | Jonathan Perkin | 2010-06-28 | 1 | -0/+1 |
| * | Fix essential MSI naming. | Jonathan Perkin | 2010-06-28 | 1 | -1/+1 |
* | | Bug #52850: mysqld-debug.pdb doesn't match | Vladislav Vaintroub | 2010-06-30 | 1 | -1/+8 |
|/ |
|
* | WiX is worried that we aren't going to create these directories after all, so... | Daniel Fischer | 2010-04-30 | 1 | -3/+9 |
* | Changes to MSI installer: | Daniel Fischer | 2010-04-30 | 8 | -111/+400 |
* | Create MySQL data folder in %ProgramData% directory. | Vladislav Vaintroub | 2010-04-23 | 4 | -50/+129 |
* | add missing icon | Vladislav Vaintroub | 2010-04-21 | 1 | -0/+0 |
* | Refactor some stuff | Vladislav Vaintroub | 2010-02-18 | 4 | -34/+144 |
* | adding CPackWixConfig | Vladislav Vaintroub | 2010-02-16 | 2 | -109/+95 |
* | Fix a couple fo things replated to MSI | Vladislav Vaintroub | 2010-02-16 | 4 | -40/+223 |
* | Fix CMake 2.6 errors | vvaintroub | 2010-02-11 | 2 | -7/+17 |
* | Fix XML error in compiling MSI | Vladislav Vaintroub | 2010-02-11 | 2 | -18/+31 |
* | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 6 | -0/+257 |