- 01 Feb, 2017 1 commit
-
-
Guillaume Pasero authored
-
- 17 Jan, 2017 2 commits
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
- 16 Jan, 2017 1 commit
-
-
Rashad Kanavath authored
-
- 09 Jan, 2017 1 commit
-
-
Rashad Kanavath authored
-
- 06 Jan, 2017 1 commit
-
-
Rashad Kanavath authored
-
- 12 Dec, 2016 2 commits
-
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
- 07 Nov, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 28 Oct, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 27 Oct, 2016 1 commit
-
-
Guillaume Pasero authored
This reverts commit 4793d0f8, reversing changes made to 88d2eae7.
-
- 14 Oct, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 13 Oct, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 07 Oct, 2016 2 commits
-
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
- 26 Sep, 2016 1 commit
-
-
Julien Michel authored
COMP: Check for C++11 support at configuration time. Exits with fatal error for modules explicitly requiring C++11
-
- 16 Sep, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 12 Sep, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 05 Sep, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 18 Aug, 2016 1 commit
-
-
Stéphane Albert authored
-
- 09 Aug, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 05 Aug, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 29 Jul, 2016 1 commit
-
-
Bas Couwenberg authored
-
- 20 Jul, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 18 Jul, 2016 1 commit
-
-
Rashad Kanavath authored
cmake_cxx_flags are set in custom build scripts (dashboard or otherwise) This is in special cases to override some annoying warning or add special linker options. adding OTB_REQUIRED_CXX_FLAGS after CMAKE_CXX_FLAGS will have no effect. Example: set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} ${OTB_REQUIRED_CXX_FLAGS}) if you try to disable wshadow warning in OTBGKSVM module, this will not work because OTB_REQUIRED_CXX_FLAGS contains -Wshadow ! so final list will be set(CMAKE_CXX_FLAGS -Wno-shadow -Wshadow) which will show shadow warnings at end.
-
- 11 Jul, 2016 1 commit
-
-
Stéphane Albert authored
-
- 08 Jul, 2016 2 commits
-
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
- 07 Jul, 2016 4 commits
-
-
Stéphane Albert authored
-
Stéphane Albert authored
-
Stéphane Albert authored
-
Stéphane Albert authored
-
- 05 Jul, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 21 Jun, 2016 2 commits
-
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
- 17 Jun, 2016 2 commits
-
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
- 16 Jun, 2016 2 commits
-
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
- 13 Jun, 2016 1 commit
-
-
Rashad Kanavath authored
-