- Jul 12, 2021
-
-
Martin Christoph Hierholzer authored
This is a work around for not finding libtinemt at runtime. The DOOCS serverlib is lacking the RPATH, hence its dependencies are not found. If clientlib is linked first, tine is already linked.
-
- Jun 23, 2021
-
-
Martin Christoph Hierholzer authored
Search explicitly for libgul14 which is required by DOOCS libraries
-
- Oct 22, 2020
-
-
Martin Killenberg authored
Removed libtine linking workaround from FindDOOCS. Doocs libraries now are themselves linked correctly against tine.
-
- Jul 24, 2020
-
-
Jens Georg authored
This confused git massively
-
Jens Georg authored
The pkg-config file is missing so we have to search for the library manually
-
Jens Georg authored
-
Jens Georg authored
This is a work-around for libDOOCSapi linking against it but expecting /export/doocs/lib to be in the linker search path (not using rpath) May be reverted once/if doocs fixes this
-
- May 29, 2020
-
-
Jan H. K. Timm authored
-
- May 28, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
FindDOOCS: extend PKG_CONFIG_PATH by directory set via DOOCS_DIR (if set) and the hardcoded default in /export/doocs/...
-
- May 27, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Mar 13, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jan 27, 2020
-
-
Martin Killenberg authored
-
- May 16, 2019
-
-
Jan H. K. Timm authored
-
- Apr 29, 2019
-
-
Jens Georg authored
-
- Feb 14, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 19, 2018
-
-
Martin Killenberg authored
-
- Dec 12, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Fixed the confusing and inconsistently used names *_LINK_FLAGS and *_LINKER_FLAGS by always setting and getting both variables
-
- Nov 24, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
added TINE_EXPORT C macro/constant to the compiler flags, which seens to be required for the latest DOOCS version
-
- Oct 13, 2016
-
-
Filip Makowski authored
-
- Sep 20, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
need to find DOOCS_DIR first, since this is the variable which might be specified at the cmake command line
-
Martin Christoph Hierholzer authored
-
- Sep 16, 2016
-
-
Martin Christoph Hierholzer authored
-
- Sep 14, 2016
-
-
Martin Christoph Hierholzer authored
-
- Sep 02, 2016
-
-
use readelf instead of readlink to extract the DOOCS version and do not strip the system-dependent part of the version (e.g. -xenial1), since it is needed to identify the version correctly.
-
- Jun 02, 2016
-
-
Martin Christoph Hierholzer authored
-
- May 27, 2016
-
-
Martin Christoph Hierholzer authored
-