Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | VS11: Detect VS 2012 Express for default generator (#13348) | Brad King | 2012-09-18 | 1 | -2/+5 | |
* | | | | | | Merge topic 'ninja-rc-compile-flag' | Brad King | 2012-09-19 | 1 | -5/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ninja: filter target specific compile flags with language specific regex | Peter Kümmel | 2012-09-18 | 1 | -5/+35 | |
* | | | | | | | Merge topic 'document-MSVC-variables-12567' | Brad King | 2012-09-19 | 1 | -6/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add documentation for all MSVCxxx version variables (#12567) | Rolf Eike Beer | 2012-09-18 | 1 | -6/+30 | |
* | | | | | | | | 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 'generator-expression-refactor' | Brad King | 2012-09-19 | 21 | -229/+1388 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmGeneratorExpression: Port users to two-stage processing | Stephen Kelly | 2012-09-18 | 5 | -56/+95 | |
| * | | | | | | | cmGeneratorExpression: Re-write for multi-stage evaluation | Stephen Kelly | 2012-09-18 | 18 | -201/+1321 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-19 | 1 | -1/+1 | |
* | | | | | | | | 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 | 3 | -65/+45 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | file(DOWNLOAD): Make TLS options behave as documented | Brad King | 2012-09-17 | 1 | -33/+13 | |
| * | | | | | | | | Rename SSL terminology to TLS | Brad King | 2012-09-14 | 3 | -43/+43 | |
* | | | | | | | | | Merge topic 'ExternalProject-check-hashes' | David Cole | 2012-09-18 | 2 | -50/+77 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | 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 | 2 | -50/+48 | |
* | | | | | | | | | Merge topic 'vs-simplify-CreateLocalGenerator' | David Cole | 2012-09-18 | 6 | -42/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: Remove duplicated implementations of CreateLocalGenerator() | Patrick Gansterer | 2012-09-14 | 6 | -42/+0 | |
* | | | | | | | | | | 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 'if-version-depth' | David Cole | 2012-09-18 | 2 | -6/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | if: Compare up to 8 components in VERSION tests | Brad King | 2012-09-11 | 2 | -6/+17 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | 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 'qt5-qtdialog-port' | David Cole | 2012-09-18 | 3 | -99/+117 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Build with Qt5 if it is found. | Stephen Kelly | 2012-08-22 | 1 | -6/+23 | |
| * | | | | | | | | | | Compile with both Qt4 and Qt5. | Stephen Kelly | 2012-08-21 | 1 | -0/+4 | |
| * | | | | | | | | | | Replace two include_directories with a setting. | Stephen Kelly | 2012-08-21 | 1 | -2/+1 | |
| * | | | | | | | | | | Use add_subdirectory instead of the obsolete subdirs. | Stephen Kelly | 2012-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | Remove an if which is always true. | Stephen Kelly | 2012-08-21 | 1 | -7/+6 | |
| * | | | | | | | | | | Move variable setting down to where it relates to. | Stephen Kelly | 2012-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | Use CMake platform variables instead of Qt ones. | Stephen Kelly | 2012-08-21 | 1 | -2/+2 | |
| * | | | | | | | | | | Add a return-after-error if an old Qt is found. | Stephen Kelly | 2012-08-21 | 1 | -94/+93 | |
* | | | | | | | | | | | 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 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-18 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-17 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-16 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-15 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-14 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-13 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'file-download-verify' | Brad King | 2012-09-12 | 7 | -40/+201 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Utilities/Release: Enable CMAKE_USE_OPENSSL in nightly binaries | Bill Hoffman | 2012-09-11 | 4 | -0/+13 | |
| * | | | | | | file(DOWNLOAD): Add options for SSL | Bill Hoffman | 2012-09-11 | 2 | -1/+77 | |
| * | | | | | | Merge branch 'curl-openssl' into file-download-verify | Brad King | 2012-09-11 | 5 | -19/+38 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASH | Bill Hoffman | 2012-09-11 | 3 | -39/+111 | |
* | | | | | | | | Merge topic 'FortranCrossCompiling3' | Brad King | 2012-09-12 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ \ |