- 29 Apr, 2019 1 commit
-
-
Victor Poughon authored
-
- 14 Jan, 2019 1 commit
-
-
Julien Michel authored
-
- 07 Dec, 2018 1 commit
-
-
Victor Poughon authored
-
- 04 Oct, 2018 1 commit
-
-
Manuel Grizonnet authored
ENH: Redispatch applications taggued as Misc to more user oriented tag available in the app engine API
-
- 16 Mar, 2018 1 commit
-
-
Antoine Regimbeau authored
-
- 12 Mar, 2018 1 commit
-
-
Julien Michel authored
STY: Change ITK_OVERRIDE for override in whole code (find Modules -type f -exec sed -i 's/ITK_OVERRIDE/override/g' {} +)
-
- 23 Feb, 2018 1 commit
-
-
Antoine Regimbeau authored
-
- 12 Feb, 2018 1 commit
-
-
Guillaume Pasero authored
-
- 03 May, 2017 1 commit
-
-
Marina Bertolino authored
-
- 02 May, 2017 1 commit
-
-
Marina Bertolino authored
-
- 08 Mar, 2017 2 commits
-
-
Sebastien Dinot authored
-
Sebastien Dinot authored
-
- 23 Jan, 2017 1 commit
-
-
Ludovic Hussonnois authored
-
- 14 Dec, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 19 Sep, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 15 Sep, 2016 1 commit
-
-
Manuel Grizonnet authored
-
- 16 Jun, 2016 1 commit
-
-
Manuel Grizonnet authored
clang-tidy tool can insert missing override keyword as a macro so that missing [optional] virtual identifiers can be easily added. build otb with clang 3.8 and use cmake option CMAKE_EXPORT_COMPILE_COMMANDS=ON. Most modules and third parties have been activated. #Run clang modernize check using utility script which allow to process the code in parallel (only on Applications directory) python run-clang-tidy.py -clang-tidy-binary ~/software/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang-tidy -checks=-*,modernize-use-override -header-filter=/home/grizonnetm/projets/otb/src/OTB/Modules/Modules/Applications/.*/include/.* -j8 -fix -p ~/projets/otb/bin/release/OTB-clang3.8/ ~/projets/otb/src/OTB/Modules/Applications/*/app/*.cxx > ~/temporary/run-clang-tidy-app-log.txt #Replace override by ITK macro (to maintain compat with c++98) in Modules/Applications find . -type f -print -name "*.cxx" |xa...
-
- 12 Apr, 2016 1 commit
-
-
Mickaël Savinaud authored
-
- 18 Feb, 2015 1 commit
-
-
Julien Malik authored
-
- 28 Aug, 2014 1 commit
-
-
Guillaume Pasero authored
-
- 15 Nov, 2013 1 commit
-
-
Julien Malik authored
-
- 05 Aug, 2013 1 commit
-
-
Jonathan Guinet authored
-
- 19 Jun, 2013 2 commits
-
-
OTB Bot authored
-
Julien Malik authored
-
- 17 Jan, 2012 1 commit
-
-
Cyrille Valladeau authored
-
- 05 Jan, 2012 1 commit
-
-
Julien Michel authored
-
- 07 Dec, 2011 2 commits
-
-
Julien Malik authored
SetName needs access to DocExample structure, which is created during initialization
-
Julien Malik authored
-
- 29 Nov, 2011 1 commit
-
-
Cyrille Valladeau authored
-
- 23 Nov, 2011 1 commit
-
-
Manuel Grizonnet authored
-
- 10 Nov, 2011 2 commits
-
-
Cyrille Valladeau authored
-
Cyrille Valladeau authored
-
- 09 Nov, 2011 2 commits
-
-
OTB Bot authored
-
Cyrille Valladeau authored
-