Skip to content
Snippets Groups Projects
  1. Jul 31, 2020
  2. Jul 30, 2020
  3. Jul 29, 2020
  4. Jul 23, 2020
  5. Jul 22, 2020
    • David Runge's avatar
      Allow system cpptoml · fbe1e517
      David Runge authored
      meson.build:
      When the 'wrap_mode' option is set to 'nodownload' use a system version
      of cpptoml. This does not require using git and having a network
      connection during build, which is important for Linux packaging
      infrastructure.
      
      subprojects/cpptoml.wrap:
      Pin revision to last release tag (v0.1.1).
      
      lib/wptoml/*.cpp:
      Remove 'include/' prefix from all cpptoml related includes, at is not
      required.
      
      Closes #17
  6. Jul 20, 2020
  7. Jul 10, 2020
  8. Jul 08, 2020
  9. Jul 02, 2020
  10. Jun 29, 2020
  11. Jun 19, 2020
  12. Jun 18, 2020
  13. Jun 17, 2020
  14. Jun 16, 2020
Loading