Bruno Haible
|
283b51086a
|
Don't use an undocumented Autoconf macro.
|
2018-01-23 08:59:13 +01:00 |
|
Bruno Haible
|
793a229bb5
|
Get rid of autom4te.cache directories (left over from autoconf).
|
2017-07-15 21:01:00 +02:00 |
|
Bruno Haible
|
a459641a53
|
Initialize the Keyword::_lineno field through the constructor.
|
2017-04-16 17:39:15 +02:00 |
|
Bruno Haible
|
09cfae667e
|
Fix doc build error with perl 5.22.
* doc/texi2html (update_sec_num): Omit defined(...) for array.
|
2017-04-01 00:18:30 +02:00 |
|
Bruno Haible
|
338ee6e3d4
|
Update some URL.
|
2017-01-10 20:54:25 +01:00 |
|
Marcel Schaible
|
165bba235b
|
Updated Changelog
|
2017-01-02 19:12:45 +01:00 |
|
Bruno Haible
|
f4ad699ac5
|
Make autogen.sh more user-friendly.
|
2016-12-30 00:56:10 +01:00 |
|
Bruno Haible
|
b4b58ca38d
|
Make Makefile.devel more useful for the users of the released tarball.
|
2016-12-03 15:35:24 +01:00 |
|
Bruno Haible
|
152c76427f
|
Fix build with mingw.
|
2016-11-27 19:57:34 +01:00 |
|
Bruno Haible
|
13df195c62
|
Tweak last commit.
|
2016-11-27 19:52:08 +01:00 |
|
Bruno Haible
|
cabd2af10e
|
Assume the available C compiler supports ANSI C. Remove K&R C cruft.
|
2016-11-27 18:18:00 +01:00 |
|
Bruno Haible
|
a705809f3d
|
Drop the inline specifiers from the generated lookup function.
|
2016-11-26 18:42:05 +01:00 |
|
Bruno Haible
|
0414be8fff
|
Change mailing list address to <bug-gperf@gnu.org>.
|
2016-11-26 18:08:57 +01:00 |
|
Bruno Haible
|
d519d1a821
|
Change the 'len' parameter type to 'size_t'.
|
2016-11-26 17:54:33 +01:00 |
|
Bruno Haible
|
31784d388f
|
Use proper 'ar' program when cross-compiling or when AR is specified.
|
2016-11-26 17:15:35 +01:00 |
|
Bruno Haible
|
b468e3aae0
|
Avoid warning in output code on 64-bit native Windows platforms.
|
2016-11-26 02:54:25 +01:00 |
|
Bruno Haible
|
baf89d87f0
|
Don't use 'register' storage-class specifier in C++ output code.
|
2016-11-26 02:26:31 +01:00 |
|
Bruno Haible
|
658e826478
|
Avoid 'warning: use of old-style cast' in output code.
|
2016-11-26 02:25:50 +01:00 |
|
Bruno Haible
|
bbe4d732f3
|
Avoid 'warning: implicit conversion changes signedness' in output code.
|
2016-11-26 02:25:44 +01:00 |
|
Bruno Haible
|
b3356507ce
|
Avoid 'warning: implicit conversion changes signedness' in output code.
|
2016-11-26 01:05:14 +01:00 |
|
Bruno Haible
|
efd1fd8439
|
Fix g++ -Wall warnings.
|
2016-11-25 20:03:51 +01:00 |
|
Bruno Haible
|
a4e455187f
|
Fix typo in autogen.sh.
|
2016-11-25 19:53:04 +01:00 |
|
Bruno Haible
|
9c36a76c66
|
Fix "make check" error on Mac OS X.
|
2016-11-25 19:36:11 +01:00 |
|
Bruno Haible
|
d041a56f54
|
Update installation instructions for Windows.
|
2016-11-23 19:58:38 +01:00 |
|
Bruno Haible
|
e480384a73
|
Drop the nickname "woe32".
|
2016-11-23 19:55:23 +01:00 |
|
Bruno Haible
|
2dcc70b0c9
|
doc: Prepare for possible use of GNU texi2any.
|
2016-11-19 16:40:29 +01:00 |
|
Bruno Haible
|
da47220e1f
|
doc: Don't generate Postscript-formatted doc by default.
|
2016-11-19 16:07:10 +01:00 |
|
Eric Blake
|
1a05152538
|
doc: fix invalid use of @itemx
make[1]: Entering directory `/home/eblake/gperf/doc'
cd . && LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --no-split gperf.texi
gperf.texi:1193: @itemx must follow @item
gperf.texi:1210: @itemx must follow @item
* doc/gperf.texi (Output Details): Use correct macro.
Signed-off-by: Eric Blake <eblake@redhat.com>
|
2014-10-15 12:43:13 -06:00 |
|
Bruno Haible
|
0003342367
|
Fix "make clean" with MSVC.
|
2012-07-01 19:02:44 +02:00 |
|
Bruno Haible
|
04c7392e59
|
Update expected test results.
|
2012-07-01 18:09:19 +02:00 |
|
Bruno Haible
|
064483191f
|
Fix compilation error with MSVC.
|
2012-07-01 18:07:20 +02:00 |
|
Bruno Haible
|
bf93ebd28e
|
Remove old infrastructure for building with MSVC.
|
2012-07-01 18:05:30 +02:00 |
|
Bruno Haible
|
dd4c596245
|
Support for building with MSVC much like for Unix.
|
2012-07-01 17:59:59 +02:00 |
|
Bruno Haible
|
238fa3bf09
|
Move build infrastructure files to build-aux/.
|
2012-07-01 16:44:26 +02:00 |
|
Bruno Haible
|
73f48ca14d
|
Distribute install-sh.
|
2012-07-01 16:29:28 +02:00 |
|
Bruno Haible
|
9702bc0bff
|
Remove files distributed via gnulib from version control.
|
2012-07-01 16:22:19 +02:00 |
|
Bruno Haible
|
008922a2e9
|
Remove autotools generated files from version control.
|
2012-07-01 16:04:36 +02:00 |
|
Bruno Haible
|
b22158f593
|
Turn doc/gperf.1 into a distributed built file.
|
2012-07-01 15:46:42 +02:00 |
|
Bruno Haible
|
95f922bb7e
|
Remove distributed built files from version control.
|
2012-07-01 15:40:30 +02:00 |
|
Bruno Haible
|
3641ce5062
|
Allow editor backup files in git checkouts.
|
2012-07-01 15:40:30 +02:00 |
|
Bruno Haible
|
9386cd6fc4
|
Create tarballs through an Automake-like "make dist" command.
|
2012-07-01 15:40:25 +02:00 |
|
Bruno Haible
|
b392998058
|
Regenerated with autoconf-2.69.
|
2012-04-28 20:58:26 +02:00 |
|
Bruno Haible
|
9bd1344ccd
|
Fix ChangeLog entries.
|
2011-01-17 02:47:33 +01:00 |
|
Bruno Haible
|
00e5f0c388
|
Bump copyright year.
|
2011-01-16 16:56:58 +01:00 |
|
Bruno Haible
|
5ac5f15a74
|
New option --constants-prefix.
|
2011-01-16 16:45:09 +01:00 |
|
Bruno Haible
|
61edba6dde
|
Regenerated with autoconf-2.68.
|
2011-01-16 11:06:15 +01:00 |
|
Bruno Haible
|
181d4eaa29
|
Regenerated with autoconf-2.67.
|
2010-07-31 19:05:15 +02:00 |
|
Bruno Haible
|
22f5f3d712
|
Regenerated with autoconf 2.66.
|
2010-07-03 13:01:28 +02:00 |
|
Bruno Haible
|
84503392b0
|
Modernize README.woe32.
|
2010-03-31 03:23:57 +02:00 |
|
Eric Blake
|
5860266d3b
|
Avoid gcc warnings on Cygwin.
|
2009-12-22 12:26:30 +01:00 |
|