Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakePackageConfigHelpers: Add unit tests for INSTALL_PREFIX option | Daniele E. Domenichelli | 2014-08-11 | 1 | -0/+38 |
* | CMakePackageConfigHelpers: Add INSTALL_PREFIX option | Daniele E. Domenichelli | 2014-08-11 | 1 | -10/+28 |
* | CMakePackageConfigHelpers: restructure documentation and document commands | Daniele E. Domenichelli | 2014-08-11 | 1 | -120/+125 |
* | CMakePackageConfigHelpers: Remove unused variable | Daniele E. Domenichelli | 2014-08-04 | 1 | -2/+0 |
* | Merge topic 'cmGlobalGenerator-Build-output-ref' | Brad King | 2014-08-04 | 7 | -51/+26 |
|\ | |||||
| * | cmGlobalGenerator: Take Build output argument by reference | Brad King | 2014-07-31 | 7 | -51/+26 |
* | | Merge topic 'vs-internal-system-apis' | Brad King | 2014-08-04 | 1 | -0/+6 |
|\ \ | |||||
| * | | VS: Add internal API to get system name and version | Brad King | 2014-07-31 | 1 | -0/+6 |
* | | | Merge topic 'vs-refactor-sln-deploy' | Brad King | 2014-08-04 | 2 | -3/+13 |
|\ \ \ | |/ / | |||||
| * | | VS: Refactor logic deciding to add "Deploy" to the .sln file | Gilles Khouzam | 2014-07-31 | 2 | -3/+13 |
* | | | Merge topic 'vs-vcxproj-missing-newline' | Brad King | 2014-08-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | VS: Add missing newline after .vcxproj user prop import line | Gilles Khouzam | 2014-07-31 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'cpack-options-sort' | Brad King | 2014-08-04 | 1 | -25/+42 |
|\ \ | |||||
| * | | CPack: Sort packaging options lexicographically | Brad King | 2014-07-31 | 1 | -27/+27 |
| * | | CPack: Expand mark_as_advanced arguments to one-per-line | Brad King | 2014-07-31 | 1 | -9/+26 |
| |/ | |||||
* | | Merge topic 'fix-check-module-DEFINED-tests' | Brad King | 2014-08-04 | 11 | -11/+11 |
|\ \ | |||||
| * | | Check*: Allow result variables to contain regex special characters (#14923) | Brad King | 2014-07-31 | 11 | -11/+11 |
| |/ | |||||
* | | Merge topic 'check-flag-for-fujitsu' | Brad King | 2014-08-04 | 1 | -0/+1 |
|\ \ | |||||
| * | | Check*CompilerFlag: Add pattern for Fujitsu compiler (#15051) | Erik Lindahl | 2014-07-31 | 1 | -0/+1 |
* | | | Merge topic 'link-line-dedup' | Brad King | 2014-08-04 | 2 | -2/+18 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'link-line-dedup' | Brad King | 2014-07-30 | 1 | -0/+5 |
| * | | | De-duplicate shared library targets in generated link lines | Brad King | 2014-07-30 | 1 | -2/+13 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-02 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-01 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'release' | Brad King | 2014-07-31 | 0 | -0/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'check-flag-avoid-semicolon' into release | Brad King | 2014-07-30 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'cpack-mark-ifw-advanced' | Brad King | 2014-07-31 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | CPack: Mark CPACK_BINARY_IFW option as advanced | Brad King | 2014-07-30 | 1 | -0/+1 |
* | | | | | Merge topic 'cpack-add-lzma-package-options' | Brad King | 2014-07-31 | 1 | -0/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | CPack: Add lzma-compressed package options | Daniel Pfeifer | 2014-07-30 | 1 | -0/+10 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'check-flag-avoid-semicolon' | Brad King | 2014-07-31 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Check*CompilerFlag: Avoid ';' in common pattern (#15048) | Brad King | 2014-07-30 | 1 | -1/+1 |
* | | | | Merge topic 'fix-CMP0049-extra-error' | Brad King | 2014-07-31 | 5 | -5/+21 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Do not mistake a preceding error for a CMP0049 failure | Brad King | 2014-07-30 | 5 | -5/+21 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'update_jacoco_search_paths' | Brad King | 2014-07-31 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | CTEST: Update Jacoco Coverage search paths | Joseph Snyder | 2014-07-30 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-07-31 | 4 | -11/+112 |
|\ \ \ \ | |||||
| * | | | | CPackIFW: Add package configuration variables | Konstantin Podsvirov | 2014-07-29 | 4 | -11/+109 |
| * | | | | CPackIFW: Document cpack_ifw_configure_component DEPENDS option | Konstantin Podsvirov | 2014-07-29 | 1 | -0/+3 |
* | | | | | Merge topic 'pdb-genex' | Brad King | 2014-07-31 | 14 | -34/+189 |
|\ \ \ \ \ | |||||
| * | | | | | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 14 | -0/+143 |
| * | | | | | Genex: Simplify filesytem artifact code | Nils Gladitz | 2014-07-29 | 1 | -35/+47 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-31 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'release' | Brad King | 2014-07-30 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'FindQt4-more-plugins' into release | Brad King | 2014-07-28 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'xcode-6-librarian-flags' into release | Brad King | 2014-07-28 | 2 | -5/+24 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'remove-link-remnants' | Brad King | 2014-07-30 | 2 | -7/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnants | Nils Gladitz | 2014-07-29 | 2 | -7/+1 |
| | |_|_|/ / / | |/| | | | | |