aboutsummaryrefslogtreecommitdiff
path: root/tests/intercon
AgeCommit message (Expand)Author
2020-11-21increase number of wb slaves, that can be attached to the interconWojciech Kosior
2020-09-08enable slave and master models to use SEL_ signalWojciech Kosior
2020-09-08modernize the build (test) systemWojciech Kosior
2020-09-07add intercon module, that encapsulates slave_dispatcher and master_arbiter an...Wojciech Kosior
2020-09-07rename intercon to slave_dispatcher (soc module will remporarily stop working...Wojciech Kosior
2020-09-01start anewWojciech Kosior
onflicts: gnu/local.mk gnu/packages/cmake.scm gnu/packages/curl.scm gnu/packages/gl.scm gnu/packages/glib.scm gnu/packages/guile.scm gnu/packages/node.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/python-xyz.scm gnu/packages/python.scm gnu/packages/tls.scm gnu/packages/vpn.scm gnu/packages/xorg.scm 2021-01-10Merge branch 'master' into stagingEfraim Flashner 2021-01-07gnu: tzdata-for-tests: Update to 2020d.Leo Famulari * gnu/packages/base.scm (tzdata-for-tests): Update to 2020d. [inputs]: Update tzcode. 2021-01-07gnu: tzdata: Update to 2020f.Leo Famulari * gnu/packages/base.scm (tzdata): Update to 2020f. [inputs]: Update tzcode. 2021-01-07gnu: base: Add keywords to make-glibc-utf8-locales.Miguel Ángel Arruga Vivas * gnu/packages/base.scm (make-glibc-utf8-locales): Add keyword parameters locales and name with the old values as default. [name]: Use name parameter. [arguments]: Use locales parameter. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Co-authored-by: Ludovic Courtès <ludo@gnu.org> 2020-12-01gnu: glibc: Load 'etc/ld.so.cache' in $ORIGIN's store item when available.Ludovic Courtès * gnu/packages/patches/glibc-dl-cache.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc)[source]: Remove 'snippet' and 'modules'. [arguments]: In 'pre-configure' phase, substitute @STORE_DIRECTORY@ in 'elf/dl-cache.c'. 2020-11-29Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines 2020-11-25gnu: base, gcc: Removing trailing #t from snippets.Ludovic Courtès * gnu/packages/base.scm (libiconv)[source]: Remove trailing #t from 'snippet'. * gnu/packages/gcc.scm (gcc-4.8)[source]: Likewise. (gcc-4.9)[source]: Likewise. (gcc-5)[source]: Likewise. 2020-11-25gnu: base, commencement: Remove trailing #t from build phases.Ludovic Courtès * gnu/packages/base.scm (grep, tar, findutils) (coreutils, coreutils-8.30, gnu-make, gnu-make-4.2) (binutils-gold, glibc, make-glibc-locales): (glibc/hurd-headers, tzdata): Remove trailing #t in build phases. * gnu/packages/commencement.scm (bootar) (gash-boot, gash-utils-boot, mes-boot): (gzip-mesboot, gnu-make-mesboot0, bzip2-mesboot) (bash-mesboot0, tcc-boot, diffutils-mesboot) (patch-mesboot, sed-mesboot0, binutils-mesboot0) (gcc-core-mesboot0, mesboot-headers, gawk-mesboot0) (glibc-mesboot0, gcc-mesboot0, tar-mesboot) (grep-mesboot, binutils-mesboot1, gnu-make-mesboot) (gawk-mesboot, sed-mesboot, bash-mesboot) (gcc-core-mesboot1, gcc-mesboot1, binutils-mesboot) (glibc-headers-mesboot, glibc-mesboot, gcc-mesboot1-wrapper) (gcc-mesboot, gnu-make-boot0, binutils-boot0) (libstdc++-boot0, gcc-boot0, perl-boot0, python-boot0) (glibc-final-with-bootstrap-bash) (cross-gcc-wrapper, gettext-boot0, gcc-final): Remove trailing #t in build phases. 2020-11-17gnu: grep: Update to 3.6.Ludovic Courtès * gnu/packages/base.scm (grep): Update to 3.6. 2020-11-07gnu: tzdata: Update to 2020d.Marius Bakke * gnu/packages/base.scm (tzdata): Update to 2020d. 2020-11-07gnu: tzdata: Keep using the "fat" tzdata file format.Marius Bakke * gnu/packages/base.scm (tzdata)[arguments]: In #:make-flags, pass CPPFLAGS to preserve the same on-disk format as earlier releases. 2020-10-26gnu: glibc: Move patches for the Hurd from cross-libc.Jan (janneke) Nieuwenhuizen * gnu/packages/cross-base.scm (cross-libc)[arguments]: Remove "patch-libc/hurd" stage. [native-inputs]: Move hurd patches to... * gnu/packages/base.scm (glibc)[source]: ...here. 2020-10-19Merge branch 'staging'Maxim Cournoyer Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/gdb.scm gnu/packages/llvm.scm gnu/packages/package-management.scm gnu/packages/tls.scm 2020-10-15gnu: grep: Update to 3.5.Ludovic Courtès * gnu/packages/base.scm (grep): Update to 3.5. 2020-10-13gnu: libcap: Make 'libcap/next' the default libcap.Marius Bakke * gnu/packages/avahi.scm (avahi)[inputs]: Refer to LIBCAP-2.31 instead of LIBCAP. * gnu/packages/base.scm (coreutils)[inputs]: Likewise. * gnu/packages/linux.scm (libcap): Rename to ... (libcap-2.31): ... this. (libcap/next): Rename to ... (libcap): ... this. (libcap/next): Define as deprecated alias for LIBCAP. (fakeroot)[inputs]: Change from LIBCAP/NEXT to LIBCAP. * gnu/packages/ntp.scm (chrony, ntp)[inputs]: Likewise. 2020-10-13gnu: tzdata: Update to 2020b.Marius Bakke * gnu/packages/base.scm (tzdata): Update to 2020b. * gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test. 2020-09-20gnu: binutils: Update to 2.35.1.Ludovic Courtès * gnu/packages/base.scm (binutils): Update to 2.35.1. [arguments]: Remove #:make-flags. [properties]: Remove. (binutils+documentation): Remove. (binutils-gold): Inherit from BINUTILS. * gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]: Remove #:make-flags. 2020-09-20gnu: glibc: Add version 2.31.Ludovic Courtès * gnu/packages/base.scm (glibc-2.31): New variable. * gnu/system/locale.scm (%default-locale-libcs): Add it. 2020-09-20gnu: glibc: Update to 2.32.Ludovic Courtès * gnu/packages/base.scm (glibc): Update to 2.32. [arguments]: Add #:make-flags. 2020-08-26Merge remote-tracking branch 'origin/master' into core-updatesMathieu Othacehe 2020-08-06gnu: binutils-gold: build with canonical gcc:lib.Efraim Flashner * gnu/packages/base.scm (binutils-gold)[inputs]: Replace gcc:lib with the canonical-package of gcc. 2020-07-26gnu: glibc: Remove old versions.Marius Bakke * gnu/packages/patches/glibc-CVE-2015-5180.patch, gnu/packages/patches/glibc-CVE-2015-7547.patch, gnu/packages/patches/glibc-CVE-2016-3075.patch, gnu/packages/patches/glibc-CVE-2016-3706.patch, gnu/packages/patches/glibc-CVE-2016-4429.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch, gnu/packages/patches/glibc-o-largefile.patch, gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/base.scm (glibc-2.26, glibc-2.25, glibc-2.24, glibc-2.23, glibc-2.22): Remove variables. 2020-07-23Merge branch 'master' into core-updatesJakub Kądziołka Conflicts: gnu/packages/ruby.scm 2020-07-08gnu: coreutils: Mark pwd-long tests XFAIL on the Hurd.Jan (janneke) Nieuwenhuizen * gnu/packages/base.scm (coreutils)[arguments]: Add pwd-long as failing test. 2020-06-26gnu: binutils-gold: Inherit replacements from binutils.Marius Bakke * gnu/packages/base.scm (binutils-gold): Use PACKAGE/INHERIT instead of INHERIT. 2020-06-26gnu: binutils@2.33.1: Do not inherit replacements from binutils.Marius Bakke * gnu/packages/base.scm (binutils-2.33): Use INHERIT instead of PACKAGE/INHERIT. 2020-06-26gnu: binutils-gold: Inherit from 'binutils+documentation'.Marius Bakke * gnu/packages/base.scm (binutils-gold): Inherit from BINUTILS+DOCUMENTATION instead of BINUTILS.