Skip to content
Snippets Groups Projects
  1. May 03, 2024
  2. May 02, 2024
  3. May 01, 2024
  4. Apr 30, 2024
  5. Apr 29, 2024
  6. Apr 26, 2024
  7. Apr 22, 2024
  8. Apr 19, 2024
  9. Apr 17, 2024
  10. Apr 16, 2024
    • Raul Tambre's avatar
      Help/OBJC_STANDARD: Document Objective C17 and C23 support · 84f1eb64
      Raul Tambre authored and Brad King's avatar Brad King committed
      This was missed in
      
      * commit 93b7d3d2 (C17 support, 2021-02-06, v3.21.0-rc1~587^2~10)
      * commit dcd59975 (C23 support, 2021-02-06, v3.21.0-rc1~587^2~9)
      
      Fixes: #25746
      84f1eb64
    • Brad King's avatar
      FindBoost: Add support for Boost 1.85 · 0d5953b3
      Brad King authored
      Update the list of known versions.
      
      Run the command
      
          cmake -DBOOST_DIR=/path/to/boost_1_85_0 \
            -P Utilities/Scripts/BoostScanDeps.cmake
      
      to extract dependencies from the 1.85.0 source tree.
      They are the same as 1.84's dependencies, so just update
      the version check for warning about newer versions.
      
      Fixes: #25905
      0d5953b3
  11. Apr 15, 2024
  12. Apr 11, 2024
  13. Apr 10, 2024
Loading