Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'osx-sysroot-cleanup' | David Cole | 2012-09-25 | 13 | -133/+154 | |
|\ \ \ \ \ | ||||||
| * | | | | | OS X: Ignore MACOSX_DEPLOYMENT_TARGET during Xcode compiler id | Brad King | 2012-09-24 | 1 | -0/+8 | |
| * | | | | | OS X: Teach deployment target sanity check about SDK names | Brad King | 2012-09-22 | 1 | -20/+30 | |
| * | | | | | OS X: Further improve default CMAKE_OSX_SYSROOT selection | Brad King | 2012-09-21 | 1 | -1/+3 | |
| * | | | | | OS X: If CMAKE_OSX_SYSROOT is already set do not compute default | Brad King | 2012-09-21 | 1 | -4/+6 | |
| * | | | | | OS X: Simplify selection of CMAKE_OSX_ARCHITECTURES | Brad King | 2012-09-21 | 1 | -23/+4 | |
| * | | | | | OS X: Allow CMAKE_OSX_SYSROOT to be a logical SDK name | Brad King | 2012-09-21 | 1 | -2/+35 | |
| * | | | | | Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s file | Brad King | 2012-09-21 | 1 | -0/+3 | |
| * | | | | | bootstrap: Suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot | Brad King | 2012-09-21 | 1 | -0/+8 | |
| * | | | | | OS X: Improve default CMAKE_OSX_SYSROOT selection | Brad King | 2012-09-21 | 1 | -44/+39 | |
| * | | | | | OS X: Always generate -isysroot if any SDK is in use | Brad King | 2012-09-21 | 8 | -40/+29 | |
| * | | | | | Xcode: Remove unused code reading CMAKE_OSX_SYSROOT_DEFAULT | Brad King | 2012-09-21 | 1 | -10/+0 | |
* | | | | | | Merge topic 'qt5-qtdialog-port' | David Cole | 2012-09-25 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Enable deprecated API when using Qt 5. | Stephen Kelly | 2012-09-23 | 1 | -0/+2 | |
* | | | | | | | Merge topic 'ImproveFindSDLxxxModules' | David Cole | 2012-09-25 | 6 | -189/+285 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindSDL: Stay compatible with old input variables | Benjamin Eikel | 2012-09-25 | 4 | -0/+32 | |
| * | | | | | | | FindSDL: Remove from find_... calls PATHS that are set by default | Benjamin Eikel | 2012-09-25 | 6 | -116/+7 | |
| * | | | | | | | FindSDL: Add my copyright tag to all FindSDL_* modules | Benjamin Eikel | 2012-09-25 | 6 | -0/+6 | |
| * | | | | | | | FindSDL: Add version support | Benjamin Eikel | 2012-09-25 | 1 | -1/+19 | |
| * | | | | | | | FindSDL: Format documentation | Benjamin Eikel | 2012-09-25 | 1 | -10/+10 | |
| * | | | | | | | FindSDL: Update documentation | Benjamin Eikel | 2012-09-25 | 1 | -5/+11 | |
| * | | | | | | | FindSDL: Add version support for FindSDL_ttf | Benjamin Eikel | 2012-09-25 | 1 | -1/+18 | |
| * | | | | | | | FindSDL: Use SDL_TTF prefix for variables | Benjamin Eikel | 2012-09-25 | 1 | -4/+14 | |
| * | | | | | | | FindSDL: Update documentation | Benjamin Eikel | 2012-09-25 | 1 | -5/+11 | |
| * | | | | | | | FindSDL: Add version support for FindSDL_mixer | Benjamin Eikel | 2012-09-25 | 1 | -1/+18 | |
| * | | | | | | | FindSDL: Use SDL_MIXER prefix for variables | Benjamin Eikel | 2012-09-25 | 1 | -4/+14 | |
| * | | | | | | | FindSDL: Pass SDL_SOUND_LIBRARY to FIND_PACKAGE_HANDLE_STANDARD_ARGS | Benjamin Eikel | 2012-09-25 | 1 | -1/+1 | |
| * | | | | | | | 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 | |
* | | | | | | | | Merge topic 'DetermineVsServicePack2012' | David Cole | 2012-09-25 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMakeDetermineVSServicePack: Visual Studio 2012 added | Philip Lowman | 2012-09-22 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'generator-expression-refactor' | David Cole | 2012-09-25 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Handle colons as a special case in the generator expression parser. | Stephen Kelly | 2012-09-21 | 1 | -0/+5 | |
| * | | | | | | | | Fix the regular expression validator for target names. | Stephen Kelly | 2012-09-20 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'UpdateEmacsMode-bug0013548' | David Cole | 2012-09-25 | 1 | -3/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake-mode.el: add local keybindings | Tom Schutter | 2012-09-21 | 1 | -1/+17 | |
| * | | | | | | | | cmake-mode.el: Use more readable regex and case-fold-search | Tom Schutter | 2012-09-21 | 1 | -2/+3 | |
* | | | | | | | | | Merge topic 'clang-PIE' | David Cole | 2012-09-25 | 4 | -3/+35 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clang: All versions know about -fPIE (#13550) | Brad King | 2012-09-19 | 1 | -0/+1 | |
| * | | | | | | | | | Clang: Split Compiler/Clang* modules out from GNU (#13550) | Brad King | 2012-09-19 | 4 | -3/+34 | |
* | | | | | | | | | | Merge topic 'vs8-generator-doc' | David Cole | 2012-09-25 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | VS8: Remove '.NET' from generator description (#10158) | Brad King | 2012-09-19 | 2 | -2/+2 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'file-DOWNLOAD-EXPECTED_HASH' | David Cole | 2012-09-25 | 4 | -30/+31 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value | Brad King | 2012-09-19 | 4 | -30/+31 | |
| |/ / / / / / / / |