summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindSDL: Add version supportBenjamin Eikel2012-09-251-1/+19
* FindSDL: Format documentationBenjamin Eikel2012-09-251-10/+10
* FindSDL: Update documentationBenjamin Eikel2012-09-251-5/+11
* FindSDL: Add version support for FindSDL_ttfBenjamin Eikel2012-09-251-1/+18
* FindSDL: Use SDL_TTF prefix for variablesBenjamin Eikel2012-09-251-4/+14
* FindSDL: Update documentationBenjamin Eikel2012-09-251-5/+11
* FindSDL: Add version support for FindSDL_mixerBenjamin Eikel2012-09-251-1/+18
* FindSDL: Use SDL_MIXER prefix for variablesBenjamin Eikel2012-09-251-4/+14
* FindSDL: Pass SDL_SOUND_LIBRARY to FIND_PACKAGE_HANDLE_STANDARD_ARGSBenjamin Eikel2012-09-251-1/+1
* FindSDL: Use same capitalization for FPHSA as file nameBenjamin Eikel2012-09-251-1/+1
* FindSDL: Version support for FindSDL_soundBenjamin Eikel2012-09-251-1/+19
* FindSDL: Format the documentationBenjamin Eikel2012-09-251-23/+21
* FindSDL: Add "cmake_minimum_required" to "try_compile" projectBenjamin Eikel2012-09-251-1/+2
* FindSDL: Use SDL_IMAGE prefix for varibalesBenjamin Eikel2012-09-251-25/+40
* FindSDL: Use prefix SDL_NET, because it matches the file name.Benjamin Eikel2012-09-251-25/+40
* FindSDL: Version support for FindSDL_imageBenjamin Eikel2012-09-251-1/+19
* FindSDL: Add version support for FindSDL_netBenjamin Eikel2012-09-251-1/+19
* Merge topic 'msvc-compiler-info'Brad King2012-08-311-2/+2
|\
| * VS: Fix MSVC_IDE definition recently broken by refactoringBrad King2012-08-301-2/+2
* | Merge topic 'fix-Qt-casing'Brad King2012-08-304-17/+17
|\ \
| * | Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-284-17/+17
* | | Merge topic 'mingw-unix-generator'Brad King2012-08-301-0/+4
|\ \ \
| * | | Find mingw's windres also when Unix Makefiles are usedPeter Kümmel2012-08-271-0/+4
| |/ /
* | | Merge topic 'cmcldeps-icl'Brad King2012-08-301-7/+4
|\ \ \
| * | | Ninja: also detect /showInclude prefix for iclPeter Kümmel2012-08-271-7/+4
| |/ /
* | | Merge topic 'qt4-windows8'Brad King2012-08-301-1/+1
|\ \ \
| * | | Fix errors detecting Qt4 on Windows 8.Clinton Stimpson2012-08-241-1/+1
* | | | Merge topic 'msvc-compiler-info'Brad King2012-08-3010-344/+209
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'cmake-platform-info-version' into msvc-compiler-infoBrad King2012-08-3018-85/+119
| |\ \ \
| * | | | Modernize MSVC compiler information filesBrad King2012-08-304-99/+81
| * | | | VS: Simplify MSVC version reportingBrad King2012-08-305-110/+42
| * | | | VS: Remove support for "free" version 2003 toolsBrad King2012-08-233-60/+11
* | | | | Merge topic 'cmake-platform-info-version'Brad King2012-08-3019-98/+139
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Store ABI detection results in compiler information filesBrad King2012-08-244-3/+10
| | |/ / | |/| |
| * | | Move CMAKE_<LANG>_COMPILER_WORKS to compiler information filesBrad King2012-08-247-72/+104
| * | | Make platform information files specific to the CMake versionBrad King2012-08-2415-29/+31
| |/ /
* | | Merge topic 'ide-compiler-id'David Cole2012-08-2410-236/+843
|\ \ \ | |/ /
| * | VS: Detect the compiler id and tool locationBrad King2012-08-226-9/+223
| * | Xcode: Detect the compiler id and tool locationBrad King2012-08-227-1/+387
| * | CMakeDetermineCompilerId: Prepare to detect IDE compiler idBrad King2012-08-221-27/+43
| * | Re-order C/C++/Fortran compiler determination logicBrad King2012-08-223-216/+207
* | | Merge topic 'more-compiler-versions'David Cole2012-08-242-6/+57
|\ \ \
| * | | Detect Analog VisualDSP++ compiler version with its idBrad King2012-08-222-4/+18
| * | | Detect Cray compiler version with its idBrad King2012-08-222-0/+4
| * | | Detect SDCC compiler version with its idBrad King2012-08-221-0/+4
| * | | Detect Comeau compiler version with its idBrad King2012-08-221-0/+3
| * | | Detect TI compiler version with its idBrad King2012-08-222-0/+8
| * | | Detect PathScale compiler version with its idBrad King2012-08-222-2/+12
| * | | Detect Compaq compiler version with its idBrad King2012-08-222-0/+8
| |/ /
* | | Merge topic 'topics/FindCUDA/Add-CUDA_SOURCE_PROPERTY_FORMAT'David Cole2012-08-241-19/+29
|\ \ \