Age | Commit message (Expand) | Author |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-05-09 | gnu: bison: Update to 3.7.6....* gnu/packages/bison.scm (bison): Update to 3.7.6.
| Marius Bakke |
2021-01-26 | gnu: bison: Update to 3.7.5....* gnu/packages/bison.scm (bison): Update to 3.7.5.
| Efraim Flashner |
2020-11-18 | gnu: bison: Update to 3.7.4....* gnu/packages/bison.scm (bison): Update to 3.7.4.
| Efraim Flashner |
2020-08-26 | Merge remote-tracking branch 'origin/master' into core-updates | Mathieu Othacehe |
2020-07-30 | gnu: bison: Mention yacc in the description....This should help the user find the package if the goal is to satisfy a
dependency on yacc.
* gnu/packages/bison.scm (bison)[synopsis, description]: Explain
compatibility with Yacc.
| Jakub Kądziołka |
2020-06-22 | gnu: bison-3.6: Remove package....The `bison-3.6' variable is no longer necessary as `bison' itself
already provides this version.
* gnu/packages/bison.scm (bison-3.6): Remove variable.
* gnu/packages/engineering.scm (poke)[native-inputs]: Replace bison-3.6
with bison.
| Jakub Kądziołka |
2020-06-22 | Merge branch 'master' into core-updates | Jakub Kądziołka |
2020-06-22 | gnu: bison-3.6: Don't change the name of the package....This is a follow-up to commit 512d23c65d82bb874ca1fb3c12095b1cec8bbfca.
* gnu/packages/bison (bison-3.6)[name]: Remove the overridden value.
| Jakub Kądziołka |
2020-06-21 | gnu: Add poke....* gnu/packages/engineering.scm (poke): New variable.
* gnu/packages/bison.scm (bison-3.6): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| B. Wilson |
2020-06-21 | gnu: bison: Update to 3.6.3....* gnu/packages/bison.scm (bison): Update to 3.6.3.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| B. Wilson |
2020-03-26 | gnu: bison: Update to 3.5.3....* gnu/packages/bison.scm (bison): Update to 3.5.3.
| Marius Bakke |
2020-02-15 | gnu: bison: Update to 3.5.2. | Marius Bakke |
2020-01-24 | gnu: bison: Update to 3.5.1....* gnu/packages/bison.scm (bison): Update to 3.5.1.
| Marius Bakke |
2019-12-16 | gnu: bison: Update to 3.5....* gnu/packages/bison.scm (bison): Update to 3.5.
| Efraim Flashner |
2019-11-26 | gnu: bison: Update to 3.4.2....* gnu/packages/bison.scm (bison): Update to 3.4.2.
| Efraim Flashner |
2019-09-30 | gnu: xyce: Use Bison 3.0....Xyce requires Bison 3.0 at the latest.
* gnu/packages/bison.scm (bison-3.0): New variable.
* gnu/packages/engineering.scm (xyce-serial)[native-inputs]: Use
BISON-3.0 instead of BISON.
| Ludovic Courtès |
2019-06-17 | gnu: bison: Disable parallel tests, too....* gnu/packages/bison.scm (bison)[arguments]: Add #:parallel-tests?.
| Marius Bakke |
2019-06-16 | gnu: bison: Disable parallel build....Fixes <https://bugs.gnu.org/36238.
Reported by Carl Dong <contact@carldong.me>.
* gnu/packages/bison.scm (bison)[arguments]: New field.
| Marius Bakke |
2019-05-25 | gnu: bison: Update to 3.4.1....* gnu/packages/bison.scm (bison): Update to 3.4.1.
| Marius Bakke |
2019-02-07 | gnu: bison: Update to 3.3.2....* gnu/packages/bison.scm (bison): Update to 3.3.2.
| Marius Bakke |
2019-01-07 | gnu: bison: Update to 3.2.4....* gnu/packages/bison.scm (bison): Update to 3.2.4.
| Efraim Flashner |
2018-12-11 | gnu: bison: Update to 3.2.2....* gnu/packages/bison.scm (bison): Update to 3.2.2.
| Marius Bakke |
2018-08-25 | gnu: Remove bison@2.7....* gnu/packages/bison.scm (bison-2.7): Remove variable.
| Marius Bakke |
2018-06-12 | gnu: bison: Update to 3.0.5....* gnu/packages/bison.scm (bison): Update to 3.0.5.
| Tobias Geerinckx-Rice |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |
2016-07-29 | gnu: Use define-public to export packages....* gnu/packages/bison.scm (bison): Define public.
* gnu/packages/flex.scm (flex): Define public.
* gnu/packages/pulseaudio.scm (libsndfile, libsamplerate, pulseaudio): Define
public.
* gnu/packages/sdl.scm (sdl, sdl2, libmikmod, sdl-gfx, sdl-image, sdl-mixer,
sdl-net, sdl-ttf): Define public.
* gnu/packages/search.scm (xapian): Remove unnecessary #:export.
* gnu/packages/swig.scm (swig): Define public.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven |
2015-05-21 | gnu: bison: Add m4 as a native input....* gnu/packages/bison (bison): Add m4 as a native input.
| Manolis Ragkousis |
2015-02-11 | gnu: bison: Update to 3.0.4....* gnu/packages/bison.scm (bison): Update to 3.0.4.
| Ludovic Courtès |
2014-08-28 | gnu: Add bison-2.7...* gnu/packages/bison.scm (bison-2.7): New variable.
Bison 3.x and 2.x are incompatible. Some programs require 2.x
| John Darrington |
2013-12-08 | gnu: bison: Update to 3.0.2....* gnu/packages/bison.scm (bison): Update to 3.0.2.
| Andreas Enge |
2013-12-01 | gnu: Synchronize descriptions with 'gnumaint'. | Ludovic Courtès |
2013-11-19 | gnu: bison: Upgrade to 3.0.1....* gnu/packages/bison.scm (bison): Upgrade to 3.0.1.
| Ludovic Courtès |
2013-10-09 | Synchronize package descriptions with the Womb....* gnu/packages/algebra.scm,
gnu/packages/aspell.scm,
gnu/packages/autotools.scm,
gnu/packages/base.scm,
gnu/packages/bash.scm,
gnu/packages/bison.scm,
gnu/packages/cdrom.scm,
gnu/packages/cflow.scm,
gnu/packages/compression.scm,
gnu/packages/cpio.scm,
gnu/packages/cppi.scm,
gnu/packages/ddrescue.scm,
gnu/packages/dejagnu.scm,
gnu/packages/ed.scm,
gnu/packages/emacs.scm,
gnu/packages/fdisk.scm,
gnu/packages/freeipmi.scm,
gnu/packages/gawk.scm,
gnu/packages/gcal.scm,
gnu/packages/gcc.scm,
gnu/packages/gdb.scm,
gnu/packages/gdbm.scm,
gnu/packages/gettext.scm,
gnu/packages/ghostscript.scm,
gnu/packages/global.scm,
gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnutls.scm,
gnu/packages/gperf.scm,
gnu/packages/gprolog.scm,
gnu/packages/groff.scm,
gnu/packages/grub.scm,
gnu/packages/gsasl.scm,
gnu/packages/guile.scm,
gnu/packages/gv.scm,
gnu/packages/help2man.scm,
gnu/packages/idutils.scm,
gnu/packages/indent.scm,
gnu/packages/less.scm,
gnu/packages/libidn.scm,
gnu/packages/libsigsegv.scm,
gnu/packages/libunistring.scm,
gnu/packages/lightning.scm,
gnu/packages/linux.scm,
gnu/packages/lsh.scm,
gnu/packages/m4.scm,
gnu/packages/mail.scm,
gnu/packages/maths.scm,
gnu/packages/multiprecision.scm,
gnu/packages/nano.scm,
gnu/packages/ncurses.scm,
gnu/packages/nettle.scm,
gnu/packages/ocrad.scm,
gnu/packages/oggvorbis.scm,
gnu/packages/parted.scm,
gnu/packages/plotutils.scm,
gnu/packages/pth.scm,
gnu/packages/readline.scm,
gnu/packages/recutils.scm,
gnu/packages/rush.scm,
gnu/packages/scheme.scm,
gnu/packages/screen.scm,
gnu/packages/shishi.scm,
gnu/packages/smalltalk.scm,
gnu/packages/system.scm,
gnu/packages/texinfo.scm,
gnu/packages/time.scm,
gnu/packages/unrtf.scm,
gnu/packages/version-control.scm,
gnu/packages/wdiff.scm,
gnu/packages/wget.scm,
gnu/packages/which.scm,
gnu/packages/xnee.scm,
gnu/packages/zile.scm: Change value of the 'description' field to that
of the Womb.
| Ludovic Courtès |
2013-09-29 | gnu: flex: Use Bison 2.7 for tests....* gnu/packages/bison.scm (bison): Move FLEX to 'inputs', and remove the
hack that turned off its test suite.
* gnu/packages/flex.scm (flex): Add 'bison-for-tests' in 'inputs', and
use that to run the tests.
| Ludovic Courtès |
2013-09-27 | gnu: bison: Update to 3.0....* gnu/packages/bison.scm (bison): Update to 3.0. Make Perl a native
input. Add a variant of Flex as a native input. Use #:export instead
of 'define-public'.
* gnu/packages/flex.scm (flex): Use #:export instead of 'define-public'.
| Ludovic Courtès |
2013-04-27 | gnu: bison: Update to 2.7.1....* gnu/packages/bison.scm (bison): Update to 2.7.1.
| Ludovic Courtès |
2013-04-17 | gnu: Use synopses from the Womb....* gnu/packages/algebra.scm,
gnu/packages/aspell.scm,
gnu/packages/autotools.scm,
gnu/packages/base.scm,
gnu/packages/bash.scm,
gnu/packages/bison.scm,
gnu/packages/cdrom.scm,
gnu/packages/cflow.scm,
gnu/packages/compression.scm,
gnu/packages/cpio.scm,
gnu/packages/cppi.scm,
gnu/packages/ddrescue.scm,
gnu/packages/dejagnu.scm,
gnu/packages/ed.scm,
gnu/packages/emacs.scm,
gnu/packages/fdisk.scm,
gnu/packages/gawk.scm,
gnu/packages/gcc.scm,
packages/gcc.scm, b/gnu/packages/gcc.scm,
4b982 100644
s/gcc.scm,
s/gcc.scm,
@@
%standard-phases)))))
`((gcc-libc . ,(assoc-ref inputs "libc"))))
The GNU Compiler Collection")
GNU Compiler Collection")
n
ompiler Collection includes compiler front ends for C, C++,
tran, OpenMP for C/C++/Fortran, Java, and Ada, as well as
gnu/packages/gdb.scm,
gnu/packages/gettext.scm,
gnu/packages/ghostscript.scm,
gnu/packages/glib.scm,
gnu/packages/global.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnutls.scm,
gnu/packages/gperf.scm,
gnu/packages/gprolog.scm,
gnu/packages/groff.scm,
gnu/packages/grub.scm,
gnu/packages/gsasl.scm,
gnu/packages/guile.scm,
gnu/packages/help2man.scm,
gnu/packages/idutils.scm,
gnu/packages/indent.scm,
gnu/packages/less.scm,
gnu/packages/libidn.scm,
gnu/packages/libsigsegv.scm,
gnu/packages/libunistring.scm,
gnu/packages/linux.scm,
gnu/packages/lsh.scm,
gnu/packages/m4.scm,
gnu/packages/mailutils.scm,
gnu/packages/multiprecision.scm,
gnu/packages/nano.scm,
gnu/packages/ncurses.scm,
gnu/packages/nettle.scm,
gnu/packages/oggvorbis.scm,
gnu/packages/parted.scm,
gnu/packages/pth.scm,
gnu/packages/readline.scm,
gnu/packages/recutils.scm,
gnu/packages/scheme.scm,
gnu/packages/screen.scm,
gnu/packages/shishi.scm,
gnu/packages/smalltalk.scm,
gnu/packages/system.scm,
gnu/packages/texinfo.scm,
gnu/packages/time.scm,
gnu/packages/wdiff.scm,
gnu/packages/wget.scm,
gnu/packages/which.scm: Use synopses from the Womb.
| Ludovic Courtès |
2013-01-18 | distro: Change the module name space to (gnu ...)....* distro: Rename to...
* gnu: ... this. Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
/distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
| Ludovic Courtès |