Skip to content
Snippets Groups Projects
  1. Feb 05, 2020
  2. Feb 04, 2020
  3. 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
  4. Jan 31, 2020
  5. 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
  6. Jan 29, 2020
  7. Jan 28, 2020
  8. Jan 27, 2020
  9. Jan 24, 2020
  10. Jan 23, 2020
  11. Jan 22, 2020
  12. Jan 21, 2020
  13. Jan 20, 2020
  14. Jan 19, 2020
  15. Jan 17, 2020
  16. Jan 16, 2020
  17. Jan 15, 2020
  18. Jan 14, 2020
  19. Jan 13, 2020
Loading