summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-25build-system: python: Do not double wrap executables....* guix/build/python-build-system.scm (wrap): Only wrap executables that have not already been wrapped. * guix/build/utils.scm (wrapper?): New function. Arun Isaac
2018-11-24gnu: Remove duplicate linux-libre-headers package from bootstrap inputs....GLIBC-FINAL already propagates linux-libre-headers, so drop the bootstrap input. * gnu/packages/commencement.scm (%boot2-inputs): Remove %BOOTSTRAP-LINUX-LIBRE-HEADERS. Marius Bakke
2018-11-24gnu: gcc-boot0: Improve gcc-wrapper workarounds....* gnu/packages/commencement.scm (gcc-boot0)[arguments]: Adjust the libcc1 build scripts instead of copying libcc1.so from %BOOT0-INPUTS. Marius Bakke
2018-11-24gnu: libstdc++-boot0: Improve gcc-wrapper workaround....* gnu/packages/commencement.scm (libstdc++-boot0): Adjust the configure script instead of copying libstdc++.so from %BOOT0-INPUTS. Marius Bakke
2018-11-24gnu: Remove gcc-for-libstdc++....* gnu/packages/commencement.scm (gcc-for-libstdc++): Remove variable. (libstdc++-boot0): Inherit GCC-4.9 instead. Marius Bakke
2018-11-24doc: Update for bootstrap-mescc-tools change....* doc/guix.texi (Reduced Binary Seed Bootstrap): Update for bootstrap-mescc-tools change. * doc/images/gcc-mesboot-bag-graph.dot: Regenerate. Jan Nieuwenhuizen
2018-11-24bootstrap: Force i686-linux for bootstrap-tarballs....* gnu/packages/make-bootstrap.scm (%mescc-tools-static): Force i686-linux for bootstrap-tarballs. (%mes-minimal): Likewise. Remove i686-linux cross-compiler dependency. * gnu/packages/commencement.scm (mes-boot): Support strict i686-linux build on x86_64. Jan Nieuwenhuizen
2018-11-18bootstrap: Update %bootstrap-tarballs....* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs): Update to use %mescc-tools-bootstrap-tarball, %mes-bootstrap-tarball, %linux-libre-headers-bootstrap-tarball. Jan Nieuwenhuizen
2018-11-18bootstrap: Replace %mescc-tools-seed with %bootstrap-mescc-tools....* gnu/packages/bootstrap.scm (%mescc-tools-seed): Remove. (%bootstrap-inputs): Replace %mescc-tools-seed with %bootstrap-mescc-tools. * gnu/packages/commencement.scm (mes-boot): Likewise. (tcc-boot0): Likewise. (mescc-tools-boot): Remove. Jan Nieuwenhuizen
2018-11-18bootstrap: Update %bootstrap-mes....Built with b00a95be28b7c663cf8f82ef03b385d32ca51ae9 bootstrap: Add %bootstrap-mescc-tools. * gnu/packages/bootstrap.scm (%bootstrap-mes): Update. Jan Nieuwenhuizen
2018-11-18bootstrap: Add %bootstrap-mescc-tools....Built with a647da364ac494b409114a52e48dc0dab03cbf4f bootstrap: Add %mes-minimal. * gnu/packages/bootstrap.scm (%bootstrap-mescc-tools): New variable. Jan Nieuwenhuizen
2018-11-18bootstrap: Add %mes-minimal....%mes-minimal introduces a Mes for bootstrap that does not depend on graphviz, perl, and texinfo and thus does not build any documentation. This removes ~100 dependencies from bootstrap-tarballs. * gnu/packages/make-bootstrap.scm (%mes-minimal): New variable. (%mes-minmal-stripped): Rename from %mes-stripped. (%mes-bootstrap-tarball): Update. Jan Nieuwenhuizen
2018-11-18gnu: libgcrypt: Update to 1.8.4....Update libgcrypt and remove reproducibility patch, it is now built-in. See https://dev.gnupg.org/T4102 * gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.4. [source]: Remove patch. * gnu/packages/patches/libgcrypt-make-yat2m-reproducible.patch: Delete file. * gnu/local.mk(dist_patch_DATA): Remove it. Björn Höfling
2018-11-18bootstrap: Add mescc-tools-static, mescc-tools-static-tarball....* gnu/packages/make-bootstrap.scm (%mescc-tools-static, %mescc-tools-bootstrap-tarball): New variable. Jan Nieuwenhuizen
2018-11-17python: Honor '--cores=...' in tests....* gnu/packages/python.scm (python-2.7)[arguments]: Add #:make-flags. Eric Bavier
2018-11-07gnu: glibc: Update supported locale patch description....gnu/packages/patches/glibc-supported-locales.patch: Update description. Mathieu Othacehe
2018-11-07gnu: glibc: Export supported locales....Debian and Archlinux (at least) force the installation of the localedata/SUPPORTED file of the glibc. This file lists all the supported locales of the glibc. * gnu/packages/patches/glibc-supported-locales.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc/linux): Add the previous patch, (glibc-2.28): ditto. Mathieu Othacehe
2018-10-23doc: Fix typo....* doc/guix.texi (Reduced Binary Seed Bootstrap): Fix typo. Jan Nieuwenhuizen
2018-10-23doc: Update Preparing to Use the Bootstrap Binaries....* doc/guix.texi (Preparing to Use the Bootstrap Binaries): Mention bootstrap-mes alongside bootstrap-gcc. (Reducing the Set of Bootstrap Binaries): Mention the Reduced Binary Seed bootstrap, MesCC-Tools and Mes. Jan Nieuwenhuizen
2018-10-23bootstrap: Build with %bootstrap-mes....* gnu/packages/bootstrap.scm (%tinycc-seed): Remove. (%bootstrap-inputs): Use %bootstrap-mes instead of %mes-seed and %tinycc-seed. * gnu/packages/commencement.scm (mescc-tools-boot, mes-boot, tcc-boot0): Build with %bootstrap-mes instead of %mes-seed and %tinycc-seed. Jan Nieuwenhuizen
2018-10-23gnu: mescc-tools: Update to 0.5.2-0.bb062b0d....* gnu/packages/mes.scm (mescc-tools): Update to 0.5.2-0.bb062b0d. mescc * gnu/packages/commencement.scm (mescc-tools-boot): Stay at 0.5.2 Jan Nieuwenhuizen
2018-10-23bootstrap: Add %bootstrap-mes....Built with 668ffe1e4e67e22268c9565993c6d9d7a86ae72a bootstrap: Move use-modules to top of builder. Todo: host these on ftp.gnu.org/pub/guix/... * gnu/packages/bootstrap.scm (%bootstrap-mes): New variable. Jan Nieuwenhuizen
2018-10-21bootstrap: Move use-modules to top of builder....* gnu/packages/bootstrap.scm (package-from-tarball): Move use-modules to top of builder. (%bootstrap-glibc): Likewise. (%bootstrap-gcc): Likewise. Jan Nieuwenhuizen
2018-10-21bootstrap: Add %mes-stripped, %mes-bootstrap-tarball....* gnu/packages/make-bootstrap.scm (%mes-stripped): New variable. (%mes-bootstrap-tarball): New variable. * gnu/packages/mes.scm: Oops, remove stray (gnu packages commencement) module include. Jan Nieuwenhuizen
2018-10-21gnu: mes: Update to 0.18.0-08f04f55....This update is a preparation for the %bootstrap-mes package; due to some small problems it fails to build with plain mes-0.18. mes-boot0 stays at 0.18 only to avoid another rebuild world. %bootstrap-mes brings the building and packaging the Mes bootstrap seeds from manual operation into Guix. We will bump mes and mes-boot0 to a future 0.18.1 or 0.19 and regenerate %bootstrap-mes in a nex iteration. 08f04f55 build: Oops, remove stray lib/linux/x86_64-mes/crt1. 33f37f27 build: x86_64 bootstrap build fixes and workaround. 4ae2a111 doc: Release update. 5277669b mescc: Oops, delete wrong line of assembly. 44cc97a8 admin: Release update. * gnu/packages/mes.scm (mes): Update to 0.18.0-08f04f55. * gnu/packages/commencement.scm (mes-boot0): Stay at 0.18.0. Jan Nieuwenhuizen
2018-10-21doc: Move `Reduced Binary Seed Bootstrap' into `Bootstrapping'....* doc/guix.texi (Reduced Binary Seed Bootstrap): Jan Nieuwenhuizen
2018-10-21Merge branch 'core-updates' into core-updates-nextJan Nieuwenhuizen
2018-10-21Merge branch 'master' into core-updatesMarius Bakke
2018-10-21gnu: python2-bz2file: Inherit arguments from python-bzfile....* gnu/packages/python.scm (python-bz2file)[properties]: Remove field. (python2-bz2file): Use PACKAGE-WITH-PYTHON2. Marius Bakke
2018-10-21gnu: klick: Use scons-python2 for building....* gnu/packages/music.scm (klick)[arguments]: Add #:scons. Marius Bakke
2018-10-21gnu: rng-tools: Update to 6.6....* gnu/packages/linux.scm (rng-tools): Update to 6.6. Marius Bakke
2018-10-21gnu: fluidsynth: Update to 2.0.1....* gnu/packages/audio.scm (fluidsynth): Update to 2.0.1. (fluidsynth-1): New public variable. * gnu/packages/games.scm (gzdoom)[inputs]: Change FLUIDSYNTH to FLUIDSYNTH-1. * gnu/packages/music.scm (lmms)[inputs]: Likewise. Marius Bakke
2018-10-21gnu: libgxps: Update to 0.3.0....* gnu/packages/gnome.scm (libgxps): Update to 0.3.0. [source](patches): Remove. [build-system]: Switch to MESON-BUILD-SYSTEM. [inputs]: Change LIBJPEG to LIBJPEG-TURBO. * gnu/packages/patches/libgxps-CVE-2017-11590.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2018-10-21gnu: libgxps: Propagate required inputs....* gnu/packages/gnome.scm (libgxps)[inputs]: Move CAIRO, GLIB and LIBARCHIVE ... [propagated-inputs]: ... here. New field. Marius Bakke
2018-10-21gnu: re2: Update to 2018-10-01....* gnu/packages/regex.scm (re2): Update to 2018-10-01. Marius Bakke
2018-10-21gnu: libgphoto2: Update to 2.5.19....* gnu/packages/photo.scm (libgphoto2): Update to 2.5.19. Marius Bakke
2018-10-21gnu: appstream-glib: Update to 0.7.14....* gnu/packages/glib.scm (appstream-glib): Update to 0.7.14. Marius Bakke
2018-10-21gnu: openal: Update to 1.19.1....* gnu/packages/audio.scm (openal): Update to 1.19.1. Marius Bakke
2018-10-21gnu: kodi: Disable version checker....Fixes bug#32997. * gnu/packages/kodi.scm (kodi)[arguments]: Add substitution to remove the version checking configuration option. Efraim Flashner
2018-10-21gnu: python2-dendropy: Disable failing test....* gnu/packages/bioinformatics.scm (python2-dendropy)[arguments]: Disable failing test. Ben Woodcroft
2018-10-20gnu: bowtie: Update to 2.3.4.3....* gnu/packages/bioinformatics.scm (bowtie): Update to 2.3.4.3. [source]: Fetch from git. [inputs]: Replace python-2 with python-wrapper; move perl, perl-clone, perl-test-deep, and perl-test-simple from here... [native-inputs]: ...to here. [arguments]: Simplify check phase. Ricardo Wurmus
2018-10-20gnu: blast+: Use INVOKE and return #T unconditionally....* gnu/packages/bioinformatics.scm (blast+)[arguments]: Use INVOKE and return #T unconditionally. Ricardo Wurmus
2018-10-20gnu: bedops: Update to 2.4.35....* gnu/packages/bioinformatics.scm (bedops): Update to 2.4.35. [source]: Fetch from git. Ricardo Wurmus
2018-10-20gnu: bedops: Use INVOKE....* gnu/packages/bioinformatics.scm (bedops)[arguments]: Use INVOKE. Ricardo Wurmus
2018-10-20gnu: bamm: Fetch from git and use INVOKE....* gnu/packages/bioinformatics.scm (bamm)[source]: Fetch from git. [arguments]: Use INVOKE and return #T unconditionally. Ricardo Wurmus
2018-10-20gnu: aragorn: Use invoke and simplify....* gnu/packages/bioinformatics.scm (aragorn)[arguments]: Use INVOKE in build phase; simplify install phase. Ricardo Wurmus
2018-10-20gnu: clipper: Update to 1.2.1....* gnu/packages/bioinformatics.scm (clipper): Update to 1.2.1. [source]: Fetch from git. [arguments]: Add fix-typo phase. Ricardo Wurmus
2018-10-20gnu: python-pybedtools: Update to 0.7.10....* gnu/packages/bioinformatics.scm (python2-pybedtools): Update to 0.7.10. [arguments]: Disable broken tests. [propagated-inputs]: Replace bedtools with bedtools-2.26; add python-matplotlib, python-pysam, and python-pyyaml. [native-inputs]: Remove python-pyyaml; add kentutils, python-numpy, python-pandas, and python-six. (python-pybedtools): New variable. Ricardo Wurmus
2018-10-20gnu: Add bedtools-2.26....* gnu/packages/bioinformatics.scm (bedtools-2.26): New variable. Ricardo Wurmus
2018-10-20gnu: cataclysm-dda: Update snapshot....* gnu/packages/games.scm (cataclysm-dda): Update snapshot to 0b2c194e5. Kei Kebreau