aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bison
Commit message (Collapse)AuthorAgeFilesLines
* tools/bison: Update to 3.0.5Daniel Engberg2018-06-133-32/+10
| | | | | | | | Update bison to 3.0.5 Bugfix release Remove 001-fix-macos-vasnprintf.patch as it is fixed upstream Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* tools: patch various gnu tools for macOS 10.13Ryan Mounce2017-08-231-0/+25
| | | | | | | | | | | These host tools compile but may crash at runtime when building on macOS 10.13 (High Sierra). Backport upstream gnulib patch until new releases of affected tools. https://lists.gnu.org/archive/html/bug-gnulib/2017-07/msg00056.html https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=c41f233c4c38e84023a16339782ee306f03e7f59 Signed-off-by: Ryan Mounce <ryan@mounce.com.au>
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
| | | | | | Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau <nbd@nbd.name>
* tools/bison: update to 3.0.4Felix Fietkau2015-11-032-5/+4
| | | | | | | | | | Update bison to 3.0.4. Refresh patches. Drop the unnecessary PKG_CAT definition. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47370
* bison: replace the yacc script with one that does not hardcode the path ↵Felix Fietkau2015-09-262-0/+7
| | | | | | | | (fixes #20605) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47050
* tools: remove static linking supportJo-Philipp Wich2015-02-061-2/+0
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* bison: update to 3.0.2Luka Perkov2013-12-153-4/+4
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39056
* bison: update to 3.0Luka Perkov2013-09-243-23/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38169
* bison: upgrade to version 2.7Luka Perkov2013-02-284-26/+27
| | | | SVN-Revision: 35827
* tools/bison: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33439
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33140
* bison: link staticallyJo-Philipp Wich2012-08-101-0/+2
| | | | SVN-Revision: 33090
* bison: fix errors in shipped stdio.in.hJo-Philipp Wich2012-07-081-0/+15
| | | | | | | | Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32649
* bison: update to 2.5Florian Fainelli2012-04-023-7/+7
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31167
* bison: make yacc wrapper relocatableJo-Philipp Wich2012-01-201-0/+20
| | | | SVN-Revision: 29831
* tools: clean up Makefiles / make ccache workJohn Crispin2012-01-151-8/+0
| | | | SVN-Revision: 29754
* bison: fix compilation with stub intl headerJo-Philipp Wich2011-03-041-0/+15
| | | | SVN-Revision: 25869
* tools/bison: update to version 2.4.3Alexandros C. Couloumbis2010-12-061-4/+4
| | | | SVN-Revision: 24281
* fix download urlRalph Hempel2009-05-311-1/+1
| | | | SVN-Revision: 16226
* clean up / fix various Host/Clean templates in tools/Felix Fietkau2009-05-081-2/+1
| | | | SVN-Revision: 15714
* build system refactoring in preparation for allowing packages to do ↵Felix Fietkau2009-02-221-8/+8
| | | | | | host-build steps SVN-Revision: 14610
* Device Tree Compiler require more recent bison ...Ralph Hempel2008-02-051-0/+33
SVN-Revision: 10398