Query
Friday 03 June 2016
2016-06-03 15:10:07 (7 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- Roxen/server/etc/RoxenUI.wxs (+0/-0)(0 lines)
branch: 6.0
Merge branch 'patches/mariadb' into 6.0
* patches/mariadb:
Installer [Win32]: Prefer MariaDB 10.1 to MariaDB 10.0.
- Roxen/server/etc/RoxenUI.wxs (+0/-0)(0 lines)
branch: 7.0
Merge branch 'patches/mariadb' into devel
* patches/mariadb:
Installer [Win32]: Prefer MariaDB 10.1 to MariaDB 10.0.
- Roxen/server/etc/RoxenUI.wxs (+0/-0)(0 lines)
branch: 4b5f60db0abf608777a40eb1f19a2b8efb0a9e12
Merge branch 'patches/bug7705' into patches/mariadb
* patches/bug7705:
Installer [Win32]: Prefer MariaDB 10.1 to MariaDB 10.0.
2016-06-03 14:48:04 (7 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- Roxen/server/etc/RoxenUI.wxs (+19/-18)(37 lines)
branch: e5567b8660950f40ed8f111878a125f827588165
Installer [Win32]: Prefer MariaDB 10.1 to MariaDB 10.0.
Potential fix for [bug7705 (#7705) ] (and possibly [bug7698 (#7698) ]).
Thursday 04 December 2014
2014-12-04 21:24:08 (9 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/global.h (+11/-7)(18 lines)
branch: bill/master_archive_support
[win32] Bump default WIN32 API level to 6.0 minus epsilon.
At least WIN32 API level 5.1 is required for IPv6 support
with recent WIN32 header files.
cf [LysLysKOM 20477806].
Thursday 30 October 2014
2014-10-30 15:36:38 (9 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/pike_memory.h (+9/-8)(17 lines)
branch: 8.1
Build [win32]: Some compilers (eg cl) don't like __attribute__.
- pike/src/pike_memory.h (+9/-8)(17 lines)
branch: 8.0
Build [win32]: Some compilers (eg cl) don't like __attribute__.
Monday 29 September 2014
2014-09-29 15:59:36 (9 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- Roxen/server/etc/RoxenUI.wxs (+4/-3)(7 lines)
branch: devel
Installer [win32]: Mention MariaDB too where MySQL is mentioned.
- Roxen/server/etc/RoxenUI.wxs (+7/-6)(13 lines)
branch: devel
Installer [win32]: Fixed remaining issues with MariaDB.
The registry search rules should now be able to find both
mysqladmin and myisamchk. They were not found earlier due to
the registry key "Location" having been renamed "INSTALLDIR"
in the MySQL to MariaDB transition.
Wednesday 24 September 2014
2014-09-24 14:02:48 (9 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- Roxen/server/etc/RoxenUI.wxs (+120/-111)(231 lines)
branch: devel
Installer [win32]: Reversed registry search order.
It seems that the last matching search term wins.
Also prefer MariaDB 10.0 to MariaDB 10.1 for now.
Thursday 18 September 2014
2014-09-18 16:23:44 (9 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- Roxen/server/etc/RoxenUI.wxs (+29/-6)(35 lines)
branch: devel
Installer [win32]: More fixes to detect MariaDB.
The main problem this time was that WIX-identifiers are case sensitive,
and that both the identifiers "MariaDB100Location" and "Mariadb100Location"
existed, with the latter not having the correct value.
2014-09-18 15:15:46 (9 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- Roxen/server/etc/RoxenUI.wxs (+17/-16)(33 lines)
branch: devel
Installer [win32]: Fixed some duplicate identifiers.
Thursday 03 October 2013
2013-10-03 12:14:42 (10 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/global.h (+11/-7)(18 lines)
branch: 7.9
[win32] Bump default WIN32 API level to 6.0 minus epsilon.
At least WIN32 API level 5.1 is required for IPv6 support
with recent WIN32 header files.
cf [LysLysKOM 20477806].
Bugs mentioned
? | Failed to fetch issue from GitLab. | |||
? | Failed to fetch issue from GitLab. |