0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed how to get `GENERATOR_IS_MULTI_CONFIG` More... almost 2 years ago
Support CMake multi-configuration generator (#149) More... almost 2 years ago
Bump the Fruit version to 3.7.1. More... almost 2 years ago
Add support for clang-11.0 in OS X CI tests. More... almost 2 years ago
Bump the minimum version of Clang used in OS X CI tests to 11. Clang 9 is deprecated in brew. More... almost 2 years ago
Change a using declaration into a typedef to workaround a bug in MSVC 2022. More... almost 2 years ago
Bump the minimum version of Clang used in OS X CI tests to 9. Clang 8 doesn't seem to be available in brew anymore. More... almost 2 years ago
typo More... almost 2 years ago
add tests for move-only and non-move types More... almost 2 years ago
typo More... almost 2 years ago
fix for assisted reference type arguments of factories More... almost 2 years ago
Bump the version to 3.7.0. More... about 2 years ago
Upgrade a leftover actions/chec...@v2 use to v3. More... about 2 years ago
Set the Boost dir explicitly in Windows CI tests. More... about 2 years ago
Don't pass -Wno-unknown-warning-option in MinGW CI runs. More... about 2 years ago
Use "libraries: headers" instead of "libraries: unordered" when installing Boost for Windows CI tests. More... about 2 years ago
Try fixing the Windows CI configuration with MinGW + Boost. More... about 2 years ago
Fix remaining references to old the OS X CI script. More... about 2 years ago
Remove config files for Travis CI and Appveyor, and update docs to mention Github actions instead. More... about 2 years ago
Update the CI badges in the github home page to the Github Actions ones. More... about 2 years ago
(Hopefully) fix the Windows CI config for MinGW. More... about 2 years ago
CI: keep only the min and max supported clang version for each OS X version. More... about 2 years ago
Temporarily test against all available clang versions in OS X CI tests. More... about 2 years ago
Try different compiler versions for OS X CI tests. More... about 2 years ago
Fix the vcvarsall dir location used in MSVC 2022 CI tests. More... about 2 years ago
Call microsoft/[email protected] in MSVC CI tests to add msbuild to PATH. More... about 2 years ago
Partial revert of 00f238e5 to fix compilation errors with Clang/GCC. More... about 2 years ago
Mark a variadic constructor "explicit" to fix a clang-tidy warning. More... about 2 years ago
Update the expected error regexes in tests with the error formats of the latest MSVC 2019 and 2022. More... about 2 years ago
Simplify some code so that Fruit HEAD compiles in Visual Studio again. More... about 2 years ago