summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/glib-tests-timer.patch
Commit message (Collapse)AuthorAge
* Revert "Revert "Merge branch 'gnome-updates'""宋文武2016-05-02
| | | | This reverts commit e969b140a4382fd91514439a57749379cf00f86b.
* Revert "Merge branch 'gnome-updates'"Mark H Weaver2016-04-23
| | | | | This reverts commit 63655d459e28b09cd8d58743dae14b3460f6c9da, reversing changes made to 80627f51f0238b9450745f4e642172d059ca5bb5.
* gnu: glib: Disable tests in build phases instead of patches.宋文武2016-04-16
| | | | | | | | | | | * gnu/packages/glib.scm (glib)[sources]: Remove glib-tests-desktop.patch, glib-tests-prlimit.patch and glib-tests-gapplicatiotn.patch. [arguments]: Add 'disable-falling-tests' phase. * gnu/packages/patches/glib-tests-timer.patch: Adjust accordingly. * gnu/packages/patches/glib-tests-desktop.patch, gnu/packages/patches/glib-tests-gapplication.patch, gnu/packages/patches/glib-tests-prlimit.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them.
* gnu: glib: Fix build on i686.Eric Bavier2014-07-10
* gnu/packages/patches/glib-tests-timer.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/glib.scm: Use it.