aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2021-03-13GitLab CI: Fix our debian-stable version.Gerald Combs1-0/+1
2021-03-12GitLab CI: Speed up our fetching/cloning.Gerald Combs1-10/+6
2021-02-16GitHub CI, CMake: override the definition of cmake_build.Guy Harris1-4/+2
2021-02-15GitLab CI: *both* commands to sed need a -e flag.Guy Harris1-1/+1
2021-02-15GitLab CI: use sed to strip out -W and -f options from output.Guy Harris1-2/+4
2021-02-15CMake, .gitlab-ci.yml: try to cut down the output for Fedora RPM builds.Guy Harris1-1/+1
2021-02-14gitlab-ci: try to make the RPM build less noisy.Guy Harris1-0/+3
2021-02-14gitlab-ci: try to make the Debian build less noisy.Guy Harris1-0/+2
2021-01-31GitLab CI: Don't build openSUSE 15.1 anymore (EOL)John Thacker1-20/+0
2021-01-09Packaging+GitLab CI: Dist tarball updates.Gerald Combs1-0/+3
2021-01-07gitlab-ci: reuse tarball from ubuntu-dist in rpm.Dario Lombardo1-16/+26
2020-12-29GitLab CI: Build merge-req:ubuntu-dpkg using Ninja.Gerald Combs1-4/+4
2020-12-22GitLab CI: Don't run locale-gen.Gerald Combs1-1/+0
2020-12-22gitlab-ci: replace old notation with extends.Dario Lombardo1-16/+16
2020-12-22gitlab-ci: fix build:ubuntu-dist.Dario Lombardo1-2/+2
2020-12-22GitLab CI: Set CCACHE_DIR globally.Gerald Combs1-2/+3
2020-12-21GitLab CI: Use shallow clones for merge requests.Gerald Combs1-2/+10
2020-12-21GitLab CI: Don't set our ccache size in ubuntu-dist.Gerald Combs1-1/+1
2020-12-21GitLab CI: Copy the dist (tarball) build.Gerald Combs1-14/+11
2020-12-21Call add item and tfs checking scripts in ubuntu pipelineMartin Mathieson1-0/+4
2020-12-17GitLab CI: Add a dist (tarball) build.Gerald Combs1-0/+24
2020-12-15GitLab CI: Switch from clang 10 to clang 11.Gerald Combs1-4/+4
2020-12-15GitLab CI: Try to optimize our ccache maximium size.Gerald Combs1-0/+8
2020-12-14GitLab CI: Increase our merge-req:ubuntu-gcc-ctest parallelization.Gerald Combs1-1/+1
2020-12-13GitLab CI: Disable LTO on WindowsGerald Combs1-1/+1
2020-12-10GitLab CI: Update merge-req:windows.Gerald Combs1-2/+5
2020-12-09GitLab CI: Stop installing external dependencies.Gerald Combs1-28/+13
2020-12-09CI: Fix Ubuntu tests.Gerald Combs1-1/+3
2020-12-08GitLab CI: Update lintian excludes.Gerald Combs1-1/+1
2020-11-16CI: Clean up the CentOS 8 build.Gerald Combs1-7/+0
2020-11-17CI: Switch to our CentOS, Debian, and openSUSE containers.Gerald Combs1-23/+28
2020-11-17CI: Switch the Fedora image to wireshark-fedora-dev.Gerald Combs1-3/+6
2020-11-16CI: Ubuntu container updates.Gerald Combs1-5/+2
2020-11-05RPM+CI: Update and fix for Fedora 33, CentOS 8, OpenSUSE Leap 15.2John Thacker1-6/+50
2020-10-28CI+RPM: Disable the Fedora build for now.Gerald Combs1-3/+6
2020-10-24Gitlab-ci: Build doxygenMoshe Kaplan1-0/+23
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