aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/gjs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gjs: 1.66.0 → 1.66.1Jan Tojnar2020-10-241-2/+2
|
* gjs: 1.64.4 -> 1.66.0Doron Behar2020-10-242-16/+16
| | | | | | | | | | | | | | | | | | | - Installed tests execdir was moved: https://gitlab.gnome.org/GNOME/gjs/-/issues/318 Changelogs: - https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.1.news - https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.2.news - https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.3.news - https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.4.news - https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.90.news - libsysprof-capture-4 ← libsysprof-capture-3 - We did not depend on it previously either. - SpiderMonkey 78 - https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.91.news - https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.92.news - https://ftp.gnome.org/pub/GNOME/sources/gjs/1.66/gjs-1.66.0.news Changes reviewed by: Jan Tojnar <jtojnar@gmail.com>
* gjs: 1.64.3 -> 1.64.4R. RyanTM2020-07-101-2/+2
|
* gjs: Fix locale detectionJan Tojnar2020-06-101-0/+3
| | | | | | | | | | The build was complaining: meson.build:660: WARNING: Your libc does not have the C.UTF-8 locale and no other suitable UTF-8 fallback locale could be found. You can still build GJS, but some tests will fail. The tests do not actually seem to be affected but still.
* gjs: Fix testsJan Tojnar2020-06-102-4/+23
| | | | | | Installed tests require GSettings schemas. And the build-time tests are now passing.
* gjs: 1.64.2 -> 1.64.3R. RyanTM2020-06-091-2/+2
|
* gjs: 1.64.1 -> 1.64.2Tor Hedin Brønner2020-05-031-2/+2
|
* Merge branch 'master' into staging-nextJan Tojnar2020-04-101-25/+2
|\
| * gjs: 1.64.0 -> 1.64.1Tor Hedin Brønner2020-04-081-25/+2
| |
* | tree-wide: Switch from gnome3.maintainers to lib.teams.gnomeJan Tojnar2020-04-011-1/+1
|/
* gjs: fix installed test pathsTor Hedin Brønner2020-03-243-8/+106
| | | | | libgimarshallingtests references gobject-introspection.dev bloating the closure.
* gjs: 1.58.5 -> 1.64.0Tor Hedin Brønner2020-03-241-6/+10
| | | | Now uses spidermonkey_68
* gjs: 1.58.4 -> 1.58.5worldofpeace2020-02-191-2/+2
|
* gjs: 1.58.3 -> 1.58.4 (#78163)R. RyanTM2020-01-211-2/+2
|
* gjs: 1.58.2 -> 1.58.3 (#74433)Tor Hedin Brønner2019-11-281-2/+2
| | | | | | 1.58.2 could cause some extensions to crash: https://gitlab.gnome.org/GNOME/gjs/issues/288 https://gitlab.gnome.org/GNOME/gjs/blob/1.58.3/NEWS
* gjs: 1.58.1 -> 1.58.2R. RyanTM2019-11-271-2/+2
|
* gjs: clean upJan Tojnar2019-11-211-8/+12
| | | | | | | | | | | | * Do not propagate spidermonkey, it is only needed gjs to link against. * Split out dev output, any propagated dependencies should go there. * Drop unnecessary sed, the readline thing is no longer there. * Add passthru.tests to allow running installed tests easily. * Drop pango from buildInputs, we only need it as a transitive dependency of gtk3 for installed tests; gjs actually depends on cairo. * Move libxml2 to nativeBuildInputs, it is called by glib-compile-resources when xml-stripblanks preprocessing is used. * Propagate glib, as it is in Requires in the pc file. It is just 2.5 MB closure reduction but every megabyte counts.
* gjs: add separateDebugInfoJan Tojnar2019-11-051-0/+2
|
* gjs: clean upJan Tojnar2019-11-051-11/+40
| | | | | * format * add homepage
* gjs: move to top-levelJan Tojnar2019-11-051-0/+51