repo.or.cz
/
wireshark.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gsm_sms: Display the full SCTS timestamp string
[wireshark.git]
/
.cirrus.yml
blob
4a839da85c5b7ce4c2908a99845e1e5733514d65
1
task:
2
timeout_in: 120m
3
freebsd_instance:
4
matrix:
5
- image_family: freebsd-13-0-snap
6
- image_family: freebsd-12-1
7
env:
8
ASSUME_ALWAYS_YES: YES
9
setup_script:
10
- pkg update -f
11
- pkg install bash
12
- tools/bsd-setup.sh --install-optional
13
build_script:
14
- mkdir build
15
- cd build
16
- cmake -GNinja ..
17
- ninja