Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-09 | win: set CMAKE_INSTALL_SYSTEM_RUNTIME_DESTINATION to . so the runtime ↵ | Adam | |
libraries are not placed in bin | |||
2015-06-14 | Fix various issues with the nationalchars module. | Peter Powell | |
- Strip the directory name in the default casemapping value. - Error out if the casemapping value contains a space. - Error out if the locale file failed to load. - Fix relative file path when building on Windows. - Install nationalchars files on Windows. | |||
2014-04-13 | Compress the Windows installer with zlib to reduce AV false positives | Attila Molnar | |
2013-05-02 | Fix logfile path on Windows | Adam | |
Fixes issue #510 reported by @JDowny | |||
2013-03-23 | win: Made config, modules, data, and log paths configurable. | Adam | |
Update win/README with instructions on how to use cmake-gui. Always build m_regex_stdlib, since all VS versions we support support it. | |||
2013-03-15 | Link win32_memory too inspircd too | Adam | |
2013-03-14 | Replace Windows build system and installer with cmake | Adam | |