aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
author宋文武 <iyzsong@gmail.com>2015-04-22 10:23:59 +0800
committer宋文武 <iyzsong@gmail.com>2015-04-22 10:44:03 +0800
commitb19d6805a95404750ac90f19d78e29c885daacff (patch)
tree3c59f99c41688cfc6d47a0da8a7c77e109bb70e1 /doc
parent702513b51acfec33567477383778a3907a448481 (diff)
downloadguix-b19d6805a95404750ac90f19d78e29c885daacff.tar.gz
guix-b19d6805a95404750ac90f19d78e29c885daacff.zip
Remove all the 'CC=gcc' hacks for 'g-ir-scanner'.
* gnu/packages/glib.scm (telepathy-glib)[arguments]: Remove. * gnu/packages/gtk.scm (at-spi2-core, gtk+-2): Remove #:make-flags. * gnu/packages/gnome.scm (libpeas, librsvg, vala, vte, json-glib, libxklavier, libsoup, libsecret, colord, geocode-glib, libgweather): Remove #:make-flags or the '(setenv "CC" "gcc")' phase.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
installer: Use run-command-in-installer in (gnu installer parted)....Josselin Poiret 2022-02-02installer: Use new installer-log-line everywhere....Josselin Poiret 2022-01-14installer: Ignore small devices....Mathieu Othacehe 2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe 2021-12-08Revert "installer: Make LUKS2 the default format for encrypted devices"...Tobias Geerinckx-Rice 2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus 2021-12-01installer: parted: Use the swap-space record....Mathieu Othacehe 2021-12-01installer: Make LUKS2 the default format for encrypted devices...Josselin Poiret 2021-11-26installer: Rework installation device detection....Josselin Poiret 2021-10-01installer: Fix typo in docstrings....Tobias Geerinckx-Rice 2021-09-23installer: Support XFS....Tobias Geerinckx-Rice 2021-08-29Migrate to the new 'targets' field of bootloader-configuration....Maxim Cournoyer 2021-06-17installer: Improve the installation device detection method....Mathieu Othacehe 2021-06-13installer: Fix FAT16 partition mounting....Mathieu Othacehe 2021-06-12installer: Improve install device detection....Mathieu Othacehe 2021-06-12installer: Check partitions UUIDs....Mathieu Othacehe 2021-04-28installer: Add MSDOS disk label support on UEFI systems....Mathieu Othacehe