Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | Merge topic 'ExternalProject-check-hashes' | David Cole | 2012-09-18 | 1 | -49/+76 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add SSL_VERIFYPEER and CAINFO file options to ExternalProject_Add. | Bill Hoffman | 2012-09-12 | 1 | -2/+31 |
| * | | | ExternalProject: Generalize URL_MD5 option to URL_HASH | Brad King | 2012-09-11 | 1 | -49/+47 |
* | | | | Merge topic 'openscenegraph-simplify-fphsa' | David Cole | 2012-09-18 | 1 | -69/+11 |
|\ \ \ \ | |||||
| * | | | | FindOpenSceneGraph: simplify by using more features of FPHSA | Rolf Eike Beer | 2012-09-12 | 1 | -69/+11 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'NewFindGLEWModule' | David Cole | 2012-09-18 | 1 | -0/+30 |
|\ \ \ \ | |||||
| * | | | | Initial version of find module | Benjamin Eikel | 2012-09-01 | 1 | -0/+30 |
* | | | | | Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER' | David Cole | 2012-09-18 | 2 | -7/+27 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | FindCUDA: Added CUDA_HOST_COMPILER variable. | James Bigler | 2012-08-20 | 2 | -7/+27 |
* | | | | | Merge topic 'FortranCrossCompiling3' | Brad King | 2012-09-12 | 1 | -0/+26 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeDetermineFortranCompiler: add support for cross-compiling (#13379) | Alex Neundorf | 2012-09-11 | 1 | -0/+26 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'CPackRPM_handleAttrDirectiveProperly-reloaded' | Brad King | 2012-09-11 | 1 | -4/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Handles %attr(nnn,-,-) /path/to/file in CPACK_RPM_USER_FILELIST properly. | Eric NOULARD | 2012-09-10 | 1 | -4/+10 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'include-FPHSA' | Brad King | 2012-09-11 | 4 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | include FPHSA from current directory in all modules | Rolf Eike Beer | 2012-09-08 | 4 | -6/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'gettext-no-duplicate-FPHSA' | Brad King | 2012-09-11 | 1 | -8/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindGettext: remove code duplicating FPHSA checks | Rolf Eike Beer | 2012-09-08 | 1 | -8/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-qt-dbus-on-mac-problem' | Brad King | 2012-09-11 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | FindQt4: Avoid "finding" non-existent library in a .framework | David Cole | 2012-09-06 | 1 | -0/+12 |
| |/ / / / | |||||
* | | | | | Merge topic 'findfreetype-13502' | Brad King | 2012-09-11 | 1 | -3/+4 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | fix for discovering ft2build.h using FREETYPE_DIR environment var (#13502) | Sergei Nikulov | 2012-09-06 | 1 | -3/+4 |
| |/ / / | |||||
* | | | | Merge topic 'windows-ce' | Brad King | 2012-09-11 | 6 | -9/+55 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add WindowsCE platform information files | Patrick Gansterer | 2012-09-05 | 5 | -9/+49 |
| * | | | Add additional architectures to CMakePlatformId.h.in | Patrick Gansterer | 2012-09-05 | 1 | -0/+6 |
| |/ / | |||||
* | | | Merge topic 'flex-version-apple' | David Cole | 2012-09-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FindFLEX: fix version extraction on Apple | Rolf Eike Beer | 2012-08-30 | 1 | -1/+1 |
* | | | | Merge topic 'Qt4Macros-fix-resource-parsing' | David Cole | 2012-09-04 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Read entire Qt4 qrc file when parsing for depends info. | Stephen Kelly | 2012-08-30 | 1 | -1/+1 |
* | | | | Merge topic 'msvc-compiler-info' | Brad King | 2012-08-31 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | VS: Fix MSVC_IDE definition recently broken by refactoring | Brad King | 2012-08-30 | 1 | -2/+2 |
* | | | | | Merge topic 'fix-Qt-casing' | Brad King | 2012-08-30 | 4 | -17/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Fix casing of 'Qt' in docs, comments and user-visible strings. | Stephen Kelly | 2012-08-28 | 4 | -17/+17 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'mingw-unix-generator' | Brad King | 2012-08-30 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Find mingw's windres also when Unix Makefiles are used | Peter Kümmel | 2012-08-27 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmcldeps-icl' | Brad King | 2012-08-30 | 1 | -7/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: also detect /showInclude prefix for icl | Peter Kümmel | 2012-08-27 | 1 | -7/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'qt4-windows8' | Brad King | 2012-08-30 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix errors detecting Qt4 on Windows 8. | Clinton Stimpson | 2012-08-24 | 1 | -1/+1 |