summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'osx-sysroot-cleanup'David Cole2012-09-2513-133/+154
|\ \ \ \ \
| * | | | | OS X: Ignore MACOSX_DEPLOYMENT_TARGET during Xcode compiler idBrad King2012-09-241-0/+8
| * | | | | OS X: Teach deployment target sanity check about SDK namesBrad King2012-09-221-20/+30
| * | | | | OS X: Further improve default CMAKE_OSX_SYSROOT selectionBrad King2012-09-211-1/+3
| * | | | | OS X: If CMAKE_OSX_SYSROOT is already set do not compute defaultBrad King2012-09-211-4/+6
| * | | | | OS X: Simplify selection of CMAKE_OSX_ARCHITECTURESBrad King2012-09-211-23/+4
| * | | | | OS X: Allow CMAKE_OSX_SYSROOT to be a logical SDK nameBrad King2012-09-211-2/+35
| * | | | | Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s fileBrad King2012-09-211-0/+3
| * | | | | bootstrap: Suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysrootBrad King2012-09-211-0/+8
| * | | | | OS X: Improve default CMAKE_OSX_SYSROOT selectionBrad King2012-09-211-44/+39
| * | | | | OS X: Always generate -isysroot if any SDK is in useBrad King2012-09-218-40/+29
| * | | | | Xcode: Remove unused code reading CMAKE_OSX_SYSROOT_DEFAULTBrad King2012-09-211-10/+0
* | | | | | Merge topic 'qt5-qtdialog-port'David Cole2012-09-251-0/+2
|\ \ \ \ \ \
| * | | | | | Enable deprecated API when using Qt 5.Stephen Kelly2012-09-231-0/+2
* | | | | | | Merge topic 'ImproveFindSDLxxxModules'David Cole2012-09-256-189/+285
|\ \ \ \ \ \ \
| * | | | | | | FindSDL: Stay compatible with old input variablesBenjamin Eikel2012-09-254-0/+32
| * | | | | | | FindSDL: Remove from find_... calls PATHS that are set by defaultBenjamin Eikel2012-09-256-116/+7
| * | | | | | | FindSDL: Add my copyright tag to all FindSDL_* modulesBenjamin Eikel2012-09-256-0/+6
| * | | | | | | 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 'DetermineVsServicePack2012'David Cole2012-09-251-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | CMakeDetermineVSServicePack: Visual Studio 2012 addedPhilip Lowman2012-09-221-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'generator-expression-refactor'David Cole2012-09-252-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle colons as a special case in the generator expression parser.Stephen Kelly2012-09-211-0/+5
| * | | | | | | | Fix the regular expression validator for target names.Stephen Kelly2012-09-201-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'UpdateEmacsMode-bug0013548'David Cole2012-09-251-3/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake-mode.el: add local keybindingsTom Schutter2012-09-211-1/+17
| * | | | | | | | cmake-mode.el: Use more readable regex and case-fold-searchTom Schutter2012-09-211-2/+3
* | | | | | | | | Merge topic 'clang-PIE'David Cole2012-09-254-3/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clang: All versions know about -fPIE (#13550)Brad King2012-09-191-0/+1
| * | | | | | | | | Clang: Split Compiler/Clang* modules out from GNU (#13550)Brad King2012-09-194-3/+34
* | | | | | | | | | Merge topic 'vs8-generator-doc'David Cole2012-09-252-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS8: Remove '.NET' from generator description (#10158)Brad King2012-09-192-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'file-DOWNLOAD-EXPECTED_HASH'David Cole2012-09-254-30/+31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=valueBrad King2012-09-194-30/+31
| |/ / / / / / / /