1. 19 Apr, 2016 1 commit
    • hitstergtd's avatar
      Problem: Linker search path warnings on OS X · 846b2ba1
      hitstergtd authored
      Problem:
      A per-test Linker search path was added in commit a911fa41 to CMakeLists.txt as
      part of fixing Windows builds. Whilst this is silently ignored by ld(1) on
      Linux, it doesn't settle well with OS X. Spurious warnings are generated about
      missing directories leading to convoluted build logs.
      
      Solution:
      Make per-Test LINK_DIRECTORIES() conditional for non-Apple platforms.
      846b2ba1
  2. 18 Apr, 2016 8 commits
  3. 15 Apr, 2016 4 commits
  4. 14 Apr, 2016 6 commits
  5. 13 Apr, 2016 4 commits
  6. 12 Apr, 2016 7 commits
  7. 10 Apr, 2016 3 commits
  8. 08 Apr, 2016 2 commits
  9. 07 Apr, 2016 4 commits
  10. 05 Apr, 2016 1 commit