- Feb 22, 2015
-
-
Julien Malik authored
-
- Feb 21, 2015
-
-
Julien Malik authored
-
- Feb 19, 2015
-
-
Julien Malik authored
-
- Feb 18, 2015
-
-
Julien Malik authored
-
Julien Malik authored
-
- Jan 08, 2015
-
-
Christophe Palmann authored
-
- Dec 17, 2014
-
-
Guillaume Pasero authored
-
- Oct 28, 2014
-
-
Mickael Savinaud authored
modifications generated via the script FindRedundantHeaderIncludes.py
-
- Jul 13, 2014
-
-
Rashad Kanavath authored
-
- Jan 29, 2014
-
-
Charles Peyrega authored
-
- Nov 15, 2013
-
-
OTB Bot authored
-
Julien Malik authored
-
Julien Malik authored
Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style. NOTE: MUST USE GNU compliant version of sed Run the following shell code (Adopted from Brad King scripts for CMake): for c in else endif endforeach endfunction endmacro endwhile; do echo 's/\b'"$c"'\(\s*\)(.\+)/'"$c"'\1()/' done >convert.sed \ && git ls-files -z -- bootstrap '*.cmake' '*.cmake.in' '*CMakeLists.txt' \ | xargs sed -i -f convert.sed \ && rm convert.sed This has been adapted from ITK commit e52dbe7fa476f6283c9b9d1507fca052355113a4
-
Julien Malik authored
This modification is based according to the process described in ITK/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
-
Julien Malik authored
-
- Jul 04, 2013
-
-
OTB Bot authored
-
Charles Peyrega authored
-
- Jul 03, 2013
-
-
OTB Bot authored
-
Jonathan Guinet authored
-
Charles Peyrega authored
-
- Jul 02, 2013
-
-
Charles Peyrega authored
-
- Jan 28, 2013
-
-
Charles Peyrega authored
ENH: Classification Map Regularization: only input image type is templated in the declaration of the filtertype in the tests, example and application
-
- Jan 25, 2013
-
-
OTB Bot authored
-
Charles Peyrega authored
-
- Jan 08, 2013
-
-
Julien Michel authored
-
- Jul 22, 2011
-
-
Emmanuel Christophe authored
-
- Jul 12, 2011
-
-
Emmanuel Christophe authored
-
- May 08, 2011
-
-
Emmanuel Christophe authored
-
- Jan 31, 2011
-
-
OTB Bot authored
-
- Jul 09, 2010
-
-
Emmanuel Christophe authored
-
- Jul 07, 2010
-
-
OTB Bot authored
-
- May 14, 2010
-
-
Emmanuel Christophe authored
-
- Apr 01, 2010
-
-
OTB Bot authored
-
- Feb 21, 2010
-
-
Emmanuel Christophe authored
-
Emmanuel Christophe authored
-
- Jan 22, 2010
-
-
Emmanuel Christophe authored
-
- Jan 17, 2010
-
-
Manuel Grizonnet authored
-
- Dec 01, 2009
-
-
Emmanuel Christophe authored
-
- Oct 23, 2009
-
-
Emmanuel Christophe authored
-
- Jun 03, 2009
-
-
Thomas Feuvrier authored
-