1
0
Fork 0
Commit Graph

539 Commits

Author SHA1 Message Date
hkernbach 905259a8a1 fixed bundle mac build 2017-03-29 16:55:35 +02:00
Wilfried Goesgens 24f9e9e6a6 improve error message 2017-03-23 14:22:28 +01:00
Wilfried Goesgens 85f58b9a21 we may now also do 'milestone'-releases next to devel/alpha/beta/rc 2017-03-22 11:59:25 +01:00
Wilfried Goesgens 5e2d0406b7 add reopen-logs functionality to init scripts 2017-03-20 13:44:28 +01:00
Wilfried Goesgens 31762739d8 the logrotate config will be in the rpm in any case 2017-03-20 11:09:16 +01:00
Wilfried Goesgens db87c3e515 add systemd logrotate file 2017-03-17 15:08:53 +01:00
Wilfried Goesgens 034deae93b add logrotate config for debian 2017-03-17 14:55:57 +01:00
jsteemann f23b66194c next g++-5 build attempt for travis 2017-03-06 14:49:32 +01:00
Wilfried Goesgens 1e4f0a1e65 fix the output where the user can locate the logfiles - they're in ~ 2017-03-02 17:29:06 +01:00
Wilfried Goesgens 17e77be0ab add package revision to the snap filename so we're compatible with what cmake thinks 2017-02-22 01:58:00 +01:00
Wilfried Goesgens 61abce6ac0 structure when to define and use the cpack package filename so its consistent 2017-02-22 00:00:42 +01:00
Wilfried Goesgens 38ac8ee7d1 pick a token which we can lean on to have the correct tarball name 2017-02-21 21:35:36 +01:00
Wilfried Goesgens ee70e89141 follow snap changes 2017-02-21 19:36:09 +01:00
Wilfried Goesgens 9eddbc6735 give windows cmake a windows path 2017-02-20 18:02:33 +01:00
Max Neunhoeffer c37dcd5c5e Fix a shell script used during build. 2017-02-16 13:54:35 +01:00
Wilfried Goesgens b6906e840f move symbol server to the build.sh 2017-02-15 15:55:20 +01:00
Wilfried Goesgens e10dca6417 allow to specify the directory for the windows client build 2017-02-14 17:07:59 +01:00
jsteemann 65317def3c try to properly shutdown after build 2017-02-10 15:23:05 +01:00
Wilfried Goesgens dbaee5a398 error out if package build fails 2017-02-10 15:03:40 +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 132ba8ba8e finalize the work on the debug packages 2017-02-06 13:54:53 +01:00
Frank Celler f2c3d2814a setting package revision to 1 2017-02-04 18:56:57 +01:00
Wilfried Goesgens da467d1fb8 according to Georgios Kafataridis we need to choose larger timeouts. 2017-01-31 12:08:47 +01:00
Wilfried Goesgens 2c1624a1b5 flush build directory if we reset the git copy 2017-01-18 17:10:52 +01:00
Wilfried Goesgens 0d42bea863 flush build directory if we reset the git copy 2017-01-18 17:09:35 +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
jsteemann 4ffd809c41 attempt to fix --upgrade 2017-01-17 09:04:21 +01:00
Wilfried Goesgens e4345d1949 don't provide empty installation path 2017-01-11 15:12:18 +01:00
Wilfried Goesgens 162c341251 handle sloaris which output 2017-01-10 17:35:15 +01:00
Wilfried Goesgens 4ce59adbc6 fix debug enabling V8 for debug builds 2017-01-10 16:38:00 +01:00
Wilfried Goesgens e4c205afde we also need to specify the build type in the other build configs. 2017-01-10 16:26:25 +01:00
Wilfried Goesgens 3a56ccfa6e finalize windows silent installer 2017-01-09 16:47:39 +01:00
Wilfried Goesgens 76a51e0243 don't fail if which doesn't find binaries 2017-01-06 13:36:29 +01:00
Wilfried Goesgens c817254214 add commandline parsing for silent installation 2017-01-06 11:54:01 +01:00
Wilfried Goesgens 779dab2165 fix style so emacs asm-mode nicely displays the nsis files 2017-01-06 11:22:01 +01:00
Wilfried Goesgens 0c966bbc65 add debuginfo rpms 2017-01-05 18:15:11 +01:00
Wilfried Goesgens 0b97b30cd6 add debian package with debug symbols 2017-01-05 16:06:55 +01:00
Wilfried Goesgens 69ee472a93 properly start the tarball 2016-12-09 14:13:35 +01:00
Wilfried Goesgens 576ccaaa72 reuse tar installation process to create the CI tarball 2016-12-08 20:01:22 +01:00
Wilfried Goesgens 5945e575be export it for the subshell 2016-12-08 18:47:20 +01:00
Wilfried Goesgens e7be3e5a1d only git pull after doing the enterprise checkout if we're on a branch. 2016-12-08 18:47:12 +01:00
Wilfried Goesgens c55afca64d add new directory 2016-12-08 15:20:22 +01:00
Wilfried Goesgens e1b1eb2048 finalize xc compile 2016-12-07 16:33:20 +01:00
Wilfried Goesgens 3f6eff9baf allow empty commits and make shure the enterprise directory is managed properly. 2016-12-07 15:16:21 +01:00
Wilfried Goesgens 1b7a0eec23 finalize ARM crosscompiling 2016-12-07 14:52:45 +01:00
Wilfried Goesgens aecb189150 pull once more; rename cx->xc 2016-12-07 11:18:55 +01:00
Wilfried Goesgens 9d6ae5c289 handle refreshing of enterprise directory 2016-12-02 11:12:16 +01:00
Wilfried Goesgens e80649aeba fix snap package port 2016-12-02 10:47:59 +01:00
servusoft 7617cb7cb5 add icon in snapcraft.yaml 2016-11-30 21:21:39 +01:00
Wilfried Goesgens 6b30f9ac36 add icon for snap 2016-11-30 10:15:28 +01:00