Brian West
|
91d308dfac
fully automake esl perlmod
|
10 лет назад |
Brian West
|
5014b80d53
1/2 of automake for esl perl, at least we have configure detecting things now
|
10 лет назад |
Travis Cross
|
ad094b7a8b
Allow older versions of curl to be used
|
10 лет назад |
Michael Jerris
|
d1045b12e1
FS-353: add PKG_CONFIG_PATH for keg only curl from homebrew on mac
|
10 лет назад |
Travis Cross
|
03132e3fd5
Export paths touched by path_push_unique()
|
10 лет назад |
Travis Cross
|
3b1278a37a
Add curl auto PKG_CONFIG_PATH handling for OS X
|
10 лет назад |
Travis Cross
|
1470622292
Require libcurl as a system dependency
|
10 лет назад |
Travis Cross
|
c9bdf3b415
Match darwin13 in configure.ac
|
10 лет назад |
Michael Jerris
|
74da7aaf10
FS-353: allow people to use 5 year old and with known segfault issues pcre because centos6 can't seem to use a lib less that 5 years old, use with older libs at your own risk
|
10 лет назад |
James Le Cuirot
|
b283db6319
Completely unbundle speex
|
10 лет назад |
James Le Cuirot
|
e85f06ee2f
Completely unbundle pcre
|
10 лет назад |
Michael Jerris
|
3ec53f0b67
ESL-86: esl automake of at least the core parts
|
10 лет назад |
Brian West
|
b8f1a1779f
Support Intel ICC
|
10 лет назад |
Brian West
|
07a10a1cc5
FS-6375 our LDFLAGS should preceed libcurl detected LDFLAGS
|
10 лет назад |
Brian West
|
6452f12b33
FS-6375: now withless for the dev to remember
|
10 лет назад |
Brian West
|
4dddcafc82
FS-6375 correct copy and paste error
|
10 лет назад |
Brian West
|
da82c7bbd2
FS-6375 remove a few things that aren't needed
|
10 лет назад |
Brian West
|
148f67e061
FS-6375 adding LTCFLAGS makes configure choose the proper pre post deps on both 32bit and 64bit just work out of the box
|
10 лет назад |
Michael Jerris
|
524c566e01
attempt at fixing mod_gsmopen build
|
10 лет назад |
Michael Jerris
|
af192a2e8b
FS-6293: abandon xmlrpc-c build system entirely. We can revist this when we try to pull this lib out of tree, in the mean time, this fixes a ton of problems.
|
10 лет назад |
Anthony Minessale
|
674a998428
bump
|
10 лет назад |
Anthony Minessale
|
203712073a
bump
|
10 лет назад |
Brian West
|
fb41b0f66b
FS-6367 --resolve fix NetBSD so that it properly builds modules
|
10 лет назад |
Michael Jerris
|
1a2a79d042
keep building when using the old modmake.rules
|
10 лет назад |
Michael Jerris
|
714e3133e7
FS-353: add testing hack to use system xmlrpc-c
|
10 лет назад |
Michael Jerris
|
b324e2633a
use AM_SILENT_RULES where available and remove our hacks for quiet builds as they don't work very well and cause other build problems
|
10 лет назад |
Michael Jerris
|
1c5e61447b
move libs/stfu into the core, as it is not really a lib
|
10 лет назад |
Michael Jerris
|
4216e3e056
remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now
|
10 лет назад |
Brian West
|
d755b34091
clang uses -fPIC too, don't fail on mod_lua build by not adding PIC flags for the lua library build
|
10 лет назад |
Brian West
|
666231f91b
BNPH-6149: allow to use system curl again, fix some types on auth_scheme values to all be long, don't use curl private function in our wrapper. This may cause missing symbol curl_easy_setopt with visibility turned on, if it does that, please let me know
|
10 лет назад |