aboutsummaryrefslogtreecommitdiff
path: root/win/modules
Commit message (Expand)AuthorAgeFilesLines
* Modernise the CMake syntax slightly.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-241-6/+6
* Allow building with license-incompatible modules if manually enabled.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-241-0/+3
* Add a function for enabling extra modules on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-241-8/+17
* Migrate Windows builds to installing their dependencies via Conan.Gravatar Sadie Powell2021-06-071-0/+24
* Replace our Windows getopt_long wrapper with ya_getopt.•••Closes #546. Gravatar Peter Powell2019-12-081-8/+0
* 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 buildi...•••Instead of special casing m_spanningtree create one project for each subdir in src/modules/ and src/coremods/ Gravatar Attila Molnar2014-03-291-26/+23
* Fix Windows build and a few more problemsGravatar attilamolnar2013-08-271-3/+14
* 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. Gravatar Adam2013-03-231-0/+4
* Replace Windows build system and installer with cmakeGravatar Adam2013-03-141-0/+30