aboutsummaryrefslogtreecommitdiff
path: root/win/modules
Commit message (Expand)AuthorAgeFilesLines
* Implement support for JSON logging.Gravatar Sadie Powell2022-05-021-0/+1
* Put modules in their own VS folder on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-301-0/+1
* Drop SO_NAME on Windows; we use native file extensions now.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-301-11/+9
* Merge branch 'insp3' into master.Gravatar Sadie Powell2022-04-261-14/+26
|\
| * 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
* | Rename regex_pcre2 to regex_pcre.Gravatar Sadie Powell2021-11-141-1/+1
* | Yeet regex_pcre into contrib.Gravatar Sadie Powell2021-10-011-1/+0
* | Add the regex_pcre2 module.Gravatar Sadie Powell2021-09-261-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-071-0/+23
|\|
| * Migrate Windows builds to installing their dependencies via Conan.Gravatar Sadie Powell2021-06-071-0/+24
* | Initial support for platform-specific module file extensions.Gravatar Sadie Powell2020-11-041-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-011-8/+0
|\|
| * Replace our Windows getopt_long wrapper with ya_getopt.•••Closes #546. Gravatar Peter Powell2019-12-081-8/+0
* | Move m_regex_stdlib out of extras now it can always be built.Gravatar Sadie Powell2019-01-251-4/+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