- 16 Oct, 2012 1 commit
-
-
jcfr authored
To ensure existing tests pass, the Cxx folder has been added to the list of sub dirs to consider when looking up IntDir. That said, the recommended solution is to set the target property RUNTIME_OUTPUT_DIRECTORY for the test executable. The value of this property should be ${CMAKE_BINARY_DIR}/${Slicer_BIN_DIR} See http://na-mic.org/Mantis/view.php?id=2348 Fixes #2348 git-svn-id: http://svn.slicer.org/Slicer4/trunk@21200 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 26 May, 2012 1 commit
-
-
jcfr authored
MODULE_NAME_UPPER variable used systematically to define the export directive MODULE_TITLE always specified Module variable names now have the form "MODULE_*" Variable build within a module are now specified using "${KIT}_*" Extensions template and built-in module now follow the same style. git-svn-id: http://svn.slicer.org/Slicer4/trunk@20160 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 22 Mar, 2012 1 commit
-
-
jcfr authored
* Split CMake/TestingMacros.h into MRML/Core/{vtkMRMLCoreTestingMacros, vtkMRMLDebugLeaksMacro} * MRML/Core being a directory already included, when building extension the header providing the testing macro will be found. * Also split the macro allowing to consider leaks as error into "vtkMRMLDebugLeaksMacro.h" git-svn-id: http://svn.slicer.org/Slicer4/trunk@19684 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 19 Mar, 2012 1 commit
-
-
jcfr authored
* Consistently set the variable KIT within the Testing/Cxx/CMakeLists.txt of each library. * Fix name inconsistency. See #1615 git-svn-id: http://svn.slicer.org/Slicer4/trunk@19655 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 06 Feb, 2012 1 commit
-
-
finetjul authored
qSlicerAbstractCoreModule::categories() and contributor() are mandatory minimumSizeHint width is 500px git-svn-id: http://svn.slicer.org/Slicer4/trunk@19232 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 06 Dec, 2011 1 commit
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@18864 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 20 Oct, 2011 1 commit
-
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@18394 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 29 Jul, 2011 1 commit
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17621 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 03 Jul, 2011 1 commit
-
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17327 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 22 Jun, 2011 1 commit
-
-
jcfr authored
The next step in removing end-of-lines is to run through all the CMakeLists.txt files and clean them up. This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case. I’ve come across this several times in my class where students stumble over the fact that the documentation about Cmake does not match the implementation in ITK. I have a script (a wrapper around a vim macro) written that can make these substituions reliably (Tested on the BRAINS tree, the Slicer3 tree, and the ITK tree without causing any errors). More complete documentation can be found in ITK/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt git-svn-id: http://svn.slicer.org/Slicer4/trunk@17191 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 19 Jun, 2011 1 commit
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17145 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 18 Jun, 2011 2 commits
-
-
jcfr authored
* ARGN: holds the list of argument past the last expected argument git-svn-id: http://svn.slicer.org/Slicer4/trunk@17128 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
* This macro allows to easily associate systematic test with a module * The file qSlicerModuleTest1.cxx.in is configured and compiled with each test suite * Existing module have been updated * Testing has been added to "untested" modules * Code within TractograpghyDisplay/CMakeLists.txt has been re-organized git-svn-id: http://svn.slicer.org/Slicer4/trunk@17121 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 27 May, 2011 1 commit
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@16677 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 17 May, 2011 1 commit
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@16582 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 26 Apr, 2011 1 commit
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@16350 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 23 Mar, 2011 1 commit
-
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@16096 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 19 Mar, 2011 1 commit
-
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@16081 3bd1e089-480b-0410-8dfb-8563597acbee
-