Commit Graph

18 Commits

Author SHA1 Message Date
Al
83ba053373 [build] Removing setup.py fanciness. Install the C library first, then run setup.py or pip install 2015-12-15 14:31:58 -05:00
Al
7e04017851 [fix] default for libdir 2015-12-15 12:21:49 -05:00
Al
40641209ee [build] Build shared lib in site-packages 2015-12-15 12:19:40 -05:00
Al
04430f1a8e [fix] var 2015-12-15 10:51:56 -05:00
Al
d8f731b672 [build] setup.py include/library dirs 2015-12-15 10:50:57 -05:00
Al
d2426d3777 [build] build_ext 2015-12-15 02:31:48 -05:00
Al
cb648b63da [build] Adding include and library dirs based on autoconf prefix 2015-12-15 02:21:15 -05:00
Al
bec43750d5 [build] bumping Python version 2015-12-15 00:58:11 -05:00
Al
33fdb912b6 [build] setup.py changes for parser extension 2015-12-15 00:56:53 -05:00
Al
ab3ba249d7 [python/build] Modified install command for setup.py allowing --datadir and --prefix to be passed in. If there's a virtualenv active and nothing else is specified, install libpostal and its data files there by default 2015-12-14 18:21:21 -05:00
Al
87c04b4d37 [fix] path in setup.py 2015-12-02 14:22:11 -05:00
Al
7f5f056105 [python] don't need -O0 any more for normalization extension 2015-10-27 13:34:00 -04:00
Al
f6b6a17335 [python/normalization] Adding Python bindings to the normalize module for use in OSM polygon matching 2015-10-26 18:07:53 -04:00
Al
3ac89d7ed9 [setup] fixing packaging 2015-09-21 17:31:15 -04:00
Al
ccac4a5a90 [fix] package directory 2015-09-21 04:01:36 -04:00
Al
5f912ddcd3 [fix] std=c99 2015-09-21 03:25:32 -04:00
Al
5b2fd0be50 [fix] pytokenize compilation on Ubuntu/gcc 2015-09-21 03:24:14 -04:00
Al
25b3338600 [setup] setup.py for pypostal so it can be installed from the Github url 2015-09-20 20:07:59 -04:00