| Commit message (Expand) | Author | Age | Files | Lines |
* | cmTarget: Add per-config compilation info | Brad King | 2014-02-24 | 2 | -0/+50 |
|
|
* | cmTarget: Refactor ComputePDBOutputDir interface | Brad King | 2014-02-24 | 2 | -6/+7 |
|
|
* | Help: Refactor PDB_NAME and PDB_OUTPUT_DIRECTORY docs | Brad King | 2014-02-24 | 5 | -13/+9 |
|
|
* | Makefile: Fix per-config linker PDB output directory | Brad King | 2014-02-24 | 3 | -4/+4 |
|
|
* | Merge topic 'variable-expansion-tests' | Brad King | 2014-02-24 | 25 | -0/+130 |
|\ |
|
| * | tests: Add variable expansion tests | Ben Boeckel | 2014-02-21 | 25 | -0/+130 |
|
|
* | | Merge topic 'ExternalProject-BUILD_ALWAYS' | Brad King | 2014-02-24 | 4 | -0/+65 |
|\ \ |
|
| * | | ExternalProject: Add option to always run the build step | Brad King | 2014-02-21 | 4 | -0/+65 |
| |/ |
|
* | | Merge topic 'fix-find_dependency-macro' | Brad King | 2014-02-24 | 1 | -3/+1 |
|\ \ |
|
| * | | Always set version variable of find_dependency macro | Alex Merry | 2014-02-23 | 1 | -3/+1 |
|
|
* | | | Merge topic 'install-FILES-genex' | Brad King | 2014-02-24 | 12 | -178/+288 |
|\ \ \ |
|
| * | | | install: Support generator expressions in FILES and PROGRAMS mode | Brad King | 2014-02-21 | 12 | -7/+105 |
|
|
| * | | | cmInstallFilesGenerator: Add reference to calling cmMakefile | Brad King | 2014-02-21 | 5 | -10/+21 |
|
|
| * | | | Help: Format install() command documentation | Brad King | 2014-02-21 | 1 | -161/+162 |
|
|
* | | | | Merge topic 'doc-add_test-cleanup' | Brad King | 2014-02-24 | 1 | -48/+38 |
|\ \ \ \ |
|
| * | | | | Help: Revise and format add_test() command documentation | Brad King | 2014-02-20 | 1 | -48/+38 |
| |/ / / |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-24 | 1 | -1/+1 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-23 | 1 | -1/+1 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-22 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-21 | 1 | -1/+1 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-20 | 1 | -1/+1 |
|
|
* | | | Begin post-3.0 development | Brad King | 2014-02-19 | 3 | -2/+11 |
|
|
* | | | Merge branch 'release' | Brad King | 2014-02-19 | 19 | -67/+59 |
|\ \ \
| | |/
| |/| |
|
| * | | Change version scheme to use only two components for feature levels | Brad King | 2014-02-19 | 13 | -42/+45 |
|
|
| * | | CMake 3.0.0-rc1 version update | Brad King | 2014-02-19 | 4 | -8/+8 |
| |/ |
|
| * | Help: Drop development topic notes to prepare release | Brad King | 2014-02-19 | 2 | -9/+0 |
|
|
| * | Help: Rename 3.0 release notes to 3.0.0 | Brad King | 2014-02-19 | 2 | -4/+4 |
|
|
| * | Help: Consolidate remaining 3.0 release notes | Brad King | 2014-02-19 | 2 | -5/+3 |
|/ |
|
* | Merge topic 'doc-usage-requirements' | Brad King | 2014-02-19 | 1 | -0/+6 |
|\ |
|
| * | Help: Document the purpose of usage requirements clearly. | Stephen Kelly | 2014-02-18 | 1 | -0/+6 |
|
|
* | | Merge topic 'FindOpenSSL-prefer-root' | Brad King | 2014-02-19 | 1 | -5/+5 |
|\ \ |
|
| * | | FindOpenSSL: Prefer OPENSSL_ROOT_DIR first (#14764) | Ho Cheung | 2014-02-18 | 1 | -5/+5 |
| |/ |
|
* | | Merge topic 'FindJNI-ppc64le' | Brad King | 2014-02-19 | 1 | -0/+2 |
|\ \ |
|
| * | | FindJNI: Add ppc64le architecture | Dinar Valeev | 2014-02-18 | 1 | -0/+2 |
|
|
* | | | Merge topic 'FindBoost-namespace' | Brad King | 2014-02-19 | 2 | -25/+42 |
|\ \ \ |
|
| * | | | FindBoost: Add suport for custom namespaces | Chuck Atkins | 2014-02-17 | 2 | -25/+42 |
| |/ / |
|
* | | | Merge topic 'doc-package-registry' | Brad King | 2014-02-19 | 2 | -189/+300 |
|\ \ \ |
|
| * | | | Help: Format find_package() command documentation | Brad King | 2014-02-17 | 1 | -189/+171 |
|
|
| * | | | Help: Document the package registry in cmake-packages.7 | Brad King | 2014-02-17 | 1 | -0/+129 |
| |/ / |
|
* | | | Merge topic 'minor-cleanups' | Brad King | 2014-02-19 | 6 | -7/+6 |
|\ \ \ |
|
| * | | | Tests: Remove some trailing black lines. | Stephen Kelly | 2014-02-17 | 1 | -2/+0 |
|
|
| * | | | Makefile: Fix comment indentation. | Stephen Kelly | 2014-02-17 | 1 | -1/+1 |
|
|
| * | | | cmGlobalGenerator: Remove unused variable. | Stephen Kelly | 2014-02-17 | 1 | -1/+0 |
|
|
| * | | | include_directory: Add missing include. | Stephen Kelly | 2014-02-17 | 1 | -0/+2 |
|
|
| * | | | Help: Fix typo | Stephen Kelly | 2014-02-17 | 1 | -2/+2 |
|
|
| * | | | Small typo fix | Kevin Funk | 2014-02-17 | 1 | -1/+1 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-19 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge topic 'windows-filesystem-retry-config' | Brad King | 2014-02-17 | 3 | -8/+60 |
|\ \ |
|
| * | | Windows: Make file delete/rename retry configurable | Brad King | 2014-02-12 | 3 | -8/+60 |
|
|