[gjs: 10/10] Merge branch 'bump-ci-image' into 'master'




commit 3e627b20b459b6f636e06111d7a020e7b3faee31
Merge: c5c4a1fc8 4895912ec
Author: Philip Chimento <philip chimento gmail com>
Date:   Mon Jul 25 03:58:42 2022 +0000

    Merge branch 'bump-ci-image' into 'master'
    
    Update CI images
    
    See merge request GNOME/gjs!776

 .gitignore                  |  2 ++
 .gitlab-ci.yml              |  6 +++---
 gi/arg-cache.cpp            |  6 +++---
 gi/arg.cpp                  |  1 +
 gi/boxed.cpp                |  3 ++-
 gi/enumeration.cpp          |  1 +
 gi/function.cpp             | 28 ++++++++++------------------
 gi/fundamental.cpp          |  1 +
 gi/gerror.cpp               |  1 +
 gi/gtype.cpp                |  1 +
 gi/interface.cpp            |  1 +
 gi/object.cpp               |  2 ++
 gi/param.cpp                |  1 +
 gi/private.cpp              |  1 +
 gi/repo.cpp                 |  1 +
 gi/union.cpp                |  1 +
 gi/value.cpp                |  1 +
 gjs/byteArray.cpp           |  1 +
 gjs/global.cpp              |  1 +
 gjs/importer.cpp            |  1 +
 gjs/jsapi-util.cpp          |  1 +
 gjs/module.cpp              |  1 +
 gjs/objectbox.cpp           |  2 ++
 modules/console.cpp         |  1 +
 modules/print.cpp           |  1 +
 modules/system.cpp          |  1 +
 test/extra/Dockerfile       | 20 +++++++++++++++-----
 test/extra/Dockerfile.debug | 27 ++++++++++++++++++++-------
 test/gjs-tests.cpp          |  3 +++
 tools/cppcheck.cfg          |  1 +
 tools/gjs-private-iwyu.imp  | 38 ++++++++++++++++++++++++++++++++++++++
 tools/process_iwyu.py       | 10 ++++++++++
 tools/run_iwyu.sh           |  8 +++++---
 util/log.cpp                |  1 +
 34 files changed, 136 insertions(+), 40 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]