7 Commits

Author SHA1 Message Date
Rainer Gerhards
5f78661afa
testbench: speed up solaris builds a bit
This changes two scripts supporting solaris CI builds to use two
instead of one threads when building needed dependecies. This
should result in a light speedup without overloading the
Solaris builders.

Note: OpenCSW provides the builders, and the rsyslog team
is thankful for that.
2025-02-28 13:54:36 +01:00
Rainer Gerhards
2387c248f3
testbench: change git access protocol to cover github change
github disabled anon access via git protocol, so we need to adjust
this to https

no functional change
2022-03-28 10:11:42 +02:00
Rainer Gerhards
3ebe1dcaa7 solaris CI: fix invalid build of librelp dependency
looks like a left-over from previous testing :-(
2017-10-17 10:27:48 +02:00
Rainer Gerhards
3c84972299 travis: add capability to temporarily use v8-devel package
required due to new-version requirement for next release.
Else we could not run the CI tests.
2017-10-13 18:51:37 +02:00
Rainer Gerhards
8d67c03d45 solaris: fix coding issues 2017-04-11 10:18:42 +02:00
Rainer Gerhards
981e7121d8 re-enable building on Solaris 2017-04-03 12:09:09 +02:00
Rainer Gerhards
1ae447c1d6 buildbot: add script to build libfastjson on solaris buildbot runs
Solaris does not have libfastjson packages, which we require. So we
add a script for our buildbot tests that builds its own local copy
from libfastjson git. This at least ensures we can run the buildbot
tests again on rsyslog solaris.
2016-02-15 18:14:34 +01:00