Skip to content
Snippets Groups Projects
  1. Dec 31, 2015
  2. Dec 17, 2015
  3. Jan 12, 2015
  4. Dec 31, 2014
  5. Jan 02, 2014
  6. Nov 12, 2013
  7. Oct 01, 2012
    • Kitware Robot's avatar
      KWSys 2012-05-02 (719638e2) · 7d3c2959
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell code.
      
      $ sha1=719638e233b560afb0d9a0afdcf23469dc1827fe &&
      git archive --prefix=KWSys-snapshot/ $sha1 |
      tar x
      7d3c2959
  8. Nov 10, 2011
  9. Jun 27, 2011
    • Brad King's avatar
      KWIML: The Kitware Information Macro Library · 831badec
      Brad King authored
      Provides header files that use preprocessor tests to detect and provide
      information about the compiler and its target architecture.  The headers
      contain no configuration-time test results and thus may be installed
      into an architecture-independent include directory.  This makes them
      suitable for use in the public interface of any package.
      831badec
  10. Oct 01, 2009
  11. Sep 28, 2009
    • Brad King's avatar
      Convert CMake to OSI-approved BSD License · 96afb120
      Brad King authored
      This converts the CMake license to a pure 3-clause OSI-approved BSD
      License.  We drop the previous license clause requiring modified
      versions to be plainly marked.  We also update the CMake copyright to
      cover the full development time range.
      96afb120
  12. Apr 29, 2006
  13. Aug 08, 2002
  14. Jan 21, 2002
  15. Dec 11, 2001
  16. Dec 10, 2001
    • Brad King's avatar
      ENH: SUBDIR_DEPENDS command now does nothing. The parallel build... · ee31c3e0
      Brad King authored
      ENH: SUBDIR_DEPENDS command now does nothing.  The parallel build functionality is now automatic.  Dependencies are setup to force the same build order as a single threaded build, but multiple files in the same directory can be built simultaneously.  Also fixed bug with inheriting CMakeLists.txt files when a directory level is skipped.
      ee31c3e0
  17. Sep 20, 2001
  18. Aug 01, 2001
  19. Jun 06, 2001
  20. Apr 27, 2001
  21. Jan 18, 2001
  22. Jan 11, 2001
  23. Jan 05, 2001
Loading