Skip to content
Snippets Groups Projects
  1. Oct 31, 2019
  2. Oct 30, 2019
  3. Oct 29, 2019
    • Brad King's avatar
      Merge branch 'bootstrap-break' into release-3.16 · 931d734a
      Brad King authored
      Merge-request: !3959
      931d734a
    • Brad King's avatar
      bootstrap: Avoid redundant compiler selection checks · 1dbf4859
      Brad King authored
      In commit 6e613ff3 (bootstrap: Add infrastructure to detect threading
      flags, 2017-11-28, v3.11.0-rc1~281^2~1) an extra level of nesting was
      added to the selection loop, but the inner-most `break` command used to
      exit the loop on success was not updated.  This caused the outer-most
      loop to iterate unnecessarily and repeatedly try the same compilers
      again.  In the case of compilers requiring a `-std=` flag, this may have
      caused the oldest standard to be used instead of the newest.
      1dbf4859
  4. Oct 28, 2019
  5. Oct 27, 2019
  6. Oct 26, 2019
  7. Oct 24, 2019
  8. Oct 23, 2019
  9. Oct 21, 2019
  10. Oct 20, 2019
  11. Oct 18, 2019
  12. Oct 17, 2019
Loading