aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-08-31Remove C++ extrasWohlstand
2020-08-19Use new banks database formatWohlstand
2020-08-16Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-16Tuned the work on hardware OPL3 chipWohlstand
2020-02-22Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-01-28Added MUS2MID conversion toolWohlstand
2019-12-06CMake: Added docks installingWohlstand
2019-12-04Merge branch 'master' into wip-new-embedded-banksWohlstand
2019-12-04CMake: Don't give "-static" suffix on non-Windows platformsWohlstand
2019-12-04CMake: Allow overriding of output pathsWohlstand
2019-12-04Merge branch 'master' into wip-new-embedded-banksWohlstand
2019-12-04CMake: Added SO versionWohlstand
2019-09-23MidiPlay: Move Audio Output into separate moduleWohlstand
2019-09-23MidiPlay: Move Audio Output into separate moduleWohlstand
2019-09-23Don't call "-no-pie" when it's unavailableWohlstand
2019-09-23Set "-no-pie" to all executables built by GCCWohlstand
2019-09-23Don't generate "libADLMIDI.a"/"ADLMIDI.lib" twiseVitaly Novichkov
2019-07-01First working of new databaseVitaly Novichkov
2019-02-25CMake: Added Opal and JavaOPL flags into summaryWohlstand
2019-02-24javaopl3 work in progressJP Cimalando
2019-02-23Opal OPL3 emulator is licensed under public domainVitaly Novichkov
2019-02-23support the Opal emulatorJP Cimalando
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2019-02-22Fixed support of any CLang builds,Vitaly Novichkov
2019-02-20Fixed release build flags for AndroidVitaly Novichkov
2019-01-24fix the SDL2 library searchJP Cimalando
2018-12-16Use target_* functionsFlamefire
2018-12-16Use alias instead of interfaceFlamefire
2018-12-15Set toplevel CMAKE_MODULE_PATHFlamefire
2018-12-15Remove explicit -DNDEBUGFlamefire
2018-12-15Merge branch 'master' of github.com:Wohlstand/libADLMIDIVitaly Novichkov
2018-12-15CMake: Use C90 but C99 at VLC PluginVitaly Novichkov
2018-12-14CMake: Move all directory targets into root scriptWohlstand
2018-12-14Fixed DJGPP buildVitaly Novichkov
2018-12-13Improve compiler checksAlexander Grund
2018-12-13Optimize targets and related checksAlexander Grund
2018-12-13Fix compile definitionsAlexander Grund
2018-12-13Fix SDL2 handlingAlexander Grund
2018-12-13Build: Splid the main CMake build scriptVitaly Novichkov
2018-12-03Fixed OpenBSD buildWohlstand
2018-11-27Add C++98 standard noteVitaly Novichkov
2018-10-25Merge pull request #189 from jpcima/version-checkVitaly Novichkov
2018-10-24cmake rule to fail the build on version mismatchJP Cimalando
2018-10-23CMake: Don't produce pkg-config on AndroidVitaly Novichkov
2018-10-22Provide pkg-config supportJP Cimalando
2018-10-19CMake: OopsVitaly Novichkov
2018-10-19CMake: Force static library build for VLC pluginVitaly Novichkov
2018-10-19AppVeyor: Try to build and deploy VLC pluginVitaly Novichkov
2018-10-18VLC: Prefer static library linking over sharedVitaly Novichkov
2018-10-09pthread, not winpthreadVitaly Novichkov