- 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.
-
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 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
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
added cmake script to set the version number cmake variables as needed by other scripts of the project-template
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Added the new getDebianBuildVersion script and use it inside make_debian_package.sh.in to obtain the version IMPORTANT: Projects importing this commit must edit the (newly created) DebianPackaging.config file!
-
Martin Christoph Hierholzer authored
-
- Jul 27, 2016
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
- Quotes around input variables when doing string replace avoid existing semicolons from being deleted. - The project target library itself was missing in the linker flags.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 26, 2016
-
-
Martin Killenberg authored
-
- Jul 21, 2016
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 08, 2016
-
-
Martin Killenberg authored
-
- Jul 04, 2016
-
-
Martin Christoph Hierholzer authored
Revert "Capture only coverage data for the current project in the first place, instead of extracting it from all coverage data in a second step. This seems to be needed as extraction spuriously might fail in some cases." This reverts commit ce14dcd0. Reason for the revert: The change did not work on Ubuntu 12.04 due to an old version of lcov.
-
- Jul 01, 2016
-
-
Martin Christoph Hierholzer authored
Capture only coverage data for the current project in the first place, instead of extracting it from all coverage data in a second step. This seems to be needed as extraction spuriously might fail in some cases.
-
Martin Christoph Hierholzer authored
-
- Jun 30, 2016
-
-
Martin Christoph Hierholzer authored
-
- Jun 02, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
added a variable @PROJECT_NAME@_PREFIX and use it as the required variable to make a nicer output when depending projects find this package
-