Skip to content
Snippets Groups Projects
  1. Apr 05, 2021
  2. Feb 18, 2021
  3. Feb 03, 2021
  4. Jan 28, 2021
  5. Jan 27, 2021
  6. Jan 26, 2021
  7. Jan 25, 2021
  8. Jan 18, 2021
    • Brad King's avatar
      Utilities/Sphinx: Add role and directive for 'genex' in CMake domain · 7d498d6b
      Brad King authored
      This enables cross-reference syntax for CMake generator expressions:
      
          :genex:`SOME_GENEX`
          :genex:`$<SOME_GENEX>`
          :genex:`$<SOME_GENEX:...>`
      
      and definition of CMake generator expressions via a directive:
      
          .. genex:: SOME_GENEX
          .. genex:: $<SOME_GENEX>
          .. genex:: $<SOME_GENEX:...>
      
      It also adds generator expressions defined by the directive and by
      `Help/genex/SOME_GENEX.rst` documents to the index.
      7d498d6b
  9. Jan 07, 2021
  10. Jan 05, 2021
  11. Dec 22, 2020
  12. Dec 14, 2020
  13. Dec 11, 2020
  14. Dec 10, 2020
  15. Dec 09, 2020
  16. Dec 02, 2020
  17. Nov 09, 2020
  18. Oct 22, 2020
  19. Oct 21, 2020
  20. Oct 13, 2020
  21. Oct 08, 2020
  22. Oct 05, 2020
  23. Oct 02, 2020
  24. Sep 25, 2020
  25. Sep 23, 2020
Loading