More detailed error message.
[rtaudio-cdist.git] / CMakeLists.txt
2019-02-25 Stephen SinclairChanges to CMakeLists to make use with add_subdirectory...
2019-02-24 Marcus TomlinsonCheck for '#if defined( WIN32 )' in test apps
2019-02-24 Marcus TomlinsonFix CMake VS build
2019-02-13 garyscavoneMerge pull request #185 from jleben/fix-alsa-get-device...
2018-11-15 sonoro1234CMakeLists.txt: only change include in WASAPI
2018-11-15 sonoro1234CMakeLists: avoid include error: C:\luaGL\gitsources...
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/141'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/154'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/136'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/139'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/159'
2018-10-12 Marcus TomlinsonMerge branch 'master' of https://github.com/thestk...
2018-10-02 Benjamin BrownUse current directory.
2018-09-28 Marcus TomlinsonFix mingw32 WASAPI build
2018-08-27 garyscavoneMerge pull request #156 from spmp/feature/spmp-changes
2018-08-15 Stephen Sinclairautomake: Fix rtaudio.pc prefix variable
2018-08-11 Stephen SinclairMerge branch 'separate-os-api-testing'
2018-08-09 JP Cimalandoenable selective exports in CMake builds
2018-08-08 Stephen SinclairMerge remote-tracking branch 'upstream/pr/136'
2018-07-14 Stephen Sinclaircmake: forgot the C API!
2018-07-14 Stephen Sinclaircmake: make CMakeLists.txt more similar to RtMidi's
2018-07-14 Stephen Sinclaircmake: Flatten API config logic, complete missing rtaud...
2018-06-07 sonoro1234avoid cmake error: "install Library TARGETS given no...
2018-05-01 Claudio Cabralfix cmake build system missing variables in pkgconfig
2017-10-18 bejuryufixed cmake install error : rtaudio.pc error
2017-10-06 Stephen SinclairMerge pr96.
2017-10-02 Serge Zaitsevadd rtaudio c api wrappers (#98)
2017-08-24 garyscavoneMerge pull request #68 from jpcima/master
2017-08-23 Stephen SinclairMerge pull request #79 from radarsat1/dsound-mmsystem
2017-08-22 Stephen SinclairAdd CMake install targets
2017-08-22 Stephen SinclairMerge pull request #67 from antis81/refactor/cpp0x...
2017-04-24 garyscavoneMerge pull request #81 from jossgray/fix-warnings
2017-04-17 Stephen SinclairMerge pull request #85 from sudden6/master
2017-04-14 sudden6Pulseaudio backend also needs pthreads
2016-02-03 garyscavoneMerge pull request #43 from guidefloripa/master
2016-02-03 garyscavoneMerge pull request #42 from berkus/master
2015-09-22 Berkus DeckerAdd ALSA include directories to fix compile on some...
2015-09-22 Berkus DeckerDisable policy change for cmake 3.0
2014-05-07 Gary ScavoneRemoved add_defines line for ALSA from CMakeLists.txt...
2014-04-25 Gary ScavoneBug fix in Core, Jack, ASIO, and DS for internal draini...
2014-04-16 Gary ScavoneUpdates to WASAPI API to support MinGW compile.
2014-04-11 Gary ScavoneUpdate to CMake file for WASAPI; documentation update...
2014-04-11 garyscavoneMerge pull request #3 from berkus/master
2014-02-04 BerkusBuild test programs.
2014-02-04 BerkusSet some flags depending on compiler and environment.
2014-02-04 BerkusAdd full API selection mechanism.
2014-02-04 BerkusRemove primitive API selection code.
2014-02-04 BerkusAdd options for manual selection of APIs.
2014-02-04 BerkusAdd prologue code.
2014-02-03 BerkusAdd CMake buildfile.