1. Jun 12, 2019
  2. Jun 11, 2019
  3. Jun 10, 2019
  4. May 13, 2019
  5. May 03, 2019
  6. Apr 07, 2019
    • Henry Schreiner's avatar
      9bb33131
    • Henry Schreiner's avatar
      Fix for issue in latest conda (#1757) · 73b840dc
      Henry Schreiner authored
      73b840dc
    • Henry Schreiner's avatar
      CI fixes (#1744) · ae951ca0
      Henry Schreiner authored
      * Fix warning that not including a cmake source or build dir will be a fatal error (it is now on newest CMakes)
          * Fixes appveyor
      * Travis uses CMake 3.9 for more than a year now
      * Travis dropped sudo: false in December
      * Dropping Sphinx 2
      - clang7: Suppress self-assign warnings; fix missing virtual dtors
      - pypy:
        - Keep old version (newer stuff breaks)
        - Pin packages to extra index for speed
      - travis:
        - Make docker explicit; remove docker if not needed
        - Make commands more verbose (for debugging / repro)
        - Make Ubuntu dist explicit per job
      - Fix Windows
      - Add names to travis
      ae951ca0