Commit Graph

8 Commits

Author SHA1 Message Date
Dino Kovač
6064bc6c06 Use NEON on ARM hardware via sse2neon.h
The autoconf changes were adapted from:
https://github.com/glennrp/libpng/blob/libpng16/configure.ac
2022-06-16 15:49:01 +02:00
Al
a60aa9bfb1 [fix] seem to not be able to use a non-numeric version number in the Windows configure script, hopefully that fixes the Appveyor build 2018-12-29 20:16:14 -05:00
Al
78fc457e75 [build/windows] attempting same changes to the Windows configure script 2018-12-13 14:39:24 -05:00
Al
26e4ef08bc [fix] conditional compilation for strndup and drand48 for Windows, using config.h 2017-11-29 12:21:13 -05:00
AeroXuk
69e0d5d963 Updated linenoise to be MSys2/MinGW compatible. Updated address_parser app to use the defined libpostal api and not include internal components directly. Removed windows src Makefile as it is now the same as the standard one. 2017-11-27 01:42:25 +00:00
AeroXuk
26ac9ab5c2 Removing EXPORT statements from all source files and most header files, leaving only the exports for the main API in libpostal.h. Modified Makefiles so that all the test apps build without having extra functions exported from libpostal. 2017-11-25 04:35:28 +00:00
AeroXuk
ad682b7592 Altered Makefile to include strndup.c on the other programs which require it. For the windows version of the Makefile, commented out address_parser lines as it has dependencies on includes we don't have. 2017-11-20 20:24:11 +00:00
AeroXuk
2d3b420d35 Merging changes from AeroXuk/libpostal_windows. 2017-11-19 12:44:38 +00:00