aboutsummaryrefslogtreecommitdiffstats
path: root/win/modules
Commit message (Collapse)AuthorAgeFilesLines
* Fix building modules which depend on vendor libs on Windows.Gravatar Peter Powell2019-01-031-0/+8
|
* Update Windows build scripts for the recent build sys changesGravatar Adam2014-07-231-1/+1
|
* Build coremods on Windows, add general support to the cmake script for ↵Gravatar Attila Molnar2014-03-291-26/+23
| | | | | | building modules consisting of multiple compilation units Instead of special casing m_spanningtree create one project for each subdir in src/modules/ and src/coremods/
* Fix Windows build and a few more problemsGravatar attilamolnar2013-08-271-3/+14
|
* win: Made config, modules, data, and log paths configurable.Gravatar Adam2013-03-231-0/+4
| | | | | | Update win/README with instructions on how to use cmake-gui. Always build m_regex_stdlib, since all VS versions we support support it.
* Replace Windows build system and installer with cmakeGravatar Adam2013-03-141-0/+30