Daniel Engberg
9fc03832bc
tools/bison: Update to 3.4.1
...
Update bison to 3.4.1
Remove 010-intl-stub-compat.patch
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-06-22 10:23:56 +02:00
Daniel Engberg
a3383e4b01
tools/bison: Update to 3.3.2
...
Update bison to 3.3.2
Enable pthreads support
Refresh patches
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-02-10 20:49:56 +01:00
Egor Mikhaylov
ff62e83211
bison: update to 3.2.4
...
Signed-off-by: Egor Mikhaylov <nagakamira@gmail.com>
2019-01-07 22:08:44 +01:00
Daniel Engberg
731a12ad83
tools/bison: Update to 3.2.2
...
Update bison to 3.2.2
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-27 10:28:28 +01:00
Hans Dedecker
80526d2fed
bison: update to 3.2.1
...
Chnages since 3.2:
b590ad02 version 3.2.1
05e70adf build: fix issues in the generated tarball
7efe0b5d build: fix typo
351e3630 NEWS: update
4fd1fc70 examples: ship them
e02ce4c7 build: minor fixes in doc/
7cab285e CI: maximize chances of errors sooner
86efe282 c++: improve the generated documentation
cf1446dc tests: don't fail if the C++ compiler does not work
e93c40b3 tests: don't disable C++ warnings in C files
eff67391 c++: workaround portability issue
5a0d7802 tests: work around getopt portability issues
f1e0839c doc: -Wzero-as-null-pointer-constant was added to GCC 4.7
3bf429ae examples: #include <cstring> in calc++
f8cadc73 c: provide a definition of _Noreturn that works for C++
bd7aebb8 c: update the definition of _Noreturn
ca8039e6 tests: don't expect the shell to support 'local'
5d07f4f7 bitset: fix warning
e605ad96 build: fix use of gnulib Make variables
50fac71d maint: post-release administrivia
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-11-15 11:45:25 +01:00
Hannu Nyman
f1ed7747bb
tools/bison: update to version 3.2
...
Update bison to version 3.2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-05 14:04:26 +01:00
Daniel Engberg
9efd0cb403
tools/bison: Update to 3.1
...
Update bison to 3.1
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-10-07 02:10:15 +02:00
Daniel Engberg
df02e7a3c7
tools/bison: Update to 3.0.5
...
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>
2018-06-13 12:15:47 +02:00
Felix Fietkau
720b99215d
treewide: clean up download hashes
...
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-12-16 22:39:22 +01:00
Felix Fietkau
5062cff673
tools/bison: update to 3.0.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
2015-11-03 12:00:04 +00:00
Felix Fietkau
877f2972d4
bison: replace the yacc script with one that does not hardcode the path ( fixes #20605 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47050
2015-09-26 21:10:48 +00:00
Jo-Philipp Wich
f7e56763e1
tools: remove static linking support
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44285
2015-02-06 00:00:43 +00:00
Luka Perkov
94f3a19a21
bison: update to 3.0.2
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39056
2013-12-15 03:59:49 +00:00
Luka Perkov
948f060014
bison: update to 3.0
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38169
2013-09-24 20:01:02 +00:00
Luka Perkov
71978cf105
bison: upgrade to version 2.7
...
SVN-Revision: 35827
2013-02-28 00:52:34 +00:00
Felix Fietkau
0250047a79
tools/bison: enable parallel builds
...
SVN-Revision: 33439
2012-09-15 14:18:04 +00:00
Jo-Philipp Wich
cf1698c637
use HOST_STATIC_LINKING instead of hardcoding -static
...
SVN-Revision: 33140
2012-08-12 12:34:30 +00:00
Jo-Philipp Wich
a8d55378c3
bison: link statically
...
SVN-Revision: 33090
2012-08-10 19:26:19 +00:00
Florian Fainelli
dde7e0d6c5
bison: update to 2.5
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31167
2012-04-02 16:25:11 +00:00
John Crispin
ccb6b0a063
tools: clean up Makefiles / make ccache work
...
SVN-Revision: 29754
2012-01-15 11:43:13 +00:00
Alexandros C. Couloumbis
00c9674f71
tools/bison: update to version 2.4.3
...
SVN-Revision: 24281
2010-12-06 12:21:08 +00:00
Ralph Hempel
69fbe5c3b0
fix download url
...
SVN-Revision: 16226
2009-05-31 10:07:35 +00:00
Felix Fietkau
e53003f5fc
clean up / fix various Host/Clean templates in tools/
...
SVN-Revision: 15714
2009-05-08 20:44:47 +00:00
Felix Fietkau
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
...
SVN-Revision: 14610
2009-02-22 04:37:20 +00:00
Ralph Hempel
bfadfbe6a4
Device Tree Compiler require more recent bison ...
...
SVN-Revision: 10398
2008-02-05 19:39:57 +00:00