[gjs] Created tag 1.63.1
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Created tag 1.63.1
- Date: Sun, 13 Oct 2019 05:10:12 +0000 (UTC)
The unsigned tag '1.63.1' was created.
Tagger: Philip Chimento <philip chimento gmail com>
Date: 1570943316 -0700
Version 1.63.1
- Note that the 1.59, 1.60, 1.61, and 1.62 releases are hereby skipped, because
we are calling the next stable series 1.64 to match gobject-introspection and
GLib.
- GJS now includes a Meson build system. This is now the preferred way to build
it; however, the old Autotools build system is still available for a
transitional period.
- Closed bugs and merge requests:
* GObject: Add convenience wrapper for signal_handler_(un)block() [Florian
Müllner, !326]
* GObject based class initialization checks [Marco Trevisan, Philip Chimento,
!336]
* Meson port [Philip Chimento, !338]
* add http client example [Sonny Piers, !342]
* Smaller CI, phase 2 [Philip Chimento, !343]
* add websocket client example [Sonny Piers, !344]
* Fix Docker images build [Philip Chimento, !345]
* CI: Use new Docker images [Philip Chimento, !346]
* docs: Update internal links [Andy Holmes, !348]
* Don't pass generic marshaller to g_signal_newv() [Niels De Graef, !349]
* tests: Fail debugger tests if command failed [Philip Chimento, !350]
* Minor CI image fixes [Philip Chimento, !351]
* Various fixes [Marco Trevisan, Philip Chimento]
Changes since the last tag '1.58.0':
Andy Holmes (1):
docs: Update internal links
Florian Müllner (2):
GObject: Add convenience wrapper for signal_handler_(un)block()
util: Don't free memory we do not own
Marco Trevisan (Treviño) (7):
private: Don't pass argv to for_js_typecheck and use result for later
testGObjectClass: Verify the usage of GObject classes with wrong base
gjs: Ensure that GjsContextPrivate::from_current_context is not inlined
jsapi-util-root: Add JSContext parameter to switch_to_unrooted
object: Use GjsContextPrivate::from_current_context() to get context
test-coverage: Ignore format-nonliteral warning
context: Move gjs_get_import_global to jsapi-util
Niels De Graef (1):
Don't pass generic marshaller to g_signal_newv()
Philip Chimento (61):
build: Post-release version bump
tests: Fix one remaining cppcheck error
CI: Remove non-native architecture builds
CI: Remove flatpak build
CI: Remove tokei build
CI: Remove separate Ubuntu jobs
GLib: Override string manipulation functions
Merge branch 'import-wiki-doc' into 'master'
CI: Switch eslint job to a ready-made Docker image
CI: Switch cppcheck job to a ready-made Docker image
CI: Rename "fedora_gcc" job to "distcheck"
CI: Use variables expressions to skip linter and image builds
CI: Remove "DEV" variable from Docker image generation
CI: Rename "STATIC" variable to "MOZJS_BRANCH"
CI: Remove jhbuild from CI scripts
CI: Port test-ci.sh to POSIX shell
CI: Skip linter jobs if no linted files modified
Merge branch 'smaller-ci-phase1' into 'master'
build: Post-branch version bump
Merge branch 'block-handler' into 'master'
CI: Create cpplint image using Alpine Linux
CI: Use "mozjs" consistently
CI: Consolidate image build scripts in test/ci-images.sh
CI: Don't run examples/webkit.js
CI: Clean up packages installed on the Docker image
CI: Install mozjs in /usr/local on Docker images
CI: Remove BUILD_MOZ command from Docker image script
GObject: Fix linter error
Merge branch 'http-client-example' into 'master'
Merge branch 'websocket-client-example' into 'master'
Merge branch 'smaller-ci-phase2' into 'master'
CI: Reinstate "NAME" variable
CI: Remove check for IMAGE variable
CI: Put docker command on one line
CI: Quote variables consistently in bash scripts
Merge branch 'wip/ptomato/fix-docker' into 'master'
CI: Use new Docker images
Merge branch 'slim-down-ci' into 'master'
Merge branch 'patch-1' into 'master'
CI: Add dbus-x11 to CI images
Merge branch 'invalid-free' into 'master'
object: Throw if constructing an unregistered object inheriting from GObject
CI: Update pinned job
Merge branch 'wip/inheritance-warning' into 'master'
Merge branch 'wip/nielsdg/signal-marshaller' into 'master'
Merge branch '283-glib-string-functions' into 'master'
Merge cherry picks from ptomato!1
CI: Add diffutils to Docker image
CI: Generate machine ID on Docker image
tests: Fail debugger tests if command failed
Merge branch 'fix-docker' into 'master'
Merge branch 'fix-invalid-test' into 'master'
build: Meson build system
build: Port IWYU runner script to use compilation database
build: Port cppcheck target to use compilation database
CI: Add meson CI job
docs: Update Hacking.md to use Meson workflow
build: Bump gobject-introspection requirement to 1.61.2
Merge branch 'meson' into 'master'
release: Copy NEWS from 1.58.1
release: Prepare for 1.63.1
Sonny Piers (7):
import Mapping documentation from the wiki
import Modules documentation from the wiki
import Understanding-SpiderMonkey-code documentation from the wiki
import Package Specification documentation from the wiki
import Home documentation from the wiki
add http client example
add websocket client example
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]