Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONS | Alex Neundorf | 2012-09-05 | 1 | -1/+0 | |
* | | | | | | | | Merge topic 'osx-sysroot-cleanup' | David Cole | 2012-09-25 | 9 | -94/+126 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | 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 | |
| * | | | | | | | 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 | 7 | -11/+12 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | 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-21 | 1 | -0/+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 'file-DOWNLOAD-EXPECTED_HASH' | David Cole | 2012-09-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value | Brad King | 2012-09-19 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'vs-link-rsp' | Brad King | 2012-09-19 | 2 | -5/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ninja: don't expand any rsp files | Peter Kuemmel | 2012-09-19 | 2 | -5/+11 | |
* | | | | | | | Merge topic 'ExternalProject-DOWNLOAD_NAME' | Brad King | 2012-09-19 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ExternalProject: Add DOWNLOAD_NAME option | Brad King | 2012-09-18 | 1 | -1/+5 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'vs11-express' | Brad King | 2012-09-19 | 2 | -6/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS11: Add VS 2012 Express support (#13348) | Brad King | 2012-09-18 | 2 | -6/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'osx-clang-target-flags' | Brad King | 2012-09-19 | 3 | -0/+30 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | OS X: Add platform-specific Clang compiler info files (#13536) | Brad King | 2012-09-17 | 3 | -0/+30 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'findsdl-unlimited-main-13262' | David Cole | 2012-09-18 | 1 | -3/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindSDL: add SDLMAIN_LIBRARY only once (#13262) | Rolf Eike Beer | 2012-09-17 | 1 | -3/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cleanup-TLS-and-SSL-interface' | David Cole | 2012-09-18 | 1 | -20/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rename SSL terminology to TLS | Brad King | 2012-09-14 | 1 | -20/+20 |