Wilfried Goesgens
dc0c8f22f0
fix debian packages & systemd unit file
...
- detect the location of chown/chmod
- fix location & creation of directories
- adjust debconf entries so they resemble the package name (for
enterprise too...)
Thanks to @cobrowserAlex and @servussoft for pointing this out
2016-10-28 13:25:53 +02:00
Wilfried Goesgens
f7d9042202
Fix names of cmake variables
2016-10-12 18:01:17 +02:00
Wilfried Goesgens
84bc6fa8a5
- unify the refernces of the exes and DLLs for windows
...
- put them all into bin, else we would have to copy the dlls twice.
2016-10-12 17:27:10 +02:00
Wilfried Goesgens
bbbaf133f0
Fix windows build with the calculation of file locations
2016-10-11 19:08:53 +02:00
Frank Celler
c575db35d7
fixed license path
2016-10-10 12:22:10 +02:00
Frank Celler
f559344034
added different path for different editions
2016-09-30 15:24:31 +02:00
Wilfried Goesgens
8a5bc214ac
elderly cmake compatibility
2016-09-28 13:29:43 +02:00
Wilfried Goesgens
7d576c082c
spec files rather like 0/1 than fales/true
2016-09-28 13:03:47 +02:00
Wilfried Goesgens
69e453ad54
calculate systemd unit directory in cmake instead of leaning on specfile finding it in some rpm magic
2016-09-28 11:10:46 +02:00
Wilfried Goesgens
9fb8b25576
fix systemd unit file install.
2016-09-27 14:22:10 +02:00
Wilfried Goesgens
6f3fff4c7f
Fix installing of systemd unit file
2016-09-27 14:01:49 +02:00
Wilfried Goesgens
65ec3265a0
install the systemd service control file
2016-09-27 11:23:58 +02:00
Wilfried Goesgens
f39ec1c591
Windows install: no backslash strings in cmake.
2016-08-25 17:35:29 +02:00
Wilfried Goesgens
f598efe6e0
Cleanup cmake process so it doesn't barf on problems to detect the git version.
2016-08-25 11:37:21 +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
75526ee00a
remove debug output.
2016-08-19 14:18:07 +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
2191238d66
Cleanup work on RPM and DEB plus their path calculations.
2016-08-08 15:02:29 +02:00
Wilfried Goesgens
59c57a207f
Add current state of RPM build
2016-08-03 15:38:26 +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