aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2021-06-19GitLab CI: Add initial Windows package builds.Gerald Combs1-0/+91
2021-06-02GitLab CI: Move dfilter list generation.Gerald Combs1-6/+8
2021-05-25GitLab CI: Enable ccache for fuzz builds.Gerald Combs1-3/+9
2021-05-08GitLab CI: Set our Clang version.Gerald Combs1-4/+5
2021-05-07GitLab CI: Fix our fuzzing resource group.Gerald Combs1-1/+1
2021-05-07GitLab CI: Add fuzzing to the 3.4 branch.Gerald Combs1-0/+88
2021-05-07GitLab CI: Give our jobs proper names.Gerald Combs1-25/+20
2021-05-07GitLab CI: Restore the ability to run pipelines from the web UI.Gerald Combs1-1/+3
2021-05-04GitLab CI: Miscellaneous updates.Gerald Combs1-49/+87
2021-04-04GitLab CI: Switch to our new Windows runner.Gerald Combs1-2/+2
2021-03-10GitLab CI: Add a `tshark -G` artifact.Gerald Combs1-0/+6
2020-12-22gitlab-ci: fix build:ubuntu-dist.Dario Lombardo1-2/+2
2020-12-21GitLab CI: Copy over the build:ubuntu-dist job from master.Gerald Combs1-0/+16
2020-12-09GitLab CI: Use our images.Gerald Combs1-7/+7
2020-12-10GitLab CI: Remove more external dependencies.Gerald Combs1-2/+0
2020-12-10CI: Fix Ubuntu tests.Gerald Combs1-1/+3
2020-12-09GitLab CI: Stop installing external dependencies.Gerald Combs1-19/+13
2020-12-08GitLab CI: Update lintian excludes.Gerald Combs1-1/+1
2020-11-05CI+RPM: Disable the Fedora build for now.Gerald Combs1-3/+6
2020-10-22Initialize release-3.4.Gerald Combs1-1/+1
2020-10-15.gitlab-ci: Generate cppcheck reportsMoshe Kaplan1-2/+7
2020-10-13gitlab-ci: Add docbook job for WSUG and WSDGMoshe Kaplan1-0/+28
2020-09-22Windows: Switch to Qt 5.15.1.Gerald Combs1-1/+1
2020-09-16GitLab CI: Move commit validation to its own job.Gerald Combs1-6/+17
2020-09-09GitLab CI: Set MAKEFLAGS=--silentGerald Combs1-2/+4
2020-09-07GitLab CI: Restrict the Windows build to wireshark/wireshark.Gerald Combs1-11/+9
2020-09-02gitlab-ci: Enable the Windows MR build.Gerald Combs1-12/+10
2020-09-02GitLab CI: Set up ccache.Gerald Combs1-4/+16
2020-09-01CI+tools: Install lintian.Gerald Combs1-2/+2
2020-08-24ci: add clang-tools to merge-request:ubuntu-clang-other-tests job.Dario Lombardo1-1/+1
2020-08-24tools: rename validate-clang-check.py to validate-clang-check.sh.Dario Lombardo1-1/+1
2020-08-23Add merge request jobs to GitLab CI and migrate commit validation.Gerald Combs1-1/+93
2020-06-04gitlab-ci: add test:debian-stable.Dario Lombardo1-0/+11
2020-03-29gitlab/travis: remove nopcap tests.Dario Lombardo1-8/+0
2020-03-25gitlab-ci: upgrade to Clang 10, drop special -Wframe-larger-than casePeter Wu1-4/+3
2020-03-14gitlab-ci: test nopcap build with gcc-7 instead of gcc-8Peter Wu1-3/+3
2020-03-13gitlab-ci: print tshark --version for OpenSUSE and DebianPeter Wu1-2/+3
2020-03-11gitlab-ci: remove GCC-5Peter Wu1-7/+0
2020-03-05Revert "gitlab-ci: upgrade to Clang 10"Anders Broman1-3/+3
2020-03-05gitlab-ci: upgrade to Clang 10Peter Wu1-3/+3
2020-03-05gitlab-ci: remove unnecessary jobs, upgrade versionsPeter Wu1-70/+18
2019-11-06gitlab-ci: fix wrong job name.Dario Lombardo1-1/+1
2019-11-04gitlab-ci: bump opensuse image version to 15.1.Dario Lombardo1-5/+5
2019-08-03gitlab-ci: Add job to create debian install-packagesJuergen Kosel1-0/+17
2019-07-06gitlab-ci: use opensuse/leap:42.3 image.Dario Lombardo1-2/+2
2019-05-16gitlab-ci: run setcap on dumpcap.Dario Lombardo1-0/+1
2019-05-16gitlab-ci: move ubuntu commands in parent job.Dario Lombardo1-54/+40
2019-05-11gitlab-ci: fix pytest execution.Dario Lombardo1-12/+10
2019-05-09gitlab-ci: use new base image, drop gcc-4 jobDario Lombardo1-26/+6
2019-04-22rpm: update rpm package dependencies and spec to work on current os versionsDániel Bakai1-24/+83