summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956)Brad King2014-11-131-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'ExternalProject_UPDATE_DISCONNECTED'Brad King2014-11-134-1/+177
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'ExternalProject_UPDATE_DISCONNECTED'Brad King2014-11-131-0/+6
| * | | | | | ExternalProject: Add unit tests for UPDATE_DISCONNECTEDDaniele E. Domenichelli2014-11-062-0/+108
| * | | | | | ExternalProject: Add UPDATE_DISCONNECTED optionDaniele E. Domenichelli2014-11-061-1/+54
| * | | | | | ExternalProject: Always add a command to a stepDaniele E. Domenichelli2014-11-061-0/+9
* | | | | | | CMake Nightly Date StampKitware Robot2014-11-131-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'release'Brad King2014-11-120-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'emacs-mode-underscore-in-symbol' into releaseBrad King2014-11-122-2/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'kwsys-SystemInformation-AIX-_SC_AIX_REALMEM' into releaseBrad King2014-11-121-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs' into releaseBrad King2014-11-121-0/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'doc-index-xrefs' into releaseBrad King2014-11-122-3/+47
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'kwsys-SystemInformation-AIX-_SC_AIX_REALMEM'Brad King2014-11-120-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | KWSys SystemInformation: Check for _SC_AIX_REALMEM before using itÅdne Hovda2014-11-111-1/+1
* | | | | | | | | | Merge topic 'update-curl'Brad King2014-11-121-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | curl: Disable warnings to avoid changing 3rd party codeBrad King2014-11-111-0/+4
* | | | | | | | | | | Merge topic 'fix-vs12-GetVersionEx-warning'Brad King2014-11-121-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Suppress deprecation warnings for GetVersionExBrad King2014-11-111-0/+10
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'update-kwsys'Brad King2014-11-123-156/+156
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-11-123-156/+156
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | KWSys 2014-11-12 (5843f590)KWSys Robot2014-11-123-156/+156
* | | | | | | | | | | | Merge topic 'doc-index-xrefs'Brad King2014-11-122-3/+47
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Utilities/Sphinx: Add index entries for cross-referencesBrad King2014-11-122-3/+47
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs'Brad King2014-11-121-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246)Brad King2014-11-121-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'emacs-mode-underscore-in-symbol'Brad King2014-11-122-2/+5
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Help: Add 3.1 release note Emacs mode updateBrad King2014-11-121-0/+4
| * | | | | | | | | cmake-mode.el: syntax of '_' should be treated as symbolSyohei YOSHIDA2014-11-121-2/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-121-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release'Brad King2014-11-110-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'fix_link-line-dedup_regression' into releaseBrad King2014-11-116-4/+46
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ExternalProject-check-hash-before-download' into releaseBrad King2014-11-101-1/+14
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'ExternalProject-check-hash-before-download'Brad King2014-11-111-1/+14
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | ExternalProject: Restore logic to not download already-existing fileBrad King2014-11-101-1/+14
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix_link-line-dedup_regression'Brad King2014-11-116-4/+46
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix link line order when shared libraries are de-duplicatedDaniele E. Domenichelli2014-11-106-4/+46
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-111-1/+1
* | | | | | | | | Merge branch 'release'Brad King2014-11-100-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'fix-gcc-hppa' into releaseBrad King2014-11-102-16/+37
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'xcode-ios-compiler-id' into releaseBrad King2014-11-071-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'genex-target-objects-ordering' into releaseBrad King2014-11-071-4/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'update-curl'Brad King2014-11-10327-42491/+94751
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Tests: Update expected CTestTestFailedSubmit outputBrad King2014-11-101-0/+1
| * | | | | | | | | | curl: Skip sanity check that triggers Clang warningBrad King2014-11-101-0/+2
| * | | | | | | | | | curl: Disable warnings to avoid changing 3rd party codeBrad King2014-11-101-0/+8
| * | | | | | | | | | curl: Skip check for inet_pton on WindowsBrad King2014-11-101-0/+7
| * | | | | | | | | | curl: Restore installation of OpenSSL DLLsBrad King2014-11-101-0/+25
| * | | | | | | | | | curl: Restore CURL_CA_BUNDLE optionBrad King2014-11-101-0/+7
| * | | | | | | | | | curl: Restore CMake-specific zlib selection codeBrad King2014-11-101-1/+14
| * | | | | | | | | | curl: Restore CMake-specific test and install codeBrad King2014-11-101-0/+12