6 Commits

Author SHA1 Message Date
Peter Powell
8ffce4d2f3 Fix various issues with the nationalchars module.
- 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.
2015-06-14 18:18:26 +01:00
Attila Molnar
437e9f662f Compress the Windows installer with zlib to reduce AV false positives 2014-04-13 16:08:49 +02:00
Adam
d5991ed652 Fix logfile path on Windows
Fixes issue #510 reported by @JDowny
2013-05-02 23:38:46 +02:00
Adam
6b2d45c154 win: Made config, modules, data, and log paths configurable.
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-23 22:47:25 -05:00
Adam
f5377329ef Link win32_memory too inspircd too 2013-03-15 15:10:53 -05:00
Adam
b17ba83e9c Replace Windows build system and installer with cmake 2013-03-14 15:19:41 -04:00