Wilfried Goesgens
9e41587d44
- properly use armhf for armv7 packages
...
- specify CPACK_DEBIAN_PACKAGE_ARCHITECTURE so one can cx-compile packages.
2016-08-30 10:51:29 +02:00
Wilfried Goesgens
3baf63d13e
Fix package install paths
2016-08-25 16:43:27 +02:00
Wilfried Goesgens
1f162ac882
Implement scheme to more clever pass the directories from the build process to the run-time
...
We will now try to evaluate the toplevel install directory from the configured binary dir.
We will use this toplever directory when searching for other directories.
2016-08-24 14:45:08 +02:00
Wilfried Goesgens
d5ef0638da
Ship GNUInstallDirs from cmake 3.5 so we don't get biten by bugs in older versions of it.
2016-08-19 14:16:07 +02:00
Wilfried Goesgens
a89e612723
Work on the NSIS client package
2016-08-18 15:58:13 +02:00
Wilfried Goesgens
06958e61b6
Start working on client packages
2016-08-09 09:45:50 +02:00
Wilfried Goesgens
2191238d66
Cleanup work on RPM and DEB plus their path calculations.
2016-08-08 15:02:29 +02:00
Wilfried Goesgens
73db6606bd
Fix location detection for the RPMs.
2016-08-05 17:56:43 +02:00
Wilfried Goesgens
59c57a207f
Add current state of RPM build
2016-08-03 15:38:26 +02:00
Wilfried Goesgens
b214c9a138
Add forgotten files.
2016-08-02 17:19:09 +02:00
Wilfried Goesgens
5c486754b6
Remove the magic for the debian packages from CMakeCPackOptions.cmake
2016-08-02 16:54:20 +02:00
Wilfried Goesgens
964b7c4d47
Final cleanup on the client .deb
2016-08-02 16:12:20 +02:00
Wilfried Goesgens
48c21407ef
cmake package build
...
- Re-order directory structure of sub-scripts for packaging
- add `packages` target
2016-08-02 13:56:50 +02:00
Wilfried Goesgens
5cd9f02282
Work on the client package
...
- don't use '-' in versions - thats not allowed for packages; so its now 3.0.0_devel instead of -devel
- add sub-project that will deploy the client package
2016-07-28 16:30:02 +02:00