Bertold Van den Bergh
|
2f1bfdebe2
|
Update makefile and add margin to border detection to cover rounding
|
2019-12-13 16:15:25 +00:00 |
|
flederwiesel
|
95cfc5e39b
|
Add version suffix to library for non-Windows build.
|
2019-11-19 12:19:56 +01:00 |
|
flederwiesel
|
8a2852bb86
|
Fix error: "-fPIC ignored for target (all code is position independent)" for Windows build.
|
2019-11-19 12:19:49 +01:00 |
|
flederwiesel
|
2ee7048144
|
Add GNU hash to library for non-Windows build.
|
2019-11-19 12:18:18 +01:00 |
|
flederwiesel
|
f936f63aa0
|
Use install's --strip option.
|
2019-11-19 10:53:25 +01:00 |
|
flederwiesel
|
dc2311d87d
|
Compile with debug info and do not strip if DEBUG is set (not evaluating its value...).
|
2019-11-11 10:10:51 +01:00 |
|
flederwiesel
|
1c16caf956
|
Add DESTDIR as well as target directory specifiers as is common with autotools. Use install program instead of cp. Execute ldconfig only if DESTDIR is not set -- assuming DESTDIR is set for cross compile only.
|
2019-11-11 10:05:55 +01:00 |
|
flederwiesel
|
5bd300c407
|
Make phony targets .PHONY
|
2019-11-11 09:59:47 +01:00 |
|
Bertold Van den Bergh
|
1eb2a136e9
|
Add functions for opening a database from memory and a helper function that just returns the most important string from each database.
|
2019-09-27 18:11:38 +02:00 |
|
Bertold Van den Bergh
|
80ff6a8af0
|
Merge branch 'master' of http://github.com/BertoldVdb/ZoneDetect
|
2019-08-25 15:56:11 +02:00 |
|
Bertold Van den Bergh
|
62365d381f
|
Correctly cast malloc parameter
|
2019-08-25 15:55:38 +02:00 |
|
Bertold Van den Bergh
|
bcdcfacb75
|
Add install target to makefile, edit demo to not print coordinate list by default
|
2019-08-18 16:27:26 +02:00 |
|
Bertold Van den Bergh
|
061055d229
|
Allow specifying external CC
|
2019-08-14 11:06:13 +02:00 |
|
zed
|
46c7fa777d
|
Fixes to build with MinGW-w64
|
2019-04-19 09:38:19 +03:00 |
|
poum
|
7d0b7e8832
|
added cc flags and enforced stricter compliance to C99
|
2019-04-04 11:38:12 +02:00 |
|
poum
|
36126a8b96
|
updated 'clean' makefile rule to ignore errors
|
2019-04-04 11:37:48 +02:00 |
|
Bertold Van den Bergh
|
b0a55fcb72
|
Initial commit
|
2018-03-06 00:20:13 +01:00 |
|