summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* OS X: Fix default CMAKE_OSX_SYSROOT with deployment targetBrad King2012-11-051-0/+1
* 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
* 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-217-11/+12
* 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
|\ \ \ \ \
| * | | | | CMakeDetermineFortranCompiler: add support for cross-compiling (#13379)Alex Neundorf2012-09-111-0/+26
| | |/ / / | |/| | |
* | | | | Merge topic 'CPackRPM_handleAttrDirectiveProperly-reloaded'Brad King2012-09-111-4/+10
|\ \ \ \ \
| * | | | | Handles %attr(nnn,-,-) /path/to/file in CPACK_RPM_USER_FILELIST properly.Eric NOULARD2012-09-101-4/+10
| | |_|/ / | |/| | |
* | | | | Merge topic 'include-FPHSA'Brad King2012-09-114-6/+6
|\ \ \ \ \
| * | | | | include FPHSA from current directory in all modulesRolf Eike Beer2012-09-084-6/+6
| |/ / / /
* | | | | Merge topic 'gettext-no-duplicate-FPHSA'Brad King2012-09-111-8/+1
|\ \ \ \ \
| * | | | | FindGettext: remove code duplicating FPHSA checksRolf Eike Beer2012-09-081-8/+1
| |/ / / /
* | | | | Merge topic 'fix-qt-dbus-on-mac-problem'Brad King2012-09-111-0/+12
|\ \ \ \ \
| * | | | | FindQt4: Avoid "finding" non-existent library in a .frameworkDavid Cole2012-09-061-0/+12
| |/ / / /
* | | | | Merge topic 'findfreetype-13502'Brad King2012-09-111-3/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix for discovering ft2build.h using FREETYPE_DIR environment var (#13502)Sergei Nikulov2012-09-061-3/+4
| |/ / /
* | | | Merge topic 'windows-ce'Brad King2012-09-116-9/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Add WindowsCE platform information filesPatrick Gansterer2012-09-055-9/+49
| * | | Add additional architectures to CMakePlatformId.h.inPatrick Gansterer2012-09-051-0/+6
| |/ /
* | | Merge topic 'flex-version-apple'David Cole2012-09-041-1/+1
|\ \ \
| * | | FindFLEX: fix version extraction on AppleRolf Eike Beer2012-08-301-1/+1
* | | | Merge topic 'Qt4Macros-fix-resource-parsing'David Cole2012-09-041-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Read entire Qt4 qrc file when parsing for depends info.Stephen Kelly2012-08-301-1/+1
* | | | Merge topic 'msvc-compiler-info'Brad King2012-08-311-2/+2
|\ \ \ \