summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* CI: Remove codequality and mozjs60 jobsPhilip Chimento2020-04-251-45/+0
* CI: Tag sanitizer jobs as "privileged"Philip Chimento2020-03-211-0/+4
* maint: Run eslint job when eslint config files changePhilip Chimento2020-02-011-0/+3
* build: Change CI to run on mozjs68 imagesPhilip Chimento2020-01-181-13/+13
* CI: Create mozjs68 CI imagesPhilip Chimento2019-12-311-0/+27
* Revert "Revert "build: Remove Autotools build system""Philip Chimento2019-11-291-61/+0
* Revert "build: Remove Autotools build system"Michael Catanzaro2019-11-291-0/+61
* build: Remove Autotools build systemPhilip Chimento2019-11-281-61/+0
* CI: Treat warnings as errorsPhilip Chimento2019-11-231-2/+0
* build: Run coverage jobs in XVFBPhilip Chimento2019-10-281-1/+2
* CI: Move most CI jobs to MesonPhilip Chimento2019-10-201-52/+50
* CI: Add test-ci.sh SETUP commandPhilip Chimento2019-10-201-1/+2
* CI: Use Meson-based script for code coverage jobsPhilip Chimento2019-10-201-21/+15
* CI: Remove CODECHECK variablePhilip Chimento2019-10-201-7/+1
* CI: Remove header / footerPhilip Chimento2019-10-201-31/+0
* CI: Add meson CI jobPhilip Chimento2019-10-121-0/+27
* CI: Update pinned jobPhilip Chimento2019-09-231-1/+1
* CI: Use new Docker imagesPhilip Chimento2019-09-211-17/+19
* CI: Quote variables consistently in bash scriptsPhilip Chimento2019-09-211-8/+8
* CI: Put docker command on one linePhilip Chimento2019-09-211-3/+1
* CI: Remove check for IMAGE variablePhilip Chimento2019-09-211-6/+3
* CI: Reinstate "NAME" variablePhilip Chimento2019-09-201-0/+2
* CI: Remove BUILD_MOZ command from Docker image scriptPhilip Chimento2019-09-191-1/+1