Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGeneratorTarget: Avoid recursion in GetOutputName method | Robert Goulet | 2015-08-20 | 7 | -35/+72 |
* | Merge topic 'propagate-link-search-to-try_compile' | Brad King | 2015-08-17 | 5 | -8/+32 |
|\ | |||||
| * | try_compile: Update documentation for other propagated variables | Chuck Atkins | 2015-08-14 | 2 | -4/+9 |
| * | try_compile: Propogate the CMAKE_LINK_SEARCH_ variables | Chuck Atkins | 2015-08-14 | 4 | -4/+23 |
* | | Merge topic 'extended-length-paths' | Brad King | 2015-08-17 | 1 | -8/+11 |
|\ \ | |||||
| * | | cmSystemTools: Use extended length paths for Windows apis. | Clinton Stimpson | 2015-08-15 | 1 | -8/+11 |
| |/ | |||||
* | | Merge topic 'emacs-mode-font-lock' | Brad King | 2015-08-17 | 1 | -2/+2 |
|\ \ | |||||
| * | | cmake-mode.el: Refine variable font-lock | Roy Crihfield | 2015-08-14 | 1 | -1/+1 |
| * | | cmake-mode.el: Fix function name font-lock | Roy Crihfield | 2015-08-13 | 1 | -1/+1 |
* | | | Merge topic 'FindBoost-1.59' | Brad King | 2015-08-17 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | FindBoost: Add support for Boost 1.59 | Roger Leigh | 2015-08-14 | 1 | -2/+4 |
| | |/ | |/| | |||||
* | | | Merge topic 'FindXercesC-updates' | Brad King | 2015-08-17 | 2 | -4/+17 |
|\ \ \ | |||||
| * | | | FindXercesC: Add support for 3D_1 variant of the library | Roger Leigh | 2015-08-14 | 1 | -1/+1 |
| * | | | FindXercesC: Find debug and release libraries separately | Roger Leigh | 2015-08-14 | 2 | -4/+17 |
| |/ / | |||||
* | | | Merge topic 'FindTIFF-updates' | Brad King | 2015-08-17 | 2 | -1/+18 |
|\ \ \ | |||||
| * | | | FindTIFF: Find debug and release libraries separately | Roger Leigh | 2015-08-14 | 2 | -1/+18 |
| |/ / | |||||
* | | | Merge topic 'update-curl' | Brad King | 2015-08-17 | 183 | -11425/+14831 |
|\ \ \ | |||||
| * | | | curl: Update README-CMake.txt for new snapshot | Brad King | 2015-08-17 | 1 | -4/+4 |
| * | | | curl: Update configuration of build within CMake | Brad King | 2015-08-17 | 1 | -4/+11 |
| * | | | curl: Fix check for gethostbyname_r with 5 arguments | Brad King | 2015-08-17 | 1 | -1/+1 |
| * | | | Merge branch 'curl-upstream' into update-curl | Brad King | 2015-08-12 | 181 | -11416/+14815 |
| |\ \ \ | |||||
| | * | | | curl 7.44.0 (reduced) | Curl Upstream | 2015-08-12 | 181 | -11390/+14792 |
| * | | | | cmCurl: Tolerate lack of CURLOPT_CAPATH support | Brad King | 2015-08-12 | 1 | -1/+1 |
* | | | | | Merge topic 'compiler-id-ancient-gcc-version' | Brad King | 2015-08-17 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | GNU-DetermineCompiler: Add support for very old versions of GCC | Kars de Jong | 2015-08-13 | 1 | -1/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'FindOpenSSL-imported-targets' | Brad King | 2015-08-17 | 5 | -12/+138 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenSSL: Provide imported targets OpenSSL::{SSL,Crypto} | Konstantin Podsvirov | 2015-08-13 | 5 | -0/+122 |
| * | | | | | FindOpenSSL: Revise and format module documentation | Brad King | 2015-08-13 | 1 | -15/+19 |
| |/ / / / | |||||
* | | | | | Merge topic 'use-generator-target' | Brad King | 2015-08-17 | 3 | -1/+12 |
|\ \ \ \ \ | |||||
| * | | | | | cmComputeLinkInformation: Lookup a target only if we have one | Brad King | 2015-08-13 | 3 | -1/+12 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-15 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-14 | 1 | -1/+1 |
* | | | | | Merge branch 'release' | Brad King | 2015-08-13 | 0 | -0/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CMake 3.3.1v3.3.1 | Brad King | 2015-08-13 | 1 | -1/+1 |
* | | | | | Merge topic 'add-link-search-static-properties-defaults' | Brad King | 2015-08-13 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add notes for topic 'add-link-search-static-properties-defaults' | Brad King | 2015-08-13 | 1 | -0/+9 |
* | | | | | | Merge topic 'OUTPUT_DIRECTORY-genex' | Brad King | 2015-08-13 | 14 | -10/+119 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add generator expression support to OUTPUT_DIRECTORY target properties | Robert Goulet | 2015-08-12 | 14 | -7/+98 |
| * | | | | | | cmTarget: Detect and diagnose recursion in GetOutputInfo | Robert Goulet | 2015-08-12 | 1 | -3/+21 |
* | | | | | | | Merge topic 'FindPkgConfig-capital-messages' | Brad King | 2015-08-13 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindPkgConfig: Capitalize first letter of all message()s | Christopher Meng | 2015-08-12 | 1 | -5/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'add-link-search-static-properties-defaults' | Brad King | 2015-08-13 | 10 | -6/+137 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Allow LINK_SEARCH_{START,END}_STATIC props to have default values. | Chuck Atkins | 2015-08-13 | 10 | -6/+137 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'fix-hpux-link-search-shared-flags' | Brad King | 2015-08-13 | 1 | -12/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | HP-UX: Fix linker search type flags for C shared libs on HP-UX | Chuck Atkins | 2015-08-12 | 1 | -12/+5 |
* | | | | | | | Merge branch 'release' | Brad King | 2015-08-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'compiler-version-Fortran' into release | Brad King | 2015-08-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'fix-missing-subdir-error' into release | Brad King | 2015-08-04 | 11 | -2/+27 |
| |\ \ \ \ \ \ \ |