Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindSDL: Use same capitalization for FPHSA as file name | Benjamin Eikel | 2012-09-25 | 1 | -1/+1 |
* | FindSDL: Version support for FindSDL_sound | Benjamin Eikel | 2012-09-25 | 1 | -1/+19 |
* | FindSDL: Format the documentation | Benjamin Eikel | 2012-09-25 | 1 | -23/+21 |
* | FindSDL: Add "cmake_minimum_required" to "try_compile" project | Benjamin Eikel | 2012-09-25 | 1 | -1/+2 |
* | FindSDL: Use SDL_IMAGE prefix for varibales | Benjamin Eikel | 2012-09-25 | 1 | -25/+40 |
* | FindSDL: Use prefix SDL_NET, because it matches the file name. | Benjamin Eikel | 2012-09-25 | 1 | -25/+40 |
* | FindSDL: Version support for FindSDL_image | Benjamin Eikel | 2012-09-25 | 1 | -1/+19 |
* | FindSDL: Add version support for FindSDL_net | Benjamin Eikel | 2012-09-25 | 1 | -1/+19 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-09-01 | 1 | -1/+1 |
* | Merge topic 'msvc-compiler-info' | Brad King | 2012-08-31 | 2 | -2/+13 |
|\ | |||||
| * | VS: Fix MSVC_IDE definition recently broken by refactoring | Brad King | 2012-08-30 | 2 | -2/+13 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-31 | 1 | -1/+1 |
* | | Merge topic 'fix-Qt-casing' | Brad King | 2012-08-30 | 9 | -27/+27 |
|\ \ | |||||
| * | | Fix casing of 'Qt' in docs, comments and user-visible strings. | Stephen Kelly | 2012-08-28 | 9 | -27/+27 |
* | | | Merge topic 'AutomocRerunFix' | Brad King | 2012-08-30 | 2 | -6/+28 |
|\ \ \ | |||||
| * | | | fix #13494: rerun automoc also if include dirs or moc options change | Alex Neundorf | 2012-08-27 | 2 | -6/+28 |
* | | | | Merge topic 'mingw-unix-generator' | Brad King | 2012-08-30 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Find mingw's windres also when Unix Makefiles are used | Peter Kümmel | 2012-08-27 | 1 | -0/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cmcldeps-icl' | Brad King | 2012-08-30 | 1 | -7/+4 |
|\ \ \ \ | |||||
| * | | | | Ninja: also detect /showInclude prefix for icl | Peter Kümmel | 2012-08-27 | 1 | -7/+4 |
| |/ / / | |||||
* | | | | Merge topic 'qt4-windows8' | Brad King | 2012-08-30 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix errors detecting Qt4 on Windows 8. | Clinton Stimpson | 2012-08-24 | 1 | -1/+1 |
* | | | | | Merge topic 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet' | Brad King | 2012-08-30 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not set | Alex Neundorf | 2012-08-20 | 1 | -0/+11 |
* | | | | | | Merge topic 'msvc-compiler-info' | Brad King | 2012-08-30 | 20 | -364/+209 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch 'cmake-platform-info-version' into msvc-compiler-info | Brad King | 2012-08-30 | 22 | -98/+127 |
| |\ \ \ \ \ | |||||
| * | | | | | | Modernize MSVC compiler information files | Brad King | 2012-08-30 | 4 | -99/+81 |
| * | | | | | | VS: Simplify MSVC version reporting | Brad King | 2012-08-30 | 14 | -124/+42 |
| * | | | | | | VS: Remove support for "free" version 2003 tools | Brad King | 2012-08-23 | 4 | -66/+11 |
* | | | | | | | Merge topic 'cmake-platform-info-version' | Brad King | 2012-08-30 | 23 | -111/+147 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Store ABI detection results in compiler information files | Brad King | 2012-08-24 | 4 | -3/+10 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files | Brad King | 2012-08-24 | 7 | -72/+104 |
| * | | | | | | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 19 | -42/+39 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-30 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-29 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-28 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-27 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-26 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-25 | 1 | -1/+1 |
* | | | | | | Merge topic 'ide-compiler-id' | David Cole | 2012-08-24 | 18 | -252/+961 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Document CMAKE_<LANG>_COMPILER_(ID|VERSION) values | Brad King | 2012-08-22 | 1 | -5/+27 |
| * | | | | | Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION) | Brad King | 2012-08-22 | 4 | -0/+56 |
| |/ / / / | |||||
| * | | | | Cleanly enable a language in multiple subdirectories | Brad King | 2012-08-22 | 1 | -11/+13 |
| * | | | | VS: Detect the compiler id and tool location | Brad King | 2012-08-22 | 6 | -9/+223 |
| * | | | | VS10: Define CMAKE_VS_PLATFORM_TOOLSET variable | Brad King | 2012-08-22 | 3 | -0/+22 |
| * | | | | Xcode: Detect the compiler id and tool location | Brad King | 2012-08-22 | 7 | -1/+387 |
| * | | | | CMakeDetermineCompilerId: Prepare to detect IDE compiler id | Brad King | 2012-08-22 | 1 | -27/+43 |
| * | | | | Re-order C/C++/Fortran compiler determination logic | Brad King | 2012-08-22 | 3 | -216/+207 |
* | | | | | Merge topic 'vs-AddPlatformDefinitions-cleanup' | David Cole | 2012-08-24 | 21 | -78/+43 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | VS: Cleanup AddPlatformDefinitions() of Visual Studio generators | Patrick Gansterer | 2012-08-22 | 21 | -78/+43 |