- Mar 13, 2018
-
-
Martin Christoph Hierholzer authored
-
- Feb 19, 2018
-
-
Martin Killenberg authored
-
- Mar 30, 2017
-
-
Martin Killenberg authored
-
- Mar 02, 2017
-
-
Martin Killenberg authored
-
- Feb 10, 2017
-
-
Martin Killenberg authored
-
- Dec 12, 2016
-
-
Martin Christoph Hierholzer authored
also export the LIBRARY_DIRS variable to the calling CMakeLists.txt (needed to publish it to further downstream dependencies)
-
Martin Christoph Hierholzer authored
-
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
-
Martin Christoph Hierholzer authored
-
- Dec 09, 2016
-
-
Martin Christoph Hierholzer authored
-
- 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
-
- Nov 03, 2016
-
-
Martin Killenberg authored
-
- Oct 13, 2016
-
-
Filip Makowski authored
Added new `dapi` component in FindDOOCS.cmake module.
-
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
-
Martin Christoph Hierholzer authored
-
- Sep 16, 2016
-
-
Martin Christoph Hierholzer authored
-
- Sep 14, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Sep 06, 2016
-
-
Martin Christoph Hierholzer authored
-
- Sep 02, 2016
-
-
Martin Killenberg authored
removed already deprecated prepare_debian_package.cmake, which has just been added and will unnecessarily cause conflicts in the anyway deprecated way to create debian packages
-
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.
-
Martin Killenberg authored
undid the changes to use pbuilder in make_debian_package.sh. This conceptualluy does not work and will completely be changed in future.
-
- Aug 19, 2016
-
-
Martin Christoph Hierholzer authored
-
- Aug 18, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
added prepare_debian_package.cmake (currently just a copy of the version in the DOOCSwrappers library) Warning: this commit will create conflicts, but it is anyway needed to adapt the projects using this templates due to the last commits.
-
Martin Christoph Hierholzer authored
fixed that the configuration for loop for replacing the DEBVERSION and SOVERSION in the debian_from_template was running on the wrong (non-existing) directory
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- replace DEBVERSION in file names in the debian_from_template directory This is needed, since the debian version is not yet known in cmake.
-
- Aug 17, 2016
-
-
Martin Christoph Hierholzer authored
-