summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Switch to slicing-by-8 CRC32 algorithm.Robert Kausch2018-04-301-2/+2
* Fix automake warning.Ralph Giles2015-05-201-1/+1
* Minor fixes to allow cross compiling from Linux to windows and running the te...erikd2008-04-131-1/+3
* Use the automake test framework to run the self tests so we get a Ralph Giles2006-11-061-3/+1
* * error out on autotools failures so warnings are caught early onThomas Vander Stichele2004-07-051-2/+0
* Add a 'make check' hook to call invoke the self tests now that we're onRalph Giles2003-11-101-1/+15
* Commit fix for bug #229Mike Smith2003-01-181-1/+1
* -I$(top_builddir)/include fix needed for builddir != srcdircalc2002-07-111-1/+1
* correct include so that builddir != srcdir workscalc2002-07-031-1/+1
* $(top_srcdir) may not be the top dir if this in a subproject of somethingJack Moffitt2000-11-021-1/+1
* library versioning fixedJack Moffitt2000-09-261-1/+1
* Initial revisionJack Moffitt2000-09-031-0/+16