- 23 Aug, 2021 2 commits
- 08 Jul, 2021 17 commits
-
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
- set C++ standard to 14 - treat implicit function declarations as warning not error (this is required for Clang 12!)
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
- 01 Sep, 2020 2 commits
- 28 Aug, 2020 7 commits
-
-
gsell authored
-
gsell authored
-
gsell authored
- doesn't compile with GCC without patches on macOS, so Clang must be used - compile with --no-system-libs and parallel
-
gsell authored
if not forced cmake uses clang on macOS even if cc is GCC
-
gsell authored
-
gsell authored
- install libLLVM and libgfortran.spec
-
gsell authored
- export OTB_TOOLSET even if already defined - error in setting OPAL_PREFIX fixed - LD_LIBRARY_PATH is required to run opal if compiled in tool-chain
-
- 27 Aug, 2020 1 commit
-
-
gsell authored
-
- 25 Aug, 2020 6 commits
-
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
-
gsell authored
- use one-liner to define __mydir, using nested quoting - define and use a variable __os instead of uname -s - do not export DYLD_LIBRARY_PATH on macOS/Darwin - otb_setup.sh and opal.sh merged - do not export LD_LIBRARY_PATH on macOS/Darwin in the binary package
-
- 20 Aug, 2020 4 commits
-
-
gsell authored
- make CMake file relocatable - patch file with hardcoded prefixes - cp some shared library to packe which might not be installed on th target system. - strip binaries
-
gsell authored
- fix example call - match and replace ${PREFIX} independent of a following slash
-
gsell authored
- definition of PKG_CONFIG_PATH added - handling of Ubuntu specific library path added - define DYLD_LIBRARY_PATH on macOS - set OPAL_PREFIX, required to make OpenMPI relocatable
-
gsell authored
-
- 11 Aug, 2020 1 commit
-
-
gsell authored
-