Skip to content
Snippets Groups Projects
  1. Sep 07, 2011
  2. Sep 06, 2011
  3. Sep 05, 2011
  4. Sep 04, 2011
  5. Sep 03, 2011
  6. Sep 02, 2011
    • David Cole's avatar
      FindPackageMessage: Eliminate new lines using REGEX REPLACE · cd81da30
      David Cole authored
      Re-fix problem exposed by recent commit to FindPythonInterp.
      If the find "details" has new lines in it, then replace them
      with the empty string so that the string may be saved as a
      cache entry that can be re-read next time CMake runs.
      
      Use REGEX REPLACE, and replace with an empty string, eliminating
      the problem characters, so that we may easily extend this to
      include additional problem characters in the future if necessary.
      cd81da30
    • Kitware Robot's avatar
      KWSys Nightly Date Stamp · 83ce7c4d
      Kitware Robot authored
      83ce7c4d
  7. Sep 01, 2011
  8. Aug 31, 2011
    • Alexey Ozeritsky's avatar
      FindBLAS/LAPACK fixes · 145de0a0
      Alexey Ozeritsky authored
      fixed: saving/changing/restoring CMAKE_FIND_LIBRARY_SUFFIXES variable.
      fixed: BLA_VENDORs "Apple" (Accelerate Framework) and
            "NAS" (vecLib Framework) fail as 'cblas_dgemm_' doesn't exist.
      fixed: improve "Generic" detection on Ubuntu (and I assume Debian)
            (work with libblas3gf and liblapack3gf packages).
      145de0a0
    • Kitware Robot's avatar
      KWSys Nightly Date Stamp · a486c837
      Kitware Robot authored
      a486c837
  9. Aug 30, 2011
  10. Aug 29, 2011
  11. Aug 28, 2011
  12. Aug 27, 2011
Loading