Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | CMake: Check if libilbc links without 'extern "C"' (ILBC_CPP) | Frédéric Brière | 2019-12-29 | -0/+1 |
* | CMake: Check for endianness (WORDS_BIGENDIAN) | Frédéric Brière | 2019-12-29 | -0/+1 |
* | CMake: Check for res_init() (HAVE_RES_INIT) | Frédéric Brière | 2019-12-29 | -0/+1 |
* | CMake: Check for strerror_r() (HAVE_STRERROR_R and STRERROR_R_CHAR_P) | Frédéric Brière | 2019-12-29 | -0/+2 |
* | Add option WITH_GSM to use external gsm library | Peter Colberg | 2015-12-29 | -0/+1 |
* | Add a cmake check for bcg729 (issue #15) | Lubos Dolezel | 2015-06-15 | -0/+1 |
* | Document WITH_ALSA; allow user to enable Diamondcard integration | Lubos Dolezel | 2015-06-03 | -0/+1 |
* | Removed old build system | Lubos Dolezel | 2015-06-02 | -1/+1 |
* | Fixed optional feature enabling | Lubos Dolezel | 2015-06-02 | -3/+4 |
* | Many submodules building (no gui yet), with link-time errors | Lubos Dolezel | 2015-06-01 | -0/+12 |