summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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 '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 'file-DOWNLOAD-EXPECTED_HASH'David Cole2012-09-251-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=valueBrad King2012-09-191-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'vs-link-rsp'Brad King2012-09-192-5/+11
|\ \ \ \ \ \
| * | | | | | Ninja: don't expand any rsp filesPeter Kuemmel2012-09-192-5/+11
* | | | | | | Merge topic 'ExternalProject-DOWNLOAD_NAME'Brad King2012-09-191-1/+5
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Add DOWNLOAD_NAME optionBrad King2012-09-181-1/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'vs11-express'Brad King2012-09-192-6/+5
|\ \ \ \ \ \ \
| * | | | | | | VS11: Add VS 2012 Express support (#13348)Brad King2012-09-182-6/+5
| |/ / / / / /
* | | | | | | Merge topic 'osx-clang-target-flags'Brad King2012-09-193-0/+30
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | OS X: Add platform-specific Clang compiler info files (#13536)Brad King2012-09-173-0/+30
| |/ / / / /
* | | | | | Merge topic 'findsdl-unlimited-main-13262'David Cole2012-09-181-3/+5
|\ \ \ \ \ \
| * | | | | | FindSDL: add SDLMAIN_LIBRARY only once (#13262)Rolf Eike Beer2012-09-171-3/+5
| |/ / / / /
* | | | | | Merge topic 'cleanup-TLS-and-SSL-interface'David Cole2012-09-181-20/+20
|\ \ \ \ \ \
| * | | | | | Rename SSL terminology to TLSBrad King2012-09-141-20/+20
* | | | | | | Merge topic 'ExternalProject-check-hashes'David Cole2012-09-181-49/+76
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add SSL_VERIFYPEER and CAINFO file options to ExternalProject_Add.Bill Hoffman2012-09-121-2/+31
| * | | | | | ExternalProject: Generalize URL_MD5 option to URL_HASHBrad King2012-09-111-49/+47
* | | | | | | Merge topic 'openscenegraph-simplify-fphsa'David Cole2012-09-181-69/+11
|\ \ \ \ \ \ \
| * | | | | | | FindOpenSceneGraph: simplify by using more features of FPHSARolf Eike Beer2012-09-121-69/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'NewFindGLEWModule'David Cole2012-09-181-0/+30
|\ \ \ \ \ \ \
| * | | | | | | Initial version of find moduleBenjamin Eikel2012-09-011-0/+30
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER'David Cole2012-09-182-7/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindCUDA: Added CUDA_HOST_COMPILER variable.James Bigler2012-08-202-7/+27
* | | | | | | Merge topic 'FortranCrossCompiling3'Brad King2012-09-121-0/+26
|\ \ \ \ \ \ \