Skip to content
Snippets Groups Projects
  1. Sep 02, 2011
    • Brad King's avatar
      Set CMAKE_<lang>_COMPILER_ID for VS generators · 38aab379
      Brad King authored
      Currently the VS generators do not support Intel C/C++ .icproj files and
      the MS tools do not include a Fortran compiler.  Therefore we can always
      set the C and CXX compiler IDs to "MSVC" and the Fortran ID to "Intel".
      
      This fixes a regression in support for the Intel Fortran compiler under
      the VS plugin introduced by commit cd43636c (Modernize Intel compiler
      info on Windows, 2010-12-16).  The commit moved the compiler information
      into platform files that only load when the proper compiler id is set.
      It worked for the NMake Makefiles generator but not for the VS IDE
      generator because it did not set the compiler id.
      38aab379
    • Kitware Robot's avatar
      KWSys Nightly Date Stamp · 83ce7c4d
      Kitware Robot authored
      83ce7c4d
  2. Sep 01, 2011
  3. Aug 31, 2011
  4. Aug 30, 2011
  5. Aug 29, 2011
  6. Aug 28, 2011
  7. Aug 27, 2011
  8. Aug 26, 2011
  9. Aug 25, 2011
Loading