Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option for FLuidSynth to handle MIDI | Chris Robinson | 2013-11-28 | 1 | -0/+23 |
| | |||||
* | Add a custom FindSDL_sound cmake module | Chris Robinson | 2013-06-05 | 1 | -0/+382 |
| | | | | | | The one that comes with CMake is broken, incorrectly setting SDL_SOUND_LIBRARIES, causing warnings, and not even working if the project is C only. | ||||
* | Don't use a custom CheckCCompilerFlag.cmake | Chris Robinson | 2013-03-13 | 1 | -59/+0 |
| | |||||
* | Use a better method for determining if shared functions exist | Chris Robinson | 2011-07-23 | 3 | -108/+92 |
| | |||||
* | Define ARGSTACK and CALLSTACK only when needed for testing shared libs | Chris Robinson | 2010-05-16 | 1 | -2/+5 |
| | |||||
* | Properly check for functions in Win32 shared libs | Chris Robinson | 2010-02-16 | 2 | -0/+105 |
| | |||||
* | Prettify CMake checks for compiler switches | Chris Robinson | 2009-12-09 | 1 | -0/+59 |