1
0
Fork 0
Commit Graph

30 Commits

Author SHA1 Message Date
Wilfried Goesgens 15b9c85fe0 choose the proper path for the js config directory 2017-07-19 14:20:20 +02:00
Wilfried Goesgens 336a0ad20e another try to get the LICENSE into place 2017-04-26 09:27:31 +02:00
Wilfried Goesgens 47be062957 move configuring of cmake back into install process - it will conflict with the release process otherwise 2017-04-25 20:33:02 +02:00
Wilfried Goesgens 34f04a56e2 fix license / readme filenames 2017-04-24 17:32:59 +02:00
Wilfried Goesgens d90c8b0662 one more attempt to fix the LICENSE install macro 2017-04-24 13:14:52 +02:00
Wilfried Goesgens 1f1611a278 fix the location for README and LICENSE - remove wrong escape 2017-04-21 13:25:39 +02:00
Wilfried Goesgens 5ef33d1467 fix the location for README and LICENSE 2017-04-21 13:24:18 +02:00
Wilfried Goesgens 3df8b676ee simplify documentation installation 2017-03-17 11:02:00 +01:00
Frank Celler 25aafce6be fixed wrong message level 2017-03-08 13:01:20 +01:00
Wilfried Goesgens 0b5b33009b output which file we strive to read 2017-02-20 17:21:24 +01:00
Wilfried Goesgens f3fa534393 move debug package code into its own file to make the wintendo happy 2017-02-10 18:07:58 +01:00
Wilfried Goesgens ac5207cf7d fix rpm debug packages on older systems without SHA checksum in the binaries 2017-02-10 14:46:50 +01:00
Wilfried Goesgens 76956d755f fix debug file renaming sheme 2017-02-07 11:51:34 +01:00
Wilfried Goesgens 132ba8ba8e finalize the work on the debug packages 2017-02-06 13:54:53 +01:00
Wilfried Goesgens 193f1213b3 fix generating of debug packages 2017-02-03 17:36:47 +01:00
Wilfried Goesgens 21b25373d0 fix variable to substitute into config files 2017-01-18 16:33:03 +01:00
Wilfried Goesgens 19b7418e3a Work on mac packages
- don't create shellscripts with multiple slashes by using one cmake variable to substitute paths
 - install runtime data in the users home directory, so it remains available across reinstalls / updates
2017-01-17 10:29:10 +01:00
Wilfried Goesgens 55ce25ac83 Fix release build for autogenerated files
- detect programms required for generating files as maintainer-build-dependency
  - add target to cleanup autogenerated files
  - make cleane build clean & regenerate autogenerated files.
  - crlf transcode the readmes during the installation phase - not build.
2016-11-09 16:57:14 +01:00
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 e435dbdb96 Fix directory location for readme installs 2016-10-20 14:30:35 +02:00
Wilfried Goesgens 1244cef34a Fix the path of the windows icons + bmps 2016-10-12 16:28:54 +02:00
Wilfried Goesgens 4058ab3c65 Fix syntax error for windows 2016-10-12 14:23:22 +02:00
Wilfried Goesgens a817a69162 Fix windows config paths for the PKGDATADIR 2016-10-12 14:17:00 +02:00
Wilfried Goesgens 05539e36ff Fix quoting for older cmake versions 2016-10-11 19:24:45 +02:00
Wilfried Goesgens 4b2fb9ff0d Remove debug output 2016-10-11 19:13:04 +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 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 48c21407ef cmake package build
- Re-order directory structure of sub-scripts for packaging
- add `packages` target
2016-08-02 13:56:50 +02:00