- 05 Dec, 2016 1 commit
-
-
Hendryk Bockelmann authored
-
- 01 Dec, 2016 1 commit
-
-
Hendryk Bockelmann authored
-
- 11 Oct, 2016 1 commit
-
-
Joerg Behrens authored
Testet on mistral with intel/15.0.6 and /sw/rhel6-x64/hdf5/hdf5-1.8.16-threadsafe-intel14
-
- 06 Oct, 2016 1 commit
-
-
Currently, configure constructs a $SETUPTYPE string based on the selected configuration and appends that to installation prefix as given by --prefix. This behaviour is not only unusual, but limits the user to completely determine the final installation path. Abandon it. Namely, - purge the --with-mpitype option from configure, - do not construct a $SETUPTYPE string, - purge any reference to $SETUPTYPE from the Makefile.am's. Additionally, in order to avoid name clashs in the case of --enable-fakelib, install the "real" sct headers into $pkgincludedir, e.g. $prefix/include/sct, and the fake ones into a directory named "nosct" thereunder. Rename the fake libsct.la to libnosct.la. The above changes render the install-all make target, which reconfigures and rebuilds in all combinations of w/ and w/o OpenMP and MPI, disfunctional. Functionality of that kind is better preserved in some user defined wrapper scripts around the build process anyway and thus, purge the install-all make target. Finally, adapt the pkgconfig/sct.pc.in to properly reflect the changes.
-
- 29 Jun, 2016 1 commit
-
-
Nicolai Stange authored
Currently, configure constructs a $SETUPTYPE string based on the selected configuration and appends that to installation prefix as given by --prefix. This behaviour is not only unusual, but limits the user to completely determine the final installation path. Abandon it. Namely, - purge the --with-mpitype option from configure, - do not construct a $SETUPTYPE string, - purge any reference to $SETUPTYPE from the Makefile.am's. Additionally, in order to avoid name clashs in the case of --enable-fakelib, install the "real" sct headers into $pkgincludedir, e.g. $prefix/include/sct, and the fake ones into a directory named "nosct" thereunder. Rename the fake libsct.la to libnosct.la. The above changes render the install-all make target, which reconfigures and rebuilds in all combinations of w/ and w/o OpenMP and MPI, disfunctional. Functionality of that kind is better preserved in some user defined wrapper scripts around the build process anyway and thus, purge the install-all make target. Finally, adapt the pkgconfig/sct.pc.in to properly reflect the changes.
-
- 13 Apr, 2016 1 commit
-
-
Hendryk Bockelmann authored
-
- 05 Apr, 2016 1 commit
-
-
Hendryk Bockelmann authored
-
- 18 Feb, 2016 2 commits
-
-
Hendryk Bockelmann authored
-
Hendryk Bockelmann authored
-
- 11 Feb, 2016 1 commit
-
-
Hendryk Bockelmann authored
-
- 09 Nov, 2015 1 commit
-
-
Hendryk Bockelmann authored
-