Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMakeDetermineFortranCompiler: add support for cross-compiling (#13379) | Alex Neundorf | 2012-09-11 | 1 | -0/+26 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-12 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'curl-openssl' | Brad King | 2012-09-11 | 5 | -19/+38 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | curl: Honor OPENSSL_NO_SSL2 | Brad King | 2012-09-07 | 3 | -2/+10 |
| * | | | | | | curl: Make OpenSSL DLLs available to CMake on Windows | Bill Hoffman | 2012-09-07 | 1 | -2/+24 |
| * | | | | | | curl: Use find_package(OpenSSL) | Bill Hoffman | 2012-09-07 | 2 | -15/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | 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 'docbook-validate' | Brad King | 2012-09-11 | 38 | -106/+14604 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | docbook: Fix Sun CC warning on ptr_fun(isalnum) | Brad King | 2012-09-10 | 1 | -1/+8 |
| * | | | | | | | docbook: Fix formatter naming convention to avoid shadow | Brad King | 2012-09-09 | 2 | -3/+3 |
| * | | | | | | | docbook: Remove redundant docs that cause invalid DocBook | Daniel Pfeifer | 2012-09-08 | 1 | -7/+0 |
| * | | | | | | | docbook: Add CMake.DocBook test to validate xml (#13508) | Daniel Pfeifer | 2012-09-08 | 1 | -6/+15 |
| * | | | | | | | docbook: Add support for <abstract> at section level 1 | Daniel Pfeifer | 2012-09-08 | 1 | -2/+24 |
| * | | | | | | | docbook: Cleanup formatter and generated DocBook | Daniel Pfeifer | 2012-09-07 | 1 | -24/+24 |
| * | | | | | | | docbook: Fix the DocBook section output | Daniel Pfeifer | 2012-09-07 | 1 | -24/+15 |
| * | | | | | | | docbook: Factor out code to write valid DocBook IDs | Daniel Pfeifer | 2012-09-07 | 2 | -37/+36 |
| * | | | | | | | docbook: Remove table of contents | Daniel Pfeifer | 2012-09-07 | 1 | -18/+0 |
| * | | | | | | | Utilities/xml: Add docbook-4.5 DTD (#13508) | Brad King | 2012-09-07 | 33 | -0/+14494 |
| * | | | | | | | Utilities/xml: Add .gitattributes to disable whitespace checks | Brad King | 2012-09-07 | 1 | -0/+1 |
* | | | | | | | | Merge topic 'simplify-CMake.HTML-test' | Brad King | 2012-09-11 | 5 | -8/+8 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Simplify CMake.HTML documentation test command line | Daniel Pfeifer | 2012-09-07 | 5 | -8/+8 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'include-FPHSA' | Brad King | 2012-09-11 | 4 | -6/+6 |
|\ \ \ \ \ \ \ |