Wilfried Goesgens
8e53bfb4ab
make debian handle the configfiles so user edits don't get overwritten
2016-11-08 10:27:26 +01:00
Wilfried Goesgens
01c767f503
fix windows programm files path discovery in the installer
2016-10-20 17:02:59 +02:00
Wilfried Goesgens
c910f476fe
Fix syntax error
2016-10-12 19:06:55 +02:00
Wilfried Goesgens
d5b15e2ab5
Work around more cmake / cpack / nsis vodoo
2016-10-12 18:39:05 +02:00
Wilfried Goesgens
a6525a8ced
Quote strings.
2016-10-12 18:20:13 +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
Wilfried Goesgens
ab432329d0
add proper conflict handling between enterprise and non enterprise packages
2016-09-26 16:23:19 +02:00
Wilfried Goesgens
8c3a7c6e48
add the enterprise to our build environment
2016-09-26 15:52:40 +02:00
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
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