aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Check for prctl portabilityMatthias P. Braendli2017-12-151-0/+11
|
* Make warning check work for clangMatthias P. Braendli2017-12-151-7/+7
|
* Set the additional warning options to CXXFLAGSMatthias P. Braendli2017-12-111-6/+6
|
* Simplify porting.{h,c}Matthias P. Braendli2017-12-111-1/+1
|
* Only check librt if UHD enabledMatthias P. Braendli2017-12-111-4/+3
|
* Remove references to malloc.h and use posix_memalignMatthias P. Braendli2017-12-111-2/+1
|
* Make boost check more portableMatthias P. Braendli2017-12-101-2/+2
|
* Prepare v1.1.0v1.1.0Matthias P. Braendli2017-11-181-1/+1
|
* Actually enable the new warnings for C++Matthias P. Braendli2017-10-041-2/+3
|
* Enable some compilation warningsMatthias P. Braendli2017-10-041-0/+10
|
* configure.ac: Properly check for FFTWMatthias P. Braendli2017-08-161-1/+1
|
* Add configure option to disable march=nativeMatthias P. Braendli2017-06-231-14/+19
| | | | Packagers must be able to override these options themselves
* Prepare v1.0.1v1.0.1Matthias P. Braendli2017-06-051-1/+1
|
* Replace SSE check by march=native checkMatthias P. Braendli2017-04-201-18/+9
|
* Prepare v1.0.0v1.0.0Matthias P. Braendli2017-03-031-3/+3
|
* Add support for SoapySDRMatthias P. Braendli2017-02-101-4/+9
|
* Boost: unify version requirement to 1.54Stefan Pöschel2017-01-311-1/+1
| | | | Was 1.55, but this can lead to version conflicts on Ubuntu 14.04 LTS
* Add -ffast-math configure optionMatthias P. Braendli2016-12-251-8/+22
|
* Prepare release v0.6.0v0.6.0Matthias P. Braendli2016-07-301-2/+2
|
* Move logging writes to separate threadMatthias P. Braendli2016-06-171-1/+1
|
* Remove broken KISS FFT supportMatthias P. Braendli2016-05-271-29/+2
|
* KISS FFT is broken, make sure compilation failsMatthias P. Braendli2016-01-081-0/+4
|
* Prepare v0.5.5v0.5.5Matthias P. Braendli2015-11-271-1/+1
|
* Enable zeromq by defaultMatthias P. Braendli2015-11-271-1/+2
|
* Prepare release v0.5.4v0.5.4Matthias P. Braendli2015-09-181-1/+1
|
* Switch to C++11, remove boost::shared_ptrMatthias P. Braendli2015-08-011-4/+6
|
* Merge branch 'master' into nextMatthias P. Braendli2015-07-241-1/+1
|\
| * Prepare version v0.5.3v0.5.3Matthias P. Braendli2015-07-241-1/+1
| |
* | Add flags to improve SSE detectionMatthias P. Braendli2015-07-211-8/+11
|/
* Prepare release v0.5.2v0.5.2Matthias P. Braendli2015-04-101-1/+1
|
* Fix configure help entry for UHDMatthias P. Braendli2015-04-071-1/+1
|
* Change autotools to "subdir-objects" and simplifyMatthias P. Braendli2015-02-051-4/+3
|
* Prepare release v0.5.1v0.5.1Matthias P. Braendli2015-01-241-1/+1
|
* Merge input-zeromq and output-zeromq configure optionsMatthias P. Braendli2015-01-231-13/+6
|
* Prepare v0.5.0v0.5.0Matthias P. Braendli2014-12-091-2/+2
|
* Remove Makefile.am UHD checkMatthias P. Braendli2014-11-141-2/+0
|
* Add new ZeroMQ IQ outputMatthias P. Braendli2014-11-011-4/+10
|
* Add autoconf check for pthreadMatthias P. Braendli2014-11-011-3/+5
|
* Correct autoconf for FFTWMatthias P. Braendli2014-11-011-1/+2
|
* Refactor autoconf, make FFTW defaultMatthias P. Braendli2014-10-271-26/+42
|
* Add possibility to use FFTW for OfdmGeneratorMatthias P. Braendli2014-10-241-1/+47
|
* Get compilation working on ARMMatthias P. Braendli2014-10-101-0/+20
|
* Prepare v0.4.5v0.4.5Matthias P. Braendli2014-09-261-1/+1
|
* Prepare v0.4.4v0.4.4Matthias P. Braendli2014-05-201-1/+1
|
* Remove useless autoconf checksMatthias P. Braendli2014-05-011-5/+0
| | | | They can break compilation in some circumstances
* Prepare release 0.4.3v0.4.3Matthias P. Braendli2014-04-041-1/+1
|
* enable UHD by defaultMatthias P. Braendli2014-03-221-1/+2
|
* Add configure option to disable UHDEmil Barczyński2014-03-221-1/+8
| | | | Signed-off-by: Matthias P. Braendli <matthias.braendli@mpb.li>
* Prepare for v0.4.2v0.4.2Matthias P. Braendli2014-03-071-1/+1
|
* Prepare release v0.4.1v0.4.1Matthias P. Braendli2014-02-111-1/+3
|