Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'parallel_build_option' | Brad King | 2018-05-29 | 17 | -0/+43 |
|\ | |||||
| * | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 17 | -0/+43 |
* | | Merge topic 'doxygen-all' | Craig Scott | 2018-05-29 | 2 | -0/+52 |
|\ \ | |||||
| * | | FindDoxygen: Add tests for ALL option | Craig Scott | 2018-05-27 | 2 | -0/+52 |
* | | | Merge topic 'FindLua-conventional-paths' | Brad King | 2018-05-25 | 9 | -0/+134 |
|\ \ \ | |||||
| * | | | FindLua: Add tests for this module | Alexander Grund | 2018-05-24 | 9 | -0/+134 |
| |/ / | |||||
* | | | FindODBC: Add module to search for ODBC library | Mateusz Loskot | 2018-05-22 | 4 | -0/+40 |
|/ / | |||||
* | | Merge topic 'PDBDirectoryGenExpression' | Brad King | 2018-05-21 | 1 | -2/+8 |
|\ \ | |||||
| * | | Add generator expression support to PDB_OUTPUT_DIRECTORY target property | Marian Klymov | 2018-05-21 | 1 | -2/+8 |
* | | | Merge topic 'autogen_register_info_files' | Brad King | 2018-05-17 | 8 | -1/+92 |
|\ \ \ | |/ / |/| | | |||||
| * | | Tests: Add QtAutogen test for a low cmake_minimum_required version | Sebastian Holtermann | 2018-05-16 | 8 | -1/+92 |
* | | | target_link_libraries: Allow use with targets in other directories | Patrick Stotko | 2018-05-15 | 15 | -7/+94 |
|/ / | |||||
* | | Merge topic 'custom-command-expand-empty' | Brad King | 2018-05-15 | 2 | -0/+2 |
|\ \ | |||||
| * | | add_custom_{command,target}: Fix crash on empty expanded command | Brad King | 2018-05-14 | 2 | -0/+2 |
* | | | Merge topic 'FindPkgConfig-LINK_LIBRARIES' | Brad King | 2018-05-14 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | FindPkgConfig: export the list of found libraries also as variable | Rolf Eike Beer | 2018-05-11 | 1 | -0/+12 |
* | | | | Merge topic 'cpack-nuget' | Brad King | 2018-05-14 | 6 | -28/+81 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CPack: Add NuGet support | Alex Turbov | 2018-05-11 | 6 | -2/+56 |
| * | | | Tests: Format `RunCPackVerifyResult.cmake` more consistently | Alex Turbov | 2018-05-09 | 1 | -24/+24 |
| * | | | Tests: Fix comment for finding dpkg tool | Alex Turbov | 2018-05-09 | 1 | -2/+1 |
* | | | | Merge topic 'restore-imported-lib-alias-diagnostic' | Brad King | 2018-05-11 | 1 | -2/+8 |
|\ \ \ \ | |||||
| * | | | | add_library: Restore error on alias of non-global imported target | Brad King | 2018-05-10 | 1 | -2/+8 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'implicit-lib-gcceh-file' into release-3.11 | Brad King | 2018-04-16 | 1 | -0/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'backport-fix-explicit-CMakeLists.txt' into release-3.11 | Brad King | 2018-04-13 | 6 | -0/+55 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'cpack-trace-nullptr' into release-3.11 | Brad King | 2018-04-10 | 4 | -0/+13 |
| |\ \ \ \ \ | |||||
* | | | | | | | ctest_start: read model from TAG file | Kyle Edwards | 2018-05-09 | 30 | -2/+127 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'deprecate_static_managed_targets' | Brad King | 2018-05-08 | 2 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmVisualStudio10TargetGenerator: issue warning when adding static C# lib | Michael Stürmer | 2018-05-07 | 2 | -0/+11 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | cmRST: Parse inline links and inline literals | Brad King | 2018-05-07 | 2 | -0/+8 |
|/ / / / / | |||||
* | | | | | Merge topic 'doc-xref-envvar' | Brad King | 2018-05-04 | 2 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | cmRST: Add support for 'envvar' cmake domain role | Brad King | 2018-05-04 | 2 | -0/+4 |
* | | | | | | Merge topic 'test-CheckSourceTree-in-source' | Brad King | 2018-05-04 | 1 | -3/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Fix CheckSourceTree for in-source non-dashboard builds | Israel Blancas | 2018-05-03 | 1 | -3/+1 |
* | | | | | | | Merge topic 'genex-complang-not-loaded' | Brad King | 2018-05-04 | 3 | -10/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex: Allow COMPILE_LANGUAGE to name a language that is not loaded | Henry Schreiner | 2018-05-03 | 3 | -10/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'feature/cpack-default-package-version' | Craig Scott | 2018-05-03 | 4 | -0/+56 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | CPack: Use project version as default for `CPACK_PACKAGE_VERSION` | Alex Turbov | 2018-05-02 | 4 | -0/+56 |
| |/ / / / / | |||||
* | | | | | | install: add test for new NAMELINK_COMPONENT parameter | Kyle Edwards | 2018-05-03 | 13 | -1/+285 |
|/ / / / / | |||||
* | | | | | Merge topic 'csharp_reference_imported_targets' | Brad King | 2018-04-26 | 18 | -0/+332 |
|\ \ \ \ \ | |||||
| * | | | | | add tests for using target_link_libraries() with imported managed targets | Michael Stürmer | 2018-04-24 | 18 | -0/+332 |
* | | | | | | Ninja: Avoid empty phony edges for target ordering | Brad King | 2018-04-26 | 3 | -0/+12 |
* | | | | | | Merge topic 'vs-dedup-custom-commands' | Brad King | 2018-04-25 | 4 | -0/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Generate a custom command only in the least dependent target | Fujii Hironori | 2018-04-23 | 4 | -0/+31 |
* | | | | | | | Merge topic 'Genex-TARGET_GENEX_PROPERTY' | Brad King | 2018-04-24 | 26 | -0/+219 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...> | Marc Chevrier | 2018-04-23 | 26 | -0/+219 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'reorder-sys-includes' | Brad King | 2018-04-24 | 4 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Order SYSTEM include directories after non-system directories | Ephi Sinowitz | 2018-04-23 | 4 | -0/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindMatlab/mcr-compatibility' | Brad King | 2018-04-24 | 9 | -58/+146 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindMatlab: Matlab Runtime Compiler support | Raffi Enficiaud | 2018-04-23 | 9 | -58/+146 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'fortran-submodule-depends' | Brad King | 2018-04-23 | 8 | -58/+82 |
|\ \ \ \ \ \ \ |