Directory Modules/CommandLineModule/Testing/HelloSlicer/

Total Files:
3
Deleted Files:
2
Lines of Code:
129

[root]/Modules/CommandLineModule/Testing/HelloSlicer

Lines of Code

Modules/CommandLineModule/Testing/HelloSlicer/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 91 (100.0%) 7.5
naucoin 9 (75.0%) 89 (97.8%) 9.8
barre 2 (16.7%) 2 (2.2%) 1.0
jcfr 1 (8.3%) 0 (0.0%) 0.0

Most Recent Commits

jcfr 2009-12-07 23:15 Rev.: 11209

ENH: Update CMakeLists.txt - CMake 2.6 is now required

The following line have been added:

CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)

0 lines of code changed in 1 file:

  • Modules/CommandLineModule/Testing/HelloSlicer: CMakeLists.txt (changed)
barre 2008-06-27 11:16 Rev.: 7223

ENH: fix submission to dashboard for plugins

0 lines of code changed in 1 file:

  • Modules/CommandLineModule/Testing/HelloSlicer: CMakeLists.txt (changed)
barre 2008-05-29 14:22 Rev.: 6920

ENH: hide testing tricks inside a macro

2 lines of code changed in 1 file:

  • Modules/CommandLineModule/Testing/HelloSlicer: CMakeLists.txt (+2 -1)
naucoin 2008-05-28 17:55 Rev.: 6906

BUG: updated to match HelloWorld/CMakeLists.txt

2 lines of code changed in 1 file:

  • Modules/CommandLineModule/Testing/HelloSlicer: CMakeLists.txt (+2 -2)
naucoin 2008-05-28 13:47 Rev.: 6901

BUG: renamed to HelloSlicer

87 lines of code changed in 6 files:

  • Modules/CommandLineModule/Testing/HelloSlicer: CMakeLists.txt (changed), HelloSlicer.cxx (new 38), HelloSlicer.xml (new 49), HelloWorld.cxx (del), HelloWorld.xml (del)
naucoin 2008-05-28 13:44 Rev.: 6900

BUG: disambiguating between tutorial files and this one for developer level testing

0 lines of code changed in 2 files:

  • Modules/CommandLineModule/Testing/HelloSlicer: HelloWorld.xml (new)
Generated by StatSVN 0.5.0