1. 15f07df Upgrade google-fruit to dab5bdfe01eb9f90a2b688c7f3be177a9bd8d5c6 by Zijun · 12 days ago main master
  2. dab5bdf Fix the copy/move constructor declarations in NormalizedComponentStorageHolder. Some compilers failed with the previous declaration. by Marco Poletti · 12 days ago upstream-master
  3. 79687e7 Mark a swap method noexcept, addressing a Clang Tidy check. by Marco Poletti · 12 days ago
  4. e7e145c Add support for latest compiler versions in the CI scripts. by Marco Poletti · 12 days ago
  5. 2b5e978 Switch from asctime to strftime in example code, addressing a Clang Tidy check. by Marco Poletti · 12 days ago
  6. 25c3bb4 Disable some recently-added Clang Tidy performance checks that are not relevant. by Marco Poletti · 12 days ago
  7. c93f059 Add dockerfiles for Ubuntu 23.10 and 24.04. by Marco Poletti · 12 days ago
  8. 8bbe064 Upgrade google-fruit to v3.7.1 by Yi Kong · 13 days ago
  9. 38a09d8 Update OWNERS file am: f454cd9bf5 by Sadaf Ebrahimi · 3 months ago
  10. f454cd9 Update OWNERS file by Sadaf Ebrahimi · 3 months ago
  11. 570eb41 Fixed how to get `GENERATOR_IS_MULTI_CONFIG` by tt4g · 1 year, 4 months ago
  12. 9beae9f Support CMake multi-configuration generator (#149) by tt4g · 1 year, 4 months ago
  13. 8149131 Bump the Fruit version to 3.7.1. by Marco Poletti · 1 year, 4 months ago
  14. 753feef Add support for clang-11.0 in OS X CI tests. by Marco Poletti · 1 year, 4 months ago
  15. 8691a17 Bump the minimum version of Clang used in OS X CI tests to 11. Clang 9 is deprecated in brew. by Marco Poletti · 1 year, 4 months ago
  16. 9042373 Change a using declaration into a typedef to workaround a bug in MSVC 2022. by Marco Poletti · 1 year, 4 months ago
  17. 0159e13 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. by Marco Poletti · 1 year, 4 months ago
  18. 33bc376 typo by Timo Lange · 1 year, 5 months ago
  19. f1a79e2 add tests for move-only and non-move types by Timo Lange · 1 year, 5 months ago
  20. 08539e3 typo by Timo Lange · 1 year, 5 months ago
  21. 8873928 fix for assisted reference type arguments of factories by Timo Lange · 1 year, 5 months ago
  22. 72446c5 Bump the version to 3.7.0. by Marco Poletti · 1 year, 6 months ago
  23. b336945 Upgrade a leftover actions/checkout@v2 use to v3. by Marco Poletti · 1 year, 6 months ago
  24. a390792 Set the Boost dir explicitly in Windows CI tests. by Marco Poletti · 1 year, 6 months ago
  25. 18ad513 Don't pass -Wno-unknown-warning-option in MinGW CI runs. by Marco Poletti · 1 year, 6 months ago
  26. 86635fc Use "libraries: headers" instead of "libraries: unordered" when installing Boost for Windows CI tests. by Marco Poletti · 1 year, 6 months ago
  27. b33c000 Try fixing the Windows CI configuration with MinGW + Boost. by Marco Poletti · 1 year, 7 months ago
  28. 32980ae Fix remaining references to old the OS X CI script. by Marco Poletti · 1 year, 7 months ago
  29. d23dd56 Remove config files for Travis CI and Appveyor, and update docs to mention Github actions instead. by Marco Poletti · 1 year, 7 months ago
  30. 9bd5df1 Update the CI badges in the github home page to the Github Actions ones. by Marco Poletti · 1 year, 7 months ago
  31. 837bc07 (Hopefully) fix the Windows CI config for MinGW. by Marco Poletti · 1 year, 7 months ago
  32. adce50d CI: keep only the min and max supported clang version for each OS X version. by Marco Poletti · 1 year, 7 months ago
  33. 48a2be3 Temporarily test against all available clang versions in OS X CI tests. by Marco Poletti · 1 year, 7 months ago
  34. 7f47ebb Try different compiler versions for OS X CI tests. by Marco Poletti · 1 year, 7 months ago
  35. 075c1ab Fix the vcvarsall dir location used in MSVC 2022 CI tests. by Marco Poletti · 1 year, 7 months ago
  36. 4cdc7ef Call microsoft/setup-msbuild@v1.1 in MSVC CI tests to add msbuild to PATH. by Marco Poletti · 1 year, 7 months ago
  37. f045a4a Partial revert of 00f238e5 to fix compilation errors with Clang/GCC. by Marco Poletti · 1 year, 7 months ago
  38. 7769ac3 Mark a variadic constructor "explicit" to fix a clang-tidy warning. by Marco Poletti · 1 year, 7 months ago
  39. adcb2af Update the expected error regexes in tests with the error formats of the latest MSVC 2019 and 2022. by Marco Poletti · 1 year, 7 months ago
  40. 00f238e Simplify some code so that Fruit HEAD compiles in Visual Studio again. by Marco Poletti · 1 year, 7 months ago
  41. 8be8189 Run "brew unlink" before "brew link" in OS X CI tests. by Marco Poletti · 1 year, 7 months ago
  42. 4976a44 Use actions/checkout@v3 instead of v2, Node.js 12 actions are deprecated. by Marco Poletti · 1 year, 7 months ago
  43. 697b6bb Bump the Clang version used in DebugAsanUbsan runs in Ubuntu 22.x to 13. by Marco Poletti · 1 year, 7 months ago
  44. fe437d6 Adjust the expected error regex in a test to allow the error format used by Clang 15. by Marco Poletti · 1 year, 7 months ago
  45. 64df901 Run py.test with "python3 -m pytest" so that the current directory ends up in sys.path in Linux too. by Marco Poletti · 1 year, 7 months ago
  46. 931fd00 Silence the bugprone-easily-swappable-parameters lint in a few places. by Marco Poletti · 1 year, 7 months ago
  47. 4c29a2f Update the CI config to run with the latest OS and compiler versions. by Marco Poletti · 1 year, 7 months ago
  48. e7dc5b1 Update dockerfiles, adding Ubuntu 22.04 and 22.10 and removing obsolete versions. by Marco Poletti · 1 year, 7 months ago
  49. 49c47a7 Use 'python3 -m pytest' on Windows CI tests too. by Marco Poletti · 2 years, 7 months ago
  50. b940109 Maintain the original PATH (and only add) in Windows CI tests. by Marco Poletti · 2 years, 7 months ago
  51. 2879d81 Add the Chocolatey bin dir to PATH in Windows CI tests. by Marco Poletti · 2 years, 7 months ago
  52. 9ac7335 Stop trying to test against MSVC 2017 in CI, it's not available in the Windows env provided by Github actions. by Marco Poletti · 2 years, 7 months ago
  53. 4076495 Fix VCVARSALL_DIR path. by Marco Poletti · 2 years, 7 months ago
  54. 5d75a90 Fix CMake path for Github actions' Windows runner by Marco Poletti · 2 years, 7 months ago
  55. f4d87eb Restore previous PATH-modifying code in postsubmit.bat. by Marco Poletti · 2 years, 7 months ago
  56. e34d2f5 Fix unmatched quote in the Windows CI config. by Marco Poletti · 2 years, 7 months ago
  57. 37295d6 Set VCVARSALL_DIR in the Windows CI config. by Marco Poletti · 2 years, 7 months ago
  58. d8ecbae More fixes to the Windows CI config. by Marco Poletti · 2 years, 7 months ago
  59. 88b6ded Use the bash shell to change GITHUB_ENV in Windows CI tests, and other small changes. by Marco Poletti · 2 years, 7 months ago
  60. 4875fcf More fixes to the Windows CI config. by Marco Poletti · 2 years, 7 months ago
  61. df424cd Add quoting in the windows CI config by Marco Poletti · 2 years, 7 months ago
  62. 45b5154 In the windows CI config, update env vars programmatically. by Marco Poletti · 2 years, 7 months ago
  63. 125b117 Fix another syntax error in the Windows config by Marco Poletti · 2 years, 7 months ago
  64. 14396b7 (try to) fix syntax in the Windows config by Marco Poletti · 2 years, 7 months ago
  65. 804427f Add other combinations to the Windows config. by Marco Poletti · 2 years, 7 months ago
  66. 3e61424 Comment out some parts of postsubmit.bat that seem to cause problems. by Marco Poletti · 2 years, 7 months ago
  67. 43bfaa9 Don't hardcode C:\Fruit\ in the Windows CI script, Github actions use a different path. by Marco Poletti · 2 years, 7 months ago
  68. 4434099 Fix vcvarsall path in Windows CI config. by Marco Poletti · 2 years, 7 months ago
  69. 0b2b91d Remove extra quotes from cmd.exe command line arg. by Marco Poletti · 2 years, 7 months ago
  70. 43d566e Try a different expression syntax in the Windows CI config. by Marco Poletti · 2 years, 7 months ago
  71. 6d9755b Github actions config: another attempt at making the Windows config work. by Marco Poletti · 2 years, 7 months ago
  72. 51d08d3 Github actions config: another attempt at making the Windows config work. by Marco Poletti · 2 years, 7 months ago
  73. 8cb5e2b Change test_register_constructor_error_abstract_class so that it accepts both errors, without hardcoding which compiler gives what error. by Marco Poletti · 2 years, 7 months ago
  74. 0877b69 Github actions config: another attempt at making the Windows config work. by Marco Poletti · 2 years, 7 months ago
  75. e7ad34d Only symlink clang++-12 and not clang-12 when using Clang 12 in OS X CI tests, the clang-12 symlink already exists but the clang++-12 symlink doesn't. by Marco Poletti · 2 years, 7 months ago
  76. 85d0b1a Support GCC 11 in OS X CI tests. by Marco Poletti · 2 years, 7 months ago
  77. 15da384 Github actions config: another attempt at making the Windows config work. by Marco Poletti · 2 years, 7 months ago
  78. 4fca32e Github actions config: support GCC 10, 11 in OS X CI tests by Marco Poletti · 2 years, 7 months ago
  79. 18b2291 Github actions config: remove extra code from windows config. by Marco Poletti · 2 years, 7 months ago
  80. 40a4528 Github actions config: give up on using msvc-dev-cmd, go back to having an explicit vcvarsall path by Marco Poletti · 2 years, 7 months ago
  81. 4796761 Fix CI script to support Clang 12. by Marco Poletti · 2 years, 7 months ago
  82. db14e26 Github actions config: test against Clang 8 instead of Clang 7 as minimum version on OS X 11. Clang 7 is no longer installable via brew there. by Marco Poletti · 2 years, 7 months ago
  83. a92c60a Github actions config: try again fixing syntax in Windows config by Marco Poletti · 2 years, 7 months ago
  84. 0857887 Don't symlink clang 12 after installing it using brew, the symlinks already exist. by Marco Poletti · 2 years, 7 months ago
  85. 2ca6c33 Only use "python3 -m pytest" in OS X CI tests. It doesn't work in some old Linux versions. by Marco Poletti · 2 years, 7 months ago
  86. d622633 Github actions config: add a monthly test trigger by Marco Poletti · 2 years, 7 months ago
  87. fee993d Github actions config: try again fixing syntax in Windows config by Marco Poletti · 2 years, 7 months ago
  88. 1ae6009 Github actions config: add back bazel by Marco Poletti · 2 years, 7 months ago
  89. fed4c57 Github actions config: try again fixing syntax in Windows config by Marco Poletti · 2 years, 7 months ago
  90. 24d0759 Github actions config: complete OS X config by Marco Poletti · 2 years, 7 months ago
  91. fb59095 Github actions config: use "python3 -m pytest" instead of "py.test" because on OS X otherwise the current directory is not included. by Marco Poletti · 2 years, 7 months ago
  92. d8372fb Github actions config: fix syntax for string concatenation, again by Marco Poletti · 2 years, 7 months ago
  93. d8b2fc9 Github actions config: fix syntax for string concatenation by Marco Poletti · 2 years, 7 months ago
  94. 7d39fab Github actions config: add tmate configuration by Marco Poletti · 2 years, 7 months ago
  95. 57fe757 Github actions config: (try to) fix Windows setup by Marco Poletti · 2 years, 7 months ago
  96. 54a0426 Github actions config: override PATH in postsubmit.sh for OS X CI tests, not in travis_ci_install_osx.sh by Marco Poletti · 2 years, 7 months ago
  97. d4cbf72 Github actions config: PoC of Windows CI tests by Marco Poletti · 2 years, 7 months ago
  98. f31b22c Github actions config: remove "brew unlink python@2", that tag doesn't exist anymore. by Marco Poletti · 2 years, 7 months ago
  99. 6d5a71b Github actions config: refactor Linux config to have the matrix at the end of each job and reduce nesting of the env section. by Marco Poletti · 2 years, 7 months ago
  100. 67c7664 Github actions config: PoC for OS X tests by Marco Poletti · 2 years, 7 months ago