index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
adlmidi-2
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-08-29
adlmidi-2: Fixed MSVC build
Wohlstand
2024-08-29
MIDIPlay: Fixed MSVC build
Wohlstand
2021-01-07
adlmidi2: Tune the build
Wohlstand
2021-01-07
adlmidi2: Add the test check for termio and termios type
Wohlstand
2021-01-07
Do quiet check for OpenMP
Wohlstand
2020-10-21
Fix issue Wohlstand/libADLMIDI#239 by using _popen() plus a couple of other m...
HunterZ
2020-08-31
ADLMIDI2: Fixed build
Wohlstand
2020-08-31
ADLMIDI2: Turn video and puzzle bools into options
Wohlstand
2019-09-23
Don't call "-no-pie" when it's unavailable
Wohlstand
2019-09-23
Set "-no-pie" to all executables built by GCC
Wohlstand
2019-01-24
fix the SDL2 library search
JP Cimalando
2018-12-21
Fixed Haiku build
Wohlstand
2018-12-17
Fixed C++98 and C90 warnings, also CLang rpath warning
Vitaly Novichkov
2018-12-15
Remove explicit link to stdc++
Flamefire
2018-12-14
CMake: Move all directory targets into root script
Wohlstand
2018-12-14
Fixed DJGPP build
Vitaly Novichkov
2018-12-13
Fix OpenMP handling
Alexander Grund
2018-12-13
Improve compiler checks
Alexander Grund
2018-12-13
Optimize targets and related checks
Alexander Grund
2018-12-13
Fix compile definitions
Alexander Grund
2018-12-13
Fix SDL2 handling
Alexander Grund
2018-12-13
Revert "Put back "find_library" of SDL2"
Alexander Grund
2018-12-13
Put back "find_library" of SDL2
Vitaly Novichkov
2018-12-13
Continue clean-up of CMake build
Vitaly Novichkov
2018-12-13
Build: Splid the main CMake build script
Vitaly Novichkov