mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
848b3af816
MSYS2 is basically Cygwin, except it has more easy installation (but with tools which are not used) and it has some more control of path conversion via MSYS2_ARG_CONV_EXCL and MSYS2_ENV_CONV_EXCL. So it should be more Windows-friendly than Cygwin. Installation Similar to Cygwin, except installing patch requires additional command run from shell: pacman -S patch MSYS2 still doesn't work as it returns wierd "Bad address" when exec-ing forked process from create_process(). Same exec from standalone perl -e runs just fine... :( |
||
---|---|---|
.. | ||
File | ||
SafeProcess | ||
Config.pm | ||
ConfigFactory.pm | ||
CoreDump.pm | ||
Debugger.pm | ||
Find.pm | ||
Handles.pm | ||
Options.pm | ||
Platform.pm | ||
SafeProcess.pm | ||
Suite.pm | ||
SysInfo.pm | ||
Tee.pm | ||
Test.pm |