Skip to content
Snippets Groups Projects
  1. Sep 02, 2014
  2. Aug 21, 2014
  3. Aug 18, 2014
  4. Aug 17, 2014
  5. Aug 16, 2014
  6. Aug 15, 2014
    • Joe Snyder's avatar
      CTEST: Fix MUMPS file parser and update test · 6d66e396
      Joe Snyder authored
      The current file parser for a MUMPS routine uses a period "." as the
      one of the signals that a line of MUMPS code is executable.  This is not
      a correct assumption.  Add the period to the list of characters that CTest
      will not consider the start of a line of code.
      
      Update the test routine to have an entry point with code to match the scenario
      mentioned above.
      6d66e396
    • Kitware Robot's avatar
      CMake Nightly Date Stamp · 5fc8e666
      Kitware Robot authored
      5fc8e666
  7. Aug 14, 2014
  8. Aug 13, 2014
  9. Aug 12, 2014
  10. Aug 11, 2014
    • Konstantin Podsvirov's avatar
      CPackIFW: Refactor and revise this generator · ebe8d51b
      Konstantin Podsvirov authored and Brad King's avatar Brad King committed
      Split the monolithic cmCPackIFWGenerator source into three parts:
      cmCPackIFWGenerator, cmCPackIFWInstaller, and cmCPackIFWPackage
      to isolate the implementations somewhat.
      
      Add a COMMON option to the cpack_ifw_configure_component command to make
      the data component common to its parent group.
      
      Change the default packaging method to ONE_PACKAGE_PER_COMPONENT.
      This is not incompatible because the CPack IFW generator has not
      yet been in a release.
      ebe8d51b
    • Kitware Robot's avatar
      CMake Nightly Date Stamp · 3b0d634f
      Kitware Robot authored
      3b0d634f
  11. Aug 10, 2014
  12. Aug 09, 2014
  13. Aug 08, 2014
  14. Aug 07, 2014
  15. Aug 06, 2014
Loading