Skip to content
Snippets Groups Projects
  1. Mar 04, 2020
  2. Feb 27, 2020
  3. Feb 26, 2020
  4. Feb 24, 2020
  5. Feb 12, 2020
  6. Feb 11, 2020
  7. Feb 10, 2020
  8. Feb 06, 2020
  9. Feb 05, 2020
  10. Feb 04, 2020
  11. Feb 03, 2020
    • Brad King's avatar
      Android: Fix binutils selection with NDK r19+ unified toolchain · e3d3b7dd
      Brad King authored
      In commit 97bca2f9 (Android: Use unified toolchain in NDK r19+,
      2019-07-26, v3.16.0-rc1~342^2) we hard-coded use of the unified
      toolchain for NDK r19+ and skipped most of the old detection logic.
      However, in that fast path we left out setting `_CMAKE_TOOLCHAIN_PREFIX`
      for `CMakeFindBinutils` to select the matching binutils.  Add it.
      
      Fixes: #20038
      e3d3b7dd
  12. Jan 31, 2020
  13. Jan 30, 2020
    • Brad King's avatar
      AIX: Restore pre-3.16 undocumented method to suppress exports with XL · a17f6eff
      Brad King authored
      In commit 0f150b69 (AIX: Explicitly compute shared object exports for
      both XL and GNU, 2019-07-11, v3.16.0-rc1~418^2~2) we dropped use of the
      old `CMAKE_XL_CreateExportList` cache entry for XL exports.  However,
      some people were setting the value to an empty string as a way to
      disable automatic export of symbols.  Restore this behavior when the
      option is explicitly set to an empty string.
      
      Issue: #20290
      a17f6eff
  14. Jan 29, 2020
  15. Jan 28, 2020
  16. Jan 27, 2020
  17. Jan 24, 2020
  18. Jan 23, 2020
  19. Jan 22, 2020
  20. Jan 21, 2020
Loading