Commit Graph

19 Commits

Author SHA1 Message Date
Rinigus
26aeb0ebec drop AC_FUNC_MALLOC and _REALLOC and check for them as regular functions; add extra cflags for scanner 2017-01-05 07:34:24 +02:00
Al
8fe7958969 [build] allowing --disable-data-download option to configure. N.B. this is mostly for people building Docker images. The data files are NOT optional. 2016-12-22 12:31:27 -05:00
Al
4349a45b0f [build] Adding pkg-config support 2016-02-16 11:39:49 -05:00
Al
9b3296914a [build] Defining LIBPOSTAL_DATA_DIR at compile time, not configure 2016-01-30 02:18:12 -05:00
Al
45607e659e [fix] AC_HEADER_STDBOOL 2016-01-29 15:55:41 -05:00
Al
fed599ac39 [version] bumping version to 0.3 for consistency 2016-01-28 16:34:41 -05:00
Al
87899050b2 [tests] Using greatest (https://github.com/silentbicycle/greatest) for automated testing 2016-01-28 16:31:32 -05:00
Al
508459a9f9 [build] Adding -L/usr/local/lib to LDFLAGS before searching for snappy 2015-12-28 16:54:13 -05:00
Al
116fe857db [parser] gshuf (Mac equivalent of shuf) is quite a bit slower than shuf, so removing it. Need to train on Linux unless a better alternative is found for shuffling large files on Mac 2015-12-01 11:24:44 -05:00
Al
83c6a87ab1 [build] substitution for use of LIBPOSTAL_DATA_DIR in Makefile.am 2015-10-26 18:47:07 -04:00
Al
a319c1f6a0 [build] defining LIBPOSTAL_DATA_DIR in Autoconf rather than Automake, becomes part of config.h 2015-10-26 18:06:05 -04:00
Al
39d3af20cf [build] Checking for shuf/gshuf 2015-10-11 11:13:53 -05:00
Al
abfa744d59 [build] Adding libpostal_data script for downloading data from S3, Makefile uses that now as part of the all-local target. Can be run periodically after install 2015-09-28 17:26:15 -04:00
Al
f170f70727 [build] Link to math library 2015-08-09 00:01:44 -04:00
Al
2ba0e814ad [build] better autoconf checks for time and dirent headers 2015-08-08 21:02:03 -04:00
Al
54aa6fe7df [build] Fixing runtime check/save of last updated file for package data tarball 2015-08-08 17:16:03 -04:00
Al
f161f68d53 [build] Changes to Makefile.am to build on Debian/Ubuntu, fixing downloading of the data tarball for Mac and Linux 2015-08-07 17:27:34 -04:00
Al
2bedb695a2 [build] adding Automake file in src, including rule to download data dir tarball 2015-08-06 17:48:37 -04:00
Al
fe078cff66 [build] Adding Autoconf file 2015-08-06 02:13:43 -04:00