- Nov 15, 2013
-
-
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
-
- Jun 19, 2013
-
-
Charles Peyrega authored
-
- Mar 19, 2013
-
-
Julien Malik authored
-
- Jan 29, 2013
-
-
Guillaume Pasero authored
-
- Jan 08, 2013
-
-
Julien Michel authored
-
- Jan 09, 2013
-
-
Manuel Grizonnet authored
-
- Jul 24, 2012
-
-
Jonathan Guinet authored
-
- Jun 22, 2012
-
-
Julien Malik authored
-
- May 31, 2012
-
-
OTB Bot authored
-
- May 30, 2012
-
-
OTB Bot authored
-
- May 29, 2012
-
-
OTB Bot authored
-
- May 28, 2012
-
-
OTB Bot authored
-
- May 27, 2012
-
-
OTB Bot authored
-
- May 26, 2012
-
-
OTB Bot authored
-
- May 25, 2012
-
-
OTB Bot authored
-
- May 24, 2012
-
-
OTB Bot authored
-
Luc Hermitte authored
-
- May 23, 2012
-
-
Luc Hermitte authored
-
- May 22, 2012
-
-
Luc Hermitte authored
STYLE: OTB-134/OGR -> error messages format enhanced Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.cxx Code/UtilitiesAdapters/OGRAdapters/otbOGRDataSourceWrapper.cxx
-
- Apr 03, 2012
-
-
Guillaume Pasero authored
-
- Mar 31, 2011
-
-
Julien Malik authored
Also backout a previous wrong commit on otbForwardFourierMellinTransformImageFilter.h (transplanted from fbeea3d47007439683bc92776da091e555f60d90)
-
- Jul 22, 2011
-
-
Emmanuel Christophe authored
-
Emmanuel Christophe authored
-
- Jul 20, 2011
-
-
Julien Malik authored
-
- Jul 12, 2011
-
-
Emmanuel Christophe authored
-
- Jun 06, 2011
-
-
OTB Bot authored
-
Otmane Lahlou authored
-
Otmane Lahlou authored
-
Otmane Lahlou authored
-
- May 29, 2011
-
-
Julien Malik authored
-
- May 27, 2011
-
-
Julien Malik authored
-
- May 26, 2011
-
-
Cyrille Valladeau authored
-
- May 08, 2011
-
-
OTB Bot authored
-
Emmanuel Christophe authored
-
- May 04, 2011
-
-
OTB Bot authored
-
Julien Malik authored
-
- Apr 17, 2011
-
-
OTB Bot authored
-
Emmanuel Christophe authored
-