summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Only build platform RTCD sources when enabled.Timothy B. Terriberry2022-07-091-1/+4
* cmake - fix rtcd detection on x86 non windowsMarcus Asteborg2022-07-073-8/+62
* cmake - fix lrintf, lrint detectionMarcus Asteborg2022-07-071-9/+20
* cmake - add support to run ctest on android #2347Marcus Asteborg2021-05-121-0/+61
* cmake - MINGW check for ssp lib and link if security features is enabledMarcus Asteborg2020-08-081-0/+12
* cmake - fix bugs around consuming Opus as a submodule in cmake and package ve...Marcus Asteborg2020-08-083-53/+72
* cmake - add warning flags for clang, gcc etc.Marcus Asteborg2020-08-081-0/+12
* Remove trailing whitespaces in vla.c that was missed previouslyMarcus Asteborg2020-06-151-4/+4
* cmake/CFeatureCheck.cmake: fix feature tests failing when Opus is a submoduleDavide Beatrici2020-06-131-2/+2
* cmake - add option to disable intrinsicsMarcus Asteborg2020-06-131-3/+5
* cmake - move all compiler feature detection to OpusConfigMarcus Asteborg2020-06-132-8/+10
* cmake - add include guards to cmake filesMarcus Asteborg2020-06-134-5/+18
* cmake - move cmake related files to cmake folder to make root dir less busyMarcus Asteborg2020-06-136-0/+423
* cmake - Add variable length detection and alloca detectionMarcus Asteborg2020-04-202-0/+46