Skip to content
Snippets Groups Projects
  1. Feb 04, 2020
  2. Jan 28, 2020
  3. Jan 21, 2020
    • Brad King's avatar
      Merge branch 'msvc-runtime-library-masm' into release-3.15 · 99e1be5d
      Brad King authored
      Merge-request: !4257
      99e1be5d
    • Brad King's avatar
      ASM_MASM: Populate MSVC runtime library abstraction table · 14210058
      Brad King authored
      In commit fb3370b6 (MSVC: Add abstraction for runtime library
      selection, 2019-04-10, v3.15.0-rc1~229^2) we overlooked populating the
      runtime library selection flags for the Microsoft assembler.  It does
      not actually have any such flags, but since its compiler id is `MSVC`
      our generators expect the table to be populated.  Use empty values.
      
      Without this fix, enabling the `ASM_MASM` language with policy `CMP0091`
      set to `NEW` causes an error due to the missing table entries.
      
      Fixes: #20236, #19453
      14210058
  4. Jan 20, 2020
  5. Jan 09, 2020
  6. Dec 16, 2019
  7. Dec 12, 2019
  8. Dec 09, 2019
  9. Nov 26, 2019
  10. Nov 25, 2019
  11. Nov 07, 2019
  12. Oct 30, 2019
  13. Oct 21, 2019
  14. Oct 11, 2019
  15. Oct 07, 2019
  16. Oct 02, 2019
  17. Oct 01, 2019
  18. Sep 30, 2019
Loading