summaryrefslogtreecommitdiff
path: root/tests/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Support CPPFLAGS as mandated by GNU standards.Bruno Haible2009-12-221-13/+14
* Allow processing the tests with parallel make.Bruno Haible2009-12-201-15/+14
* Use LDFLAGS, OBJEXT, EXEEXT.Bruno Haible2009-02-011-11/+15
* Remove leftover from gcc on MacOS X 10.5.Bruno Haible2009-02-011-1/+2
* Change source code license to GPLv3+.Bruno Haible2008-08-231-7/+5
* Avoid possible error when 'tr' gets fed random bytes in an UTF-8 locale.Bruno Haible2008-04-061-9/+9
* Improve support for mingw.Bruno Haible2007-04-061-24/+25
* Update FSF postal address.Bruno Haible2005-05-141-1/+1
* Update copyright years.Bruno Haible2004-08-221-1/+1
* Added --length-table-name option.Bruno Haible2004-08-221-0/+1
* Support for abbreviated struct declarations.Bruno Haible2003-06-021-0/+2
* Improve option --pic. New options --string-pool-name, --null-strings.Bruno Haible2003-04-161-69/+106
* Omit option -p from tests.Bruno Haible2003-04-151-10/+10
* Fix the comparison of the first byte when using gperf_case_strcmp.Bruno Haible2003-04-121-3/+16
* New option --ignore-case.Bruno Haible2003-04-021-0/+2
* New tests.Bruno Haible2003-03-281-0/+8
* When the option -k is not given, the default key positions are now computedBruno Haible2003-02-111-1/+1
* Fix memory leaks.Bruno Haible2003-01-231-0/+1
* Don't redirect stderr.Bruno Haible2003-01-171-1/+1
* Update copyright notice to GPL v2.Bruno Haible2002-11-251-5/+7
* Avoid gcc warnings.Bruno Haible2002-10-141-5/+5
* Fix for "make distclean".Bruno Haible2000-08-211-1/+1
* Add tests for 8-bit clean comparison and binary comparison.Bruno Haible2000-08-201-1/+18
* Use the newest gcc's input files for testing.Bruno Haible2000-08-191-8/+14
* Fix a syntax error in the code generated with -D -l.Bruno Haible2000-08-191-0/+16
* Make it possible to "make check-lang-syntax" in a separate directory.Bruno Haible2000-08-191-83/+83
* Initial revisionBruno Haible2000-08-191-0/+232