| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Simplify top-level index organization | Brad King | 2013-12-20 | 1 | -11/+4 |
|
|
* | Merge topic 'cmake-packages-manual' | Brad King | 2013-12-20 | 4 | -0/+417 |
|\ |
|
| * | Help: Add a CMake manual for Packages related docs. | Stephen Kelly | 2013-12-20 | 2 | -0/+415 |
|
|
| * | Split the find_dependency macro into a separate file. | Stephen Kelly | 2013-12-13 | 2 | -0/+2 |
|
|
* | | Merge topic 'extend-policies-manual' | Brad King | 2013-12-20 | 1 | -1/+15 |
|\ \ |
|
| * | | Help: Mention if(POLICY) and NO_POLICY_SCOPE in policies manual. | Stephen Kelly | 2013-12-20 | 1 | -1/+15 |
|
|
* | | | Merge topic 'doc-clarify-CMAKE_VERBOSE_MAKEFILE' | Brad King | 2013-12-20 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | Help: Clarify CMAKE_VERBOSE_MAKEFILE initialization (#14658) | Brad King | 2013-12-19 | 1 | -4/+5 |
| |/ / |
|
* | | | Help: Fix CMP0037 docs. | Stephen Kelly | 2013-12-19 | 1 | -1/+1 |
|
|
* | | | Help: Add missing period. | Stephen Kelly | 2013-12-19 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'doc-clarify-if-TARGET' | Brad King | 2013-12-19 | 1 | -208/+170 |
|\ \ |
|
| * | | Help: Clarify if(TARGET) behavior (#14646) | Brad King | 2013-12-18 | 1 | -1/+3 |
|
|
| * | | Help: Format 'if' command documentation | Brad King | 2013-12-18 | 1 | -207/+167 |
|
|
* | | | Help: Note that COMPATIBLE_INTERFACE_ properties may be origin-debugged. | Stephen Kelly | 2013-12-13 | 1 | -3/+5 |
|/ / |
|
* | | Help: Format and clarify source_group() documentation (#14631) | Brad King | 2013-12-05 | 1 | -14/+30 |
|
|
* | | Merge topic 'minor-cleanups' | Brad King | 2013-12-05 | 1 | -5/+5 |
|\ \ |
|
| * | | Help: Fix up the VISIBILITY_INLINES_HIDDEN docs. | Stephen Kelly | 2013-12-03 | 1 | -5/+5 |
|
|
* | | | Merge topic 'cleanup-build-commands' | Brad King | 2013-12-05 | 5 | -0/+44 |
|\ \ \ |
|
| * | | | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables | Brad King | 2013-12-04 | 5 | -0/+44 |
|
|
* | | | | Merge topic 'cmake-toolchains-manual' | Brad King | 2013-12-03 | 19 | -14/+230 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Help: Add cmake-toolchains.7 manual | Stephen Kelly | 2013-12-03 | 2 | -0/+161 |
|
|
| * | | | Help: Document the CMAKE_FIND_ROOT_PATH* variables. | Stephen Kelly | 2013-11-27 | 13 | -11/+56 |
|
|
| * | | | Help: Document the CMAKE_TOOLCHAIN_FILE. | Stephen Kelly | 2013-11-27 | 5 | -3/+13 |
| | |/
| |/| |
|
* | | | Merge topic 'doc-pdb-not-for-static-libs' | Brad King | 2013-12-02 | 8 | -22/+54 |
|\ \ \ |
|
| * | | | Help: Document PDB behavior w.r.t. static libraries explicitly (#14600) | Brad King | 2013-12-02 | 7 | -9/+26 |
|
|
| * | | | Help: Format PDB_NAME and PDB_OUTPUT_DIRECTORY documentation | Brad King | 2013-12-02 | 5 | -18/+22 |
|
|
| * | | | Help: Document CMAKE_PDB_OUTPUT_DIRECTORY_<CONFIG> variable | Brad King | 2013-12-02 | 2 | -0/+11 |
| |/ / |
|
* | | | Merge topic 'INTERFACE_AUTOUIC_OPTIONS' | Brad King | 2013-12-02 | 5 | -2/+27 |
|\ \ \ |
|
| * | | | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. | Stephen Kelly | 2013-11-27 | 4 | -2/+21 |
|
|
| * | | | Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER. | Stephen Kelly | 2013-11-27 | 1 | -0/+6 |
| |/ / |
|
* | | | Merge topic 'export-includes' | Brad King | 2013-12-02 | 2 | -0/+26 |
|\ \ \ |
|
| * | | | Export: Report error on relative include with genex. | Stephen Kelly | 2013-11-26 | 2 | -0/+26 |
|
|
* | | | | Merge topic 'KateProjectGenerator2' | Brad King | 2013-12-02 | 2 | -0/+27 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | kate: add some documentation | Alex Neundorf | 2013-11-25 | 2 | -0/+27 |
| |/ / |
|
* | | | Merge topic 'ninja-compile-link-pool' | Brad King | 2013-11-26 | 7 | -0/+70 |
|\ \ \ |
|
| * | | | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 7 | -0/+70 |
| |/ / |
|
* | | | Merge topic 'minor-cleanups' | Brad King | 2013-11-26 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Help: Fix typo in CMP0040 docs. | Stephen Kelly | 2013-11-26 | 1 | -1/+1 |
|
|
| * | | | Help: Fix typo in genex docs. | Stephen Kelly | 2013-11-26 | 1 | -1/+1 |
| |/ / |
|
* | | | cmQtAutogen: Allow specifying depends for autogen targets. | Stephen Kelly | 2013-11-25 | 2 | -0/+15 |
|/ / |
|
* | | Help: Organize and revise the cmake-generators.7 manual | Brad King | 2013-11-25 | 15 | -142/+122 |
|
|
* | | Help: Document $ENV{VAR} syntax in cmake-language.7 manual | Brad King | 2013-11-25 | 1 | -0/+3 |
|
|
* | | Merge topic 'cross-compiling-toolchain-variables' | Brad King | 2013-11-22 | 5 | -8/+26 |
|\ \ |
|
| * | | Introduce CMAKE_STAGING_PREFIX variable. | Stephen Kelly | 2013-11-21 | 5 | -8/+26 |
|
|
* | | | Help: Reformat cmake-generator-expressions.7 manual | Stephen Kelly | 2013-11-21 | 1 | -77/+171 |
|
|
* | | | Merge topic 'missing-target-error' | Brad King | 2013-11-21 | 2 | -0/+17 |
|\ \ \ |
|
| * | | | Add policy CMP0040 to disallow custom commands on missing targets | Nils Gladitz | 2013-11-21 | 2 | -0/+17 |
|
|
* | | | | Merge topic 'find_backtrace' | Brad King | 2013-11-21 | 2 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add FindBacktrace.cmake module. | Vadim Zhukov | 2013-10-16 | 2 | -0/+2 |
|
|
* | | | | Merge topic 'dev/better-eclipse-language-support' | Brad King | 2013-11-20 | 2 | -0/+9 |
|\ \ \ \
| |_|/ /
|/| | | |
|