| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2): Update to 10.42.
[arguments]: <#:configure-flags>: enable jit when target to riscv64.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I128c5e4b58ec8b26203ad8ef177bec29793d01a6
|
|
|
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2)[#:configure-flags]: Remove "--disable-static".
[#:phases]: Copy ‘move-static-libs’ from pcre.
[outputs]: Add “static”.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2)[arguments]: When building for
powerpc-linux use the compile flag to enable jit support.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre)[arguments]: When building for
powerpc-linux use the compile flag to enable jit support.
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre)[arguments]: Use gexp.
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2)[arguments]: Convert to gexp.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2): Update to 10.40.
[source](uri): Use new download location.
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre)[source]: Download from sourceforge mirror.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2)[arguments]: Adjust configure-flags to not
build with JIT when building for riscv64-linux.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre)[arguments]: Adjust configure-flags to not
build with JIT when building for riscv64-linux.
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre)[arguments]: When building for
powerpc-linux don't enable jit.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2)[arguments]: On powerpc-linux don't
enable JIT.
|
|
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2-10.36): Remove variable.
* gnu/packages/julia.scm (julia)[arguments]: Adjust 'adjust-test-suite
phase for new pcre2 package.
[inputs]: Replace pcre2-10.36 with pcre2.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
gnu/packages/bioinformatics.scm
gnu/packages/cmake.scm
gnu/packages/curl.scm
gnu/packages/emacs-xyz.scm
gnu/packages/gpodder.scm
gnu/packages/music.scm
gnu/packages/patches/glibc-bootstrap-system.patch
gnu/packages/python-xyz.scm
gnu/packages/shells.scm
gnu/packages/statistics.scm
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre2-10.36): New variable.
Co-Authored-By: zimoun <zimoun.toutoune@gmail.com>.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
| |
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre2): Update to 10.37.
[arguments]: Remove trailing #t.
|
|/
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre): Update to 8.45.
[source](uri): Change to official mirror; remove defunct.
[arguments]: Remove trailing #t.
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2): Update to 10.35.
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre): Update to 8.44.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2)[arguments]: Add "--disable-static" to
#:configure-flags.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/pcre.scm (pcre2): Update to 10.34.
[source](patches): Remove.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre2/fixed): Remove variable.
(pcre2)[replacement]: Remove.
[source](patches): New field.
* gnu/packages/php.scm (php)[inputs]: Change PCRE2/FIXED to PCRE2.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre2)[replacement]: New field.
(pcre2/fixed): New public variable.
* packages/patches/pcre2-fix-jit_match-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre2): Update to 10.33.
|
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre): Update to 8.43.
|
|/
|
|
| |
* gnu/packages/pcre.scm (pcre2): Update to 10.32.
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre): Update to 8.42.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre)[outputs]: Add "static".
[arguments]: Add 'move-static-libs' phase.
|
|
|
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre2): Update to 10.31.
[source]: Remove upstreamed patches.
* gnu/packages/patches/pcre2-CVE-2017-7186.patch: Delete this file...
* gnu/packages/patches/pcre2-CVE-2017-8786.patch: ...and this one.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre, pcre2)[home-page]: Use HTTPS.
|
|/
|
|
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre): Update to 8.41.
[replacement]: Remove field.
[source]: Remove patch.
(pcre-8.41): Remove variable.
* gnu/patches/pcre-CVE-2017-7186.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre)[replacement]: Update to pcre-8.41.
(pcre/fixed): Replace with ...
(pcre-8.41): ... new variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Suggested by Mark H Weaver
at <https://lists.gnu.org/archive/html/guix-devel/2017-06/msg00355.html>.
* guix/packages.scm (<package>)[replacement]: Mark as "innate".
* gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24)
(glibc-2.23, glibc-2.22, glibc-2.21, glibc-locales): Remove
'replacement' field, which was set to #f.
* gnu/packages/commencement.scm (perl-boot0): Likewise.
* gnu/packages/fontutils.scm (graphite2/fixed): Likewise.
* gnu/packages/ghostscript.scm (ghostscript/fixed): Likewise.
* gnu/packages/gnupg.scm (libgcrypt-1.7.8): Likewise.
* gnu/packages/guile.scm (guile-2.0/fixed, guile-2.2): Likewise.
* gnu/packages/icu4c.scm (icu4c/fixed): Likewise.
* gnu/packages/image.scm (libpng-apng): Likewise.
* gnu/packages/make-bootstrap.scm (%guile-static): Likewise.
* gnu/packages/pcre.scm (pcre/fixed): Likewise.
* gnu/packages/perl.scm (perl/fixed): Likewise.
* gnu/packages/ruby.scm (ruby-2.3, ruby-2.2, ruby-2.1)
(ruby-1.8): Likewise.
* gnu/packages/tls.scm (gnutls-3.5.13, gnutls/guile-2.2): Likewise.
* gnu/packages/xml.scm (expat-2.2.1): Likewise.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre2)[arguments]: Remove unknown configure flag
'--enable-unicode-properties' and adapt other flags for pcre2.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/pcre2-CVE-2017-8786.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pcre.scm (pcre2)[source]: Use it.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/pcre-CVE-2017-7186.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pcre.scm (pcre)[replacement]: New field.
(pcre/fixed): New variable.
|
|/
|
|
|
|
| |
* gnu/packages/patches/pcre2-CVE-2017-7186.patch: New file.
* gnu/packages/pcre.scm (pcre2)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre2): Update to 10.23.
[source]: Remove patch.
[arguments]: Add phase to substitute /bin/echo reference.
* gnu/packages/patches/pcre2-CVE-2016-3191.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|/
|
|
|
| |
* gnu/packages/pcre.scm (pcre): Update to 8.40.
[source]: Remove obsolete patch 'pcre-CVE-2016-3191.patch'.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/pcre2-CVE-2016-3191.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pcre.scm (pcre2): Use it.
|
| |
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre)[replacement]: Remove.
(pcre-fixed): Remove.
|
| |
| |
| |
| | |
* gnu/packages/pcre.scm (pcre)[outputs]: Add "bin".
|