summaryrefslogtreecommitdiff
path: root/gnu/packages/bison.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: bison: Update to 3.8.2.•••* gnu/packages/bison.scm (bison): Update to 3.8.2. Marius Bakke2022-06-261-2/+2
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-5/+5
* gnu: bison: Update to 3.7.6.•••* gnu/packages/bison.scm (bison): Update to 3.7.6. Marius Bakke2021-05-091-2/+2
* gnu: bison: Update to 3.7.5.•••* gnu/packages/bison.scm (bison): Update to 3.7.5. Efraim Flashner2021-01-261-3/+3
* gnu: bison: Update to 3.7.4.•••* gnu/packages/bison.scm (bison): Update to 3.7.4. Efraim Flashner2020-11-181-3/+3
* Merge remote-tracking branch 'origin/master' into core-updatesMathieu Othacehe2020-08-261-2/+5
|\
| * 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łka2020-07-301-2/+5
* | 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łka2020-06-221-11/+0
* | Merge branch 'master' into core-updatesJakub Kądziołka2020-06-221-0/+12
|\|
| * 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łka2020-06-221-1/+0
| * 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. Wilson2020-06-211-0/+13
* | 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. Wilson2020-06-211-2/+2
|/
* gnu: bison: Update to 3.5.3.•••* gnu/packages/bison.scm (bison): Update to 3.5.3. Marius Bakke2020-03-261-2/+2
* gnu: bison: Update to 3.5.2.Marius Bakke2020-02-151-2/+2
* gnu: bison: Update to 3.5.1.•••* gnu/packages/bison.scm (bison): Update to 3.5.1. Marius Bakke2020-01-241-2/+2
* gnu: bison: Update to 3.5.•••* gnu/packages/bison.scm (bison): Update to 3.5. Efraim Flashner2019-12-161-2/+2
* gnu: bison: Update to 3.4.2.•••* gnu/packages/bison.scm (bison): Update to 3.4.2. Efraim Flashner2019-11-261-2/+2
* 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ès2019-09-301-1/+14
* gnu: bison: Disable parallel tests, too.•••* gnu/packages/bison.scm (bison)[arguments]: Add #:parallel-tests?. Marius Bakke2019-06-171-1/+5
* 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 Bakke2019-06-161-0/+5
* gnu: bison: Update to 3.4.1.•••* gnu/packages/bison.scm (bison): Update to 3.4.1. Marius Bakke2019-05-251-2/+2
* gnu: bison: Update to 3.3.2.•••* gnu/packages/bison.scm (bison): Update to 3.3.2. Marius Bakke2019-02-071-2/+2
* gnu: bison: Update to 3.2.4.•••* gnu/packages/bison.scm (bison): Update to 3.2.4. Efraim Flashner2019-01-071-2/+3
* gnu: bison: Update to 3.2.2.•••* gnu/packages/bison.scm (bison): Update to 3.2.2. Marius Bakke2018-12-111-2/+2
* gnu: Remove bison@2.7.•••* gnu/packages/bison.scm (bison-2.7): Remove variable. Marius Bakke2018-08-251-12/+0
* gnu: bison: Update to 3.0.5.•••* gnu/packages/bison.scm (bison): Update to 3.0.5. Tobias Geerinckx-Rice2018-06-121-3/+4
* gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.•••All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. Tobias Geerinckx-Rice2017-03-301-1/+1
* 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 Craven2016-07-291-4/+2
* gnu: bison: Add m4 as a native input.•••* gnu/packages/bison (bison): Add m4 as a native input. Manolis Ragkousis2015-05-211-1/+3
* gnu: bison: Update to 3.0.4.•••* gnu/packages/bison.scm (bison): Update to 3.0.4. Ludovic Courtès2015-02-111-3/+3
* 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 Darrington2014-08-281-0/+13
* gnu: bison: Update to 3.0.2.•••* gnu/packages/bison.scm (bison): Update to 3.0.2. Andreas Enge2013-12-081-2/+2
* gnu: Synchronize descriptions with 'gnumaint'.Ludovic Courtès2013-12-011-4/+4
* gnu: bison: Upgrade to 3.0.1.•••* gnu/packages/bison.scm (bison): Upgrade to 3.0.1. Ludovic Courtès2013-11-191-2/+2
* 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ès2013-10-091-11/+4
* 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ès2013-09-291-11/+2
* 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ès2013-09-271-6/+19
* gnu: bison: Update to 2.7.1.•••* gnu/packages/bison.scm (bison): Update to 2.7.1. Ludovic Courtès2013-04-271-2/+2
* 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ès2013-04-171-2/+1
* 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ès2013-01-181-0/+57