Changeset View
Changeset View
Standalone View
Standalone View
contrib/teamcity/build-configurations.yml
Show First 20 Lines • Show All 702 Lines • ▼ Show 20 Lines | cmake_flags: | ||||
- '-DBUILD_BITCOIN_ZMQ=OFF' | - '-DBUILD_BITCOIN_ZMQ=OFF' | ||||
targets: | targets: | ||||
- - all | - - all | ||||
- install | - install | ||||
- - check | - - check | ||||
- check-functional | - check-functional | ||||
timeout: 1800 | timeout: 1800 | ||||
check-iguana: | |||||
Werror: true | |||||
runOnDiffRegex: | |||||
- src/ | |||||
- iguana/ | |||||
targets: | |||||
- - iguana | |||||
- - check-iguana | |||||
timeout: 1200 | |||||
check-buildbot: | check-buildbot: | ||||
runOnDiffRegex: | runOnDiffRegex: | ||||
- contrib/buildbot/ | - contrib/buildbot/ | ||||
targets: | targets: | ||||
- - check-buildbot | - - check-buildbot | ||||
timeout: 600 | timeout: 600 | ||||
check-seeds: | check-seeds: | ||||
▲ Show 20 Lines • Show All 331 Lines • Show Last 20 Lines |