1. 841d57b cmake - add option for fixed point debug by Marcus Asteborg · 3 years, 10 months ago
  2. 5bdb3a5 cmake - add option for check asm by Marcus Asteborg · 3 years, 7 months ago
  3. 2f37feb cmake - add option for fuzzing by Marcus Asteborg · 3 years, 7 months ago
  4. b459e4c cmake - add option for hardening by Marcus Asteborg · 3 years, 7 months ago
  5. 1d5c815 cmake - add option for assertions by Marcus Asteborg · 3 years, 7 months ago
  6. f040fb0 CMakeLists.txt: specify working directory in add_test() directives by Davide Beatrici · 4 years ago
  7. 19586c5 CMakeLists.txt: specify path to target file in add_test() directives by Davide Beatrici · 4 years ago
  8. 93fe345 cmake - change logging of api version to debug by Marcus Asteborg · 3 years, 9 months ago
  9. b83dd52 cmake - MINGW check for ssp lib and link if security features is enabled by Marcus Asteborg · 3 years, 11 months ago
  10. d4b8707 CMake: Make _FORTIFY_SOURCE optional by Zeno Endemann · 3 years, 11 months ago
  11. 8ad827c cmake - fix bugs around consuming Opus as a submodule in cmake and package version parsing by Marcus Asteborg · 4 years ago
  12. 5edb5aa cmake - Fix typo bug in enable_float_api option by Marcus Asteborg · 3 years, 11 months ago
  13. 87cdaae cmake - refactor and cleanup options by Marcus Asteborg · 4 years ago
  14. 97fca1b cmake - add option to disable intrinsics by Marcus Asteborg · 4 years, 1 month ago
  15. c350cec cmake - move all compiler feature detection to OpusConfig by Marcus Asteborg · 4 years, 1 month ago
  16. 48055cc cmake - move cmake related files to cmake folder to make root dir less busy by Marcus Asteborg · 4 years, 1 month ago
  17. f2f8f33 cmake - only publish opus_custom.h if custom modes is enabled #121 by Marcus Asteborg · 4 years, 1 month ago
  18. 7f01183 cmake - add headers to project by Marcus Asteborg · 4 years, 1 month ago
  19. b254701 Add support to CMake build for building frameworks on Apple systems. by Simon Jackson · 4 years, 2 months ago
  20. 7f035cc cmake - add option for fast math by Marcus Asteborg · 4 years, 2 months ago
  21. c5c986a cmake - add option for float_approx for IEEE 754 compatible targets by Marcus Asteborg · 4 years, 2 months ago
  22. a0e14e7 cmake - Add variable length detection and alloca detection by Marcus Asteborg · 4 years, 2 months ago
  23. 7628d84 CMake Changes by Nathaniel R. Lewis · 4 years, 2 months ago
  24. 4fc7d87 cmake - Fix OPUS_STACK_PROTECTOR option by Marcus Asteborg · 4 years, 2 months ago
  25. 66422d0 cmake - Add OPUS prefix to feature info to show correct commandline option by Marcus Asteborg · 4 years, 3 months ago
  26. c401f21 cmake - Add option for testing to improve cli by Marcus Asteborg · 4 years, 3 months ago
  27. 927de84 cmake - intinsics fixes, only compile SSE source with SSE flags on non-windows when target use runtime check (GH #154). For windows we only use /arch flag when target is presumed to support SSE to avoid AVX function pollution (GH #132). by Marcus Asteborg · 4 years, 3 months ago
  28. ddb2c97 cmake - add math library for test programs demo and compare when building dynamic library by willson-chen · 4 years, 6 months ago
  29. d637b90 cmake - Fix CMake install include directory by evpobr · 4 years, 4 months ago
  30. 94b68f3 cmake - Add support for detecting the presence of lrint and lrintf. by Nathaniel R. Lewis · 5 years ago
  31. e780645 cmake - add CPack and default to TGZ package by Marcus Asteborg · 4 years, 2 months ago
  32. 6d29f51 CMake: use PACKAGE_VERSION for the pkg-config file by DeadSix27 · 4 years, 6 months ago
  33. 60472f2 CMake: Add alias Opus::opus for opus library. Useful for CMake superbuild pattern. by Nathaniel R. Lewis · 5 years ago
  34. 965a72e CMake: Add shared library to features by Marcus Asteborg · 4 years, 6 months ago
  35. c487f53 CMake: add option to set BUILD_SHARED_LIBS variable by Davide Beatrici · 4 years, 8 months ago
  36. ad8fe90 Fix typo in _FORTIFY_SOURCE define. by Marcus Asteborg · 5 years ago
  37. 1f92613 CMake changes by Marcus Asteborg · 5 years ago
  38. 268780f CMake changes by Marcus Asteborg · 5 years ago
  39. f9d3d43 Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr by Marcus Asteborg · 6 years ago