summaryrefslogtreecommitdiff
path: root/win/CMakeLists.txt
AgeCommit message (Collapse)Author
2015-06-14Fix 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-13Compress the Windows installer with zlib to reduce AV false positivesAttila Molnar
2013-05-02Fix logfile path on WindowsAdam
Fixes issue #510 reported by @JDowny
2013-03-23win: 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-15Link win32_memory too inspircd tooAdam
2013-03-14Replace Windows build system and installer with cmakeAdam