summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake Nightly Date StampKitware Robot2012-09-011-1/+1
* Merge topic 'msvc-compiler-info'Brad King2012-08-312-2/+13
|\
| * VS: Fix MSVC_IDE definition recently broken by refactoringBrad King2012-08-302-2/+13
* | CMake Nightly Date StampKitware Robot2012-08-311-1/+1
* | Merge topic 'fix-Qt-casing'Brad King2012-08-309-27/+27
|\ \
| * | Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-289-27/+27
* | | Merge topic 'AutomocRerunFix'Brad King2012-08-302-6/+28
|\ \ \
| * | | fix #13494: rerun automoc also if include dirs or moc options changeAlex Neundorf2012-08-272-6/+28
* | | | 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 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet'Brad King2012-08-301-0/+11
|\ \ \ \ \
| * | | | | error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not setAlex Neundorf2012-08-201-0/+11
* | | | | | Merge topic 'msvc-compiler-info'Brad King2012-08-3020-364/+209
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'cmake-platform-info-version' into msvc-compiler-infoBrad King2012-08-3022-98/+127
| |\ \ \ \ \
| * | | | | | Modernize MSVC compiler information filesBrad King2012-08-304-99/+81
| * | | | | | VS: Simplify MSVC version reportingBrad King2012-08-3014-124/+42
| * | | | | | VS: Remove support for "free" version 2003 toolsBrad King2012-08-234-66/+11
* | | | | | | Merge topic 'cmake-platform-info-version'Brad King2012-08-3023-111/+147
|\ \ \ \ \ \ \
| * | | | | | | 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-2419-42/+39
* | | | | | | CMake Nightly Date StampKitware Robot2012-08-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-08-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-08-281-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-08-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-08-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-08-251-1/+1
* | | | | | Merge topic 'ide-compiler-id'David Cole2012-08-2418-252/+961
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Document CMAKE_<LANG>_COMPILER_(ID|VERSION) valuesBrad King2012-08-221-5/+27
| * | | | | Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION)Brad King2012-08-224-0/+56
| |/ / / /
| * | | | Cleanly enable a language in multiple subdirectoriesBrad King2012-08-221-11/+13
| * | | | VS: Detect the compiler id and tool locationBrad King2012-08-226-9/+223
| * | | | VS10: Define CMAKE_VS_PLATFORM_TOOLSET variableBrad King2012-08-223-0/+22
| * | | | 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