| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Add cmake-buildsystem.7 manual | Stephen Kelly | 2014-01-06 | 1 | -0/+794 |
|
|
* | Merge topic 'export-EXPORT-subcommand' | Brad King | 2014-01-02 | 1 | -5/+23 |
|\ |
|
| * | Help: Document export(EXPORT) in the cmake-packages manual. | Stephen Kelly | 2013-12-24 | 1 | -2/+20 |
|
|
| * | Don't copy find_dependency in configure_package_config_file. | Stephen Kelly | 2013-12-24 | 1 | -2/+2 |
|
|
| * | Help: cmake-packages: Add missing slash. | Stephen Kelly | 2013-12-24 | 1 | -1/+1 |
|
|
* | | Merge topic 'rpath-default' | Brad King | 2014-01-02 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | OS X: Add CMP0042 to enable MACOSX_RPATH by default | Clinton Stimpson | 2014-01-02 | 2 | -0/+2 |
|
|
* | | Merge topic 'cmake-packages-manual' | Brad King | 2013-12-20 | 2 | -0/+415 |
|\ \ |
|
| * | | Help: Add a CMake manual for Packages related docs. | Stephen Kelly | 2013-12-20 | 1 | -0/+414 |
|
|
| * | | Split the find_dependency macro into a separate file. | Stephen Kelly | 2013-12-13 | 1 | -0/+1 |
|
|
* | | | Help: Mention if(POLICY) and NO_POLICY_SCOPE in policies manual. | Stephen Kelly | 2013-12-20 | 1 | -1/+15 |
| |/
|/| |
|
* | | Merge topic 'cleanup-build-commands' | Brad King | 2013-12-05 | 1 | -0/+3 |
|\ \ |
|
| * | | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables | Brad King | 2013-12-04 | 1 | -0/+3 |
|
|
* | | | Merge topic 'cmake-toolchains-manual' | Brad King | 2013-12-03 | 2 | -1/+167 |
|\ \ \ |
|
| * | | | Help: Add cmake-toolchains.7 manual | Stephen Kelly | 2013-12-03 | 1 | -0/+160 |
|
|
| * | | | Help: Document the CMAKE_FIND_ROOT_PATH* variables. | Stephen Kelly | 2013-11-27 | 1 | -1/+6 |
|
|
| * | | | Help: Document the CMAKE_TOOLCHAIN_FILE. | Stephen Kelly | 2013-11-27 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge topic 'doc-pdb-not-for-static-libs' | Brad King | 2013-12-02 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Help: Document CMAKE_PDB_OUTPUT_DIRECTORY_<CONFIG> variable | Brad King | 2013-12-02 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge topic 'INTERFACE_AUTOUIC_OPTIONS' | Brad King | 2013-12-02 | 2 | -0/+7 |
|\ \ \ |
|
| * | | | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. | Stephen Kelly | 2013-11-27 | 1 | -0/+1 |
|
|
| * | | | 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 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Export: Report error on relative include with genex. | Stephen Kelly | 2013-11-26 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'KateProjectGenerator2' | Brad King | 2013-12-02 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | kate: add some documentation | Alex Neundorf | 2013-11-25 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge topic 'ninja-compile-link-pool' | Brad King | 2013-11-26 | 2 | -0/+5 |
|\ \ \ |
|
| * | | | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 2 | -0/+5 |
| |/ / |
|
* | | | Merge topic 'minor-cleanups' | Brad King | 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 | 1 | -0/+1 |
|/ / |
|
* | | Help: Organize and revise the cmake-generators.7 manual | Brad King | 2013-11-25 | 1 | -24/+62 |
|
|
* | | 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 | 1 | -0/+1 |
|\ \ |
|
| * | | Introduce CMAKE_STAGING_PREFIX variable. | Stephen Kelly | 2013-11-21 | 1 | -0/+1 |
|
|
* | | | 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 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Add policy CMP0040 to disallow custom commands on missing targets | Nils Gladitz | 2013-11-21 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'find_backtrace' | Brad King | 2013-11-21 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add FindBacktrace.cmake module. | Vadim Zhukov | 2013-10-16 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'dev/better-eclipse-language-support' | Brad King | 2013-11-20 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | eclipse: Support custom natures via a global property | Ben Boeckel | 2013-11-19 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge topic 'cross-compiling-toolchain-variables' | Brad King | 2013-11-19 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
| * | | Allow toolchain files to specify an external toolchain. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
| * | | Add compiler target compile options. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
* | | | ctest: Make the --build-makeprogram optional for --build-and-test | Brad King | 2013-11-18 | 1 | -3/+3 |
|/ / |
|
* | | Help: Format manual/*.1.rst options as definition lists | Kitware Robot | 2013-11-14 | 6 | -417/+527 |
|
|
* | | Merge topic 'tll-target-policies' | Brad King | 2013-11-08 | 1 | -0/+3 |
|\ \ |
|
| * | | Disallow linking to utility targets (#13902). | Stephen Kelly | 2013-11-07 | 1 | -0/+1 |
|
|