summary refs log tree commit diff
path: root/pkgs/development/libraries/glib
Commit message (Collapse)AuthorAge
* glib: 2.70.2 -> 2.70.3R. Ryantm2022-02-15
|
* glib: fix windows compilationMarius DAVID2022-02-01
|
* glib: correct update scriptJan Tojnar2022-01-28
|
* Merge pull request #153246 from jtojnar/glib-schemadatadirJan Tojnar2022-01-09
|\ | | | | glib: Add helpers for finding schema datadir
| * glib: Add helpers for finding schema datadirJan Tojnar2022-01-02
| | | | | | | | It is commonly needed for test environments.
* | glib: 2.70.1 -> 2.70.2R. Ryantm2021-12-06
|/
* Merge pull request #143642 from jtojnar/more-gnome-stagingmaxine [they]2021-10-30
|\ | | | | More GNOME updates (staging)
| * glib: 2.70.0 → 2.70.1Jan Tojnar2021-10-29
| |
* | Merge pull request #118100 from max-privatevoid/fix/glib-appinfo-watchMichael Raskin2021-10-27
|\ \ | |/ |/| glib: follow profile updates when searching apps
| * glib: follow profile updates when searching appsMax2021-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME Shell monitors XDG_DATA_DIRS for changes using inotify for the purpose of updating the list of applications displayed in the overview as they are installed or removed. Because the relevant directories are symlinks under NixOS and are swapped on change, Shell never notices it. To remedy this, also monitor various profile directories to signal an update whenever profiles are changed. This uses a patch from Guix, slightly modified to also encompass user environment profiles (/etc/profiles/per-user/$USER) in addition to the system profile (/nix/var/nix/profiles/system) as well as regular user profiles (/nix/var/nix/profiles/per-user/$USER/profile).
* | glib: 2.68.4 -> 2.70.0Maxine Aubrey2021-10-09
| | | | | | | | - https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.0/NEWS
* | Merge pull request #135619 from r-burns/fpie-musl-fixesr-burns2021-09-23
|\ \ | | | | | | [staging] {cc,binutils}-wrapper: fixes for PIE hardening
| * | Revert "glib: fix musl build"Ryan Burns2021-09-20
| | | | | | | | | | | | | | | | | | This is no longer needed with the previous PIE hardening fixes. This reverts commit 74e0aaaa30c1751450cddf055a5eb4ca64d7e33b.
* | | glib: 2.68.3 -> 2.68.4Maxine Aubrey2021-08-30
|/ / | | | | | | - https://gitlab.gnome.org/GNOME/glib/-/releases/2.68.4
* | glib: 2.68.2 -> 2.68.3Alyssa Ross2021-06-17
| |
* | glib: fix buildAndrew Childs2021-05-17
| | | | | | | | | | | | It's not clear why this is required, but glib includes CoreServices headers and calls CoreServices functions, so it's reasonable to link against the framework explicitly.
* | Merge pull request #122920 from jtojnar/glib-2681Jan Tojnar2021-05-15
|\ \ | | | | | | glib: 2.68.1 → 2.68.2
| * | glib: 2.68.1 → 2.68.2Jan Tojnar2021-05-13
| | |
* | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2021-05-08
|\| |
| * | Merge #121780: treewide meta.maintainers tweaksVladimír Čunát2021-05-08
| |\ \
| | * | treewide maintainers: add teams.{freedesktop,gnome}Jan Tojnar2021-05-07
| | | |
| | * | treewide: remove worldofpeace from meta.maintainersVladimír Čunát2021-05-07
| | | | | | | | | | | | | | | | | | | | | | | | (It was requested by them.) I left one case due to fetching from their personal repo: pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
| * | | gnome: rename from gnome3Jan Tojnar2021-05-08
| |/ / | | | | | | | | | Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
* | | Merge staging-next into staginggithub-actions[bot]2021-05-07
|\| |
| * | glib: 2.66.8 -> 2.68.1Maxine Aubrey2021-05-05
| | | | | | | | | | | | Co-Authored-By: Maxine Aubrey <maxeaubrey@gmail.com>
* | | glib: fix docs cross compilation (again)Pierre Bourdon2021-04-17
|/ / | | | | | | | | Do not depend on host gtk-doc when cross compiling (we do not use it there), and document why we need a host gtk-doc in the first place.
* / glib: 2.66.4 -> 2.66.8Maxine Aubrey2021-03-18
|/ | | | | | rebased the schema override patch, adding the same upstream safety but not duplicating the ability to pass multiple directories as this does not appear to be necessary for nix overrides
* glib: fix musl buildJörg Thalheim2021-02-24
|
* glib: fix cross-compilingJörg Thalheim2021-02-24
|
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
| | | | Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* glib: 2.66.3 -> 2.66.4R. RyanTM2020-12-27
|
* Merge master into staging-nextFrederik Rietdijk2020-11-27
|\
| * utillinux: rename to util-linuxGraham Christensen2020-11-24
| |
* | glib: 2.66.2 -> 2.66.3R. RyanTM2020-11-18
|/
* glib: 2.66.1 → 2.66.2Jan Tojnar2020-11-09
| | | | | | Fixes compatibility with recent tzdata. https://ftp.gnome.org/pub/GNOME/sources/glib/2.66/glib-2.66.2.news
* Merge branch 'staging-next' into stagingVladimír Čunát2020-10-25
|\
| * treewide: De-inline uses of lib.boolToStringMalte Brandy2020-10-14
| | | | | | | | This commit should not change eval results
* | glib: 2.66.0 → 2.66.1Jan Tojnar2020-10-24
| | | | | | | | https://ftp.gnome.org/pub/GNOME/sources/glib/2.66/glib-2.66.1.news
* | glib: Fix tests on some FSsPiotr Bogdan2020-10-24
| | | | | | | | By applying https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1648
* | glib: 2.64.5 -> 2.66.0Doron Behar2020-10-24
|/
* Merge staging-next into stagingFrederik Rietdijk2020-09-03
|\
| * glib: remove fam module todoJan Tojnar2020-09-02
| | | | | | | | gamin is abandoned and we are going to drop it
* | glib: 2.64.4 -> 2.64.5R. RyanTM2020-08-25
|/
* glib: 2.64.3 -> 2.64.4R. RyanTM2020-07-06
|
* glib: 2.64.1 -> 2.64.3R. RyanTM2020-05-21
|
* Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020Matthew Bauer2020-04-13
|\ | | | | Cross compilation fixes [april 2020]
| * glib: put gsettings directory in targetMatthew Bauer2020-04-06
| | | | | | | | These should be runtime, not build time deps
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|/