Skip to content
Snippets Groups Projects
  1. May 06, 2021
  2. May 05, 2021
    • Brad King's avatar
      Tests: Fix RunCMake.CMakePresets example PATH format · fa16b462
      Brad King authored
      Since commit 94c955e5 (Tests: Test the CMakePresets.json example in
      the documentation, 2020-10-09, v3.19.0-rc1~8^2) we transform the
      documented preset example for testing by replacing the generator.
      Extend the transformation with a step to fix `PATH` env var syntax.
      fa16b462
  3. May 04, 2021
  4. May 03, 2021
  5. Apr 30, 2021
  6. Apr 28, 2021
  7. Apr 27, 2021
  8. Apr 26, 2021
  9. Apr 23, 2021
  10. Apr 22, 2021
  11. Apr 21, 2021
  12. Apr 20, 2021
    • Brad King's avatar
      Autogen: Restore mocs_compilation in OBJECT libraries · b84f1e61
      Brad King authored
      Since commit f65f2093 (Autogen: Avoid processing CSharp targets,
      2020-11-12, v3.20.0-rc1~301^2) we collect all sources for a target
      earlier than previously.  Clear the sources cache so that it will be
      re-computed later after AUTOGEN processing.
      
      Fixes: #22085
      b84f1e61
  13. Apr 17, 2021
  14. Apr 16, 2021
  15. Apr 15, 2021
  16. Apr 14, 2021
  17. Apr 12, 2021
  18. Apr 11, 2021
  19. Apr 07, 2021
    • Brad King's avatar
      Restore support for backslashes in initial language-wide flags · 3953dfcb
      Brad King authored
      Refactoring in commit bdc40742 (CMakeDetermineCompilerId: Test without
      COMPILER_ID_FLAGS if REQUIRE_SUCCESS, 2021-02-27, v3.20.0-rc3~6^2) added
      an extra macro layer through which flag strings are passed.  That caused
      an extra level of argument re-parsing, and broke flags with backslashes.
      Pass flags to the helper macro through variable names instead.
      
      Fixes: #22041
      3953dfcb
  20. Apr 06, 2021
  21. Apr 05, 2021
Loading