Michael Herwig
78ff4618d4
remove vcpkg in favor of boostorg/math standalone ( #2151 )
...
Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
2021-08-26 21:38:38 -07:00
Stephan T. Lavavej
098333c912
Add libcxx (not yet running) working towards #145 . ( #394 )
...
* Port Microsoft-internal MSVC-PR-218746 and MSVC-PR-219383.
* And MSVC-PR-219451:
* Skip llvm-project in validate.cpp.
* Change .vscode/settings.json to CRLF.
2019-12-17 17:44:44 -08:00
Stephan T. Lavavej
9c1c63cd26
Enforce ASCII and whitespace conventions ( #229 )
...
Fixes #141 .
* Change LF to CRLF.
* Remove UTF-8 BOMs.
* Add validate.cpp.
* Add validate to CMakeLists.txt.
* Add validate to azure-devops.
* Wrap enforce-clang-format.cmd.
* Code review feedback: abort().
* Code review feedback: Assign previous3.
* Code review feedback: Don't catch everything.
* Code review feedback: MaxErrorsForDisallowedCharacters.
* Cleanup: Remove `enabled: true`.
* Code review feedback: Character code comments.
* Code review feedback: Allow certain files to be tabby.
* Code review feedback: Use native wchar_t paths.
2019-10-30 16:22:33 -07:00
lukka
d7c7691f3a
Build in Azure Pipelines with cached vcpkg artifacts ( #114 )
2019-09-25 19:13:53 -07:00