aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2021-10-18Revert "GitLab CI: Switch to clang 13."Gerald Combs1-1/+1
2021-10-10Revert "GitLab CI: Add an "Update Numbers" job."Gerald Combs1-89/+0
2021-10-09GitLab CI: Initial macOS Intel build.Gerald Combs1-2/+33
2021-10-08GitLab CI: Add an "Update Numbers" job.Gerald Combs1-0/+89
2021-10-06GitLab CI: Restrict our merges to master.Gerald Combs1-1/+1
2021-10-06GitLab CI: Switch to clang 13.Gerald Combs1-1/+1
2021-10-01GitLab CI: Switch all Linux builds to our container registry.Gerald Combs1-15/+8
2021-10-01GitLab CI: Switch the openSUSE 15.2 image.Gerald Combs1-4/+3
2021-10-01GitLab CI: Switch the CentOS 8 image.Gerald Combs1-4/+2
2021-10-01Try to fix RPM packaging.Gerald Combs1-0/+2
2021-09-27GitLab CI: Don't refresh our openSUSE repository.Gerald Combs1-2/+2
2021-09-22GitLab CI: Add HTML output for Clang Analyzer Check artifactAlexis La Goutte1-3/+7
2021-09-22GitLab CI: remove ANSI color when generate Clang Check Analyzer text logAlexis La Goutte1-2/+3
2021-09-13GitLab Ci: Fix duplicate apt cmd for daily runAlexis La Goutte1-2/+0
2021-09-06gitlab-ci: enhance cppcheckAlexis La Goutte1-4/+5
2021-09-05gitlab-ci: Add artifact for check hf conflictAlexis La Goutte1-1/+2
2021-09-02gitlab-ci (Clang): Add Clang Analyzer ouput to artifactsAlexis La Goutte1-1/+2
2021-08-27GitLab CI: Fix a command.Gerald Combs1-1/+1
2021-08-27GitLab CI: Print package sizes and hashes.Gerald Combs1-0/+5
2021-08-27CMake: Use "'" instead of "’" in our guide filenames.Gerald Combs1-4/+4
2021-08-25GitLab CI: Fix a path (try 2).Gerald Combs1-1/+1
2021-08-25GitLab CI: Publish our Windows PDBs.Gerald Combs1-2/+2
2021-08-25GitLab CI: Fix a path.Gerald Combs1-1/+1
2021-08-25GitLab CI: Enable macOS Arm notarization.Gerald Combs1-7/+9
2021-08-25gitlab-ci: Fix daily API refAlexis La Goutte1-2/+0
2021-08-25gitlab-ci: Fix daily Clang AnalysisAlexis La Goutte1-2/+0
2021-08-24GitLab CI: Initial macOS Arm build.Gerald Combs1-0/+39
2021-08-03Docs: Give the PDF and EPUB guides descriptive filenames.Gerald Combs1-7/+6
2021-08-03GitLab CI: Make sure Linux builds run under Docker.Gerald Combs1-19/+19
2021-07-30Docs: Add epub targets for the guides.Gerald Combs1-1/+5
2021-07-25GitLab CI: Add a retry to the Windows builds.Gerald Combs1-0/+1
2021-07-14GitLab CI: Produce less test output.Gerald Combs1-4/+4
2021-07-14GitLab CI: Don't print a performance summary on Windows.Gerald Combs1-1/+1
2021-06-29GitLab CI: Add a "merged" rule for dedicated runners.Gerald Combs1-4/+12
2021-06-19GitLab CI: Update to match recent PortableApps changes.Gerald Combs1-4/+4
2021-06-19Packaging: Add 64-bit PortableApps packages.Gerald Combs1-0/+2
2021-06-16GitLab CI: Add initial Windows package builds.Gerald Combs1-1/+92
2021-06-07GitLab CI: Don't clobber the Code Lines before_script.Gerald Combs1-3/+3
2021-06-07GitLab CI: Add more code line counters.Gerald Combs1-5/+30
2021-05-28GitLab CI: Add CMake sections in more places.Gerald Combs1-0/+22
2021-05-24GitLab CI: Enable ccache for fuzz builds.Gerald Combs1-3/+9
2021-05-07GitLab CI: Adjust the Documentation rules.Gerald Combs1-0/+3
2021-05-07GitLab CI: Give our jobs proper names.Gerald Combs1-49/+40
2021-05-07GitLab CI: Restore the ability to run pipelines from the web UI.Gerald Combs1-1/+3
2021-05-07GitLab CI: Simply our fuzz run times.Gerald Combs1-6/+2
2021-05-06GitLab CI: Install valgrind.Gerald Combs1-0/+2
2021-05-06GitLab CI: Fix the fuzzing before and after scripts.Gerald Combs1-0/+6
2021-05-05GitLab CI: Add Valgrind and randpkt fuzzing.Gerald Combs1-14/+56
2021-05-05GitLab CI: Fix a path.Gerald Combs1-1/+1
2021-05-05GitLab CI: Fill in fuzz-test.Gerald Combs1-6/+18