1. 13 Jan, 2018 5 commits
  2. 10 Jan, 2018 2 commits
  3. 09 Jan, 2018 1 commit
  4. 29 Dec, 2017 2 commits
  5. 28 Dec, 2017 3 commits
  6. 15 Dec, 2017 2 commits
  7. 14 Dec, 2017 7 commits
  8. 13 Dec, 2017 8 commits
  9. 12 Dec, 2017 3 commits
  10. 11 Dec, 2017 1 commit
  11. 10 Dec, 2017 1 commit
    • Luca Boccassi's avatar
      Problem: static build broken on Win + CMake · 53e536a9
      Luca Boccassi authored
      Solution: revert the objects optimisation, and go back to building
      everything twice on Windows, as the static builds needs different
      preprocessor definitions from the shared one, so the objects have to be
      rebuilt.
      Keep the optimisation for all the other platforms.
      Fixes #2858
      53e536a9
  12. 07 Dec, 2017 5 commits