summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Use unity build with the maximum size possibleMarco Trevisan (Treviño)2021-05-181-1/+4
* ci: Only perform iwyu builds when actual sources or build parameters changedMarco Trevisan (Treviño)2021-05-161-1/+7
* test: Add a CI job that ensures that PCH file is populated with all headersMarco Trevisan (Treviño)2021-05-161-2/+27
* build: Support building with precompiled headersMarco Trevisan (Treviño)2021-05-141-0/+2
* build: Add support to Unity builds and add a CI job testing itMarco Trevisan (Treviño)2021-05-131-1/+13
* installed-tests: Mark thread-safe tests using a suite and run them in CIMarco Trevisan (Treviño)2021-05-031-0/+13
* build: Add Flatpak manifestPhilip Chimento2021-04-111-1/+1
* Upgrades codespell to 2.0.0 in CI and adds suggestions by codespell packageKajal Sah2021-04-051-4/+6
* CI: Skip codespell and license-check in monthly Docker image buildsPhilip Chimento2021-03-121-0/+4
* CI: Apply timeout multiplier to GCC sanitizer job as well as ClangPhilip Chimento2021-02-081-0/+1
* CI: increase timeout for ASan testsPhilip Chimento2021-02-081-0/+1
* Don't run codespell on jasmine.jsEvan Welsh2021-02-071-1/+1
* .gitlab-ci.yml: Also check NEWS fileBjörn Daase2020-12-061-1/+1
* CI: Generate compile database without running MesonPhilip Chimento2020-12-031-0/+2
* CI: Compare cpplint and IWYU against the pull request's base branchPhilip Chimento2020-11-301-3/+2
* CI: Limit bandwidth usage for git clones during CIPhilip Chimento2020-11-301-1/+1
* CI: Bump pinned job to a Fedora 33 imagePhilip Chimento2020-11-301-1/+1
* CI: Add license-check jobPhilip Chimento2020-11-301-2/+11
* maint: Make project compatible with Reuse Software specPhilip Chimento2020-11-301-1/+1
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-301-0/+1
* .gitlab-ci.yml: add codespell jobBjörn Daase2020-11-291-0/+7
* CI: Stop building mozjs68 imagesPhilip Chimento2020-11-231-14/+0
* CI: Use images with buildah and runc preinstalled for image buildsPhilip Chimento2020-11-221-3/+1
* Dockerfile: Allow to pass the mozjs base to use for build-depsMarco Trevisan (Treviño)2020-11-221-2/+2
* CI: Replace cpplint image build and CI job with CI templatesPhilip Chimento2020-11-221-9/+10
* CI: Replace jobs that pull from DockerHub with CI templatesPhilip Chimento2020-11-221-7/+28
* CI: Add cppcheck config filePhilip Chimento2020-11-221-1/+1
* CI: Avoid cppcheck false positivesPhilip Chimento2020-11-221-1/+1
* CI: Activate GNOME-specific rules in cppcheckPhilip Chimento2020-11-221-1/+1
* Add script for running eslintPhilip Chimento2020-11-201-2/+1
* lint: Switch to eslint-plugin-jsdoc and remove lint-condo.Evan Welsh2020-11-201-2/+3
* Fix CI by removing Docker servicePhilip Chimento2020-11-181-3/+1
* CI: Make clang jobs actually use clangPhilip Chimento2020-10-041-0/+2
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-041-0/+1
* CI: Make iwyu idempotentSimon McVittie2020-08-231-1/+1
* CI: Update CI images to mozjs78Evan Welsh2020-08-111-13/+13
* CI: Add mozjs78 imagesPhilip Chimento2020-08-041-0/+14
* CI: Use GNOME/gjs as the base for IWYU comparisonPhilip Chimento2020-08-031-1/+3
* CI: Switch ASAN jobs to runners tagged soBartłomiej Piotrowski2020-07-201-2/+2
* CI: Run coverage jobs on debug image as wellPhilip Chimento2020-07-081-1/+1
* CI: Build profiler only on debug CI images, and bump pinned imagePhilip Chimento2020-07-071-5/+5
* CI: Don't run iwyu jobs on schedulesPhilip Chimento2020-07-071-0/+3
* Switch to maintained lint-condo image.Evan Welsh2020-06-161-1/+1
* CI: Add iwyu jobsPhilip Chimento2020-06-031-0/+18
* CI: Add include-what-you-use to the debug CI imagePhilip Chimento2020-06-031-2/+1
* CI: Pin new version of build imagePhilip Chimento2020-06-011-1/+1
* CI: Include all logs in artifactsPhilip Chimento2020-05-161-2/+2
* CI: Pin new standard build imagePhilip Chimento2020-05-151-1/+1
* CI: Build everything from a Dockerfile using buildahPhilip Chimento2020-05-111-44/+26
* build: Only print full test logs on the build_recommended jobPhilip Chimento2020-04-261-0/+1