Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | add_custom_{command,target}: Fix crash on empty expanded command | Brad King | 2018-05-14 | 2 | -0/+2 | |
* | | | | FindPkgConfig: export the list of found libraries also as variable | Rolf Eike Beer | 2018-05-11 | 1 | -0/+12 | |
* | | | | 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 '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 | |
* | | | | | cmVisualStudio10TargetGenerator: issue warning when adding static C# lib | Michael Stürmer | 2018-05-07 | 2 | -0/+11 | |
| |_|_|/ |/| | | | ||||||
* | | | | 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 | |
* | | | | | 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 'FindMatlab/mcr-compatibility' | Brad King | 2018-04-24 | 4 | -2/+28 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | FindMatlab: Matlab Runtime Compiler support | Raffi Enficiaud | 2018-04-23 | 4 | -2/+28 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'vs-sdk-dirs' | Brad King | 2018-04-20 | 3 | -0/+100 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Add variables to set SDK directories in vcxproj files | Bastien Schatt | 2018-04-19 | 3 | -0/+100 | |
* | | | | | | Merge topic 'CheckIncludeFile-required-libs' | Brad King | 2018-04-19 | 3 | -0/+176 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES | Brad King | 2018-04-18 | 3 | -0/+176 | |
* | | | | | | | Android: Add support for NDK r17 | Brad King | 2018-04-17 | 2 | -7/+9 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'list-TRANSFORM' | Brad King | 2018-04-17 | 96 | -0/+589 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | list: Add TRANSFORM sub-command | Marc Chevrier | 2018-04-16 | 96 | -0/+589 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'backport-fix-explicit-CMakeLists.txt' | Brad King | 2018-04-13 | 6 | -0/+55 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Restore support for explicitly referenced CMakeLists.txt sources | Brad King | 2018-04-13 | 6 | -0/+55 | |
* | | | | Merge topic 'variable_watch-on-PARENT_SCOPE' | Brad King | 2018-04-12 | 3 | -0/+18 | |
|\ \ \ \ | ||||||
| * | | | | variable_watch: trigger on variables set via PARENT_SCOPE | Matteo Settenvini | 2018-04-11 | 3 | -0/+18 | |
* | | | | | Merge topic 'cpack-trace-nullptr' | Brad King | 2018-04-11 | 4 | -0/+13 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | CPack: Fix crash on invalid generator name | Brad King | 2018-04-10 | 4 | -0/+13 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'fix-crash-trace-exp-uninit-vars' | Brad King | 2018-04-10 | 3 | -0/+10 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | Fix crash with --trace-expand --warn-uninitialized together | R2RT | 2018-04-09 | 3 | -0/+10 | |
| |/ | ||||||
* | | Merge topic 'ninja-fortran-rspfile' | Brad King | 2018-04-06 | 5 | -0/+15 | |
|\ \ | ||||||
| * | | Ninja: Fix Fortran support with response files | Brad King | 2018-04-05 | 5 | -0/+15 | |
* | | | Merge topic 'glob_configure_depends' | Brad King | 2018-04-06 | 19 | -0/+159 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add tests for `file(GLOB)` CONFIGURE_DEPENDS flag | Shane Parris | 2018-04-02 | 19 | -0/+159 | |
* | | | Merge topic 'wcdh-bare-features' | Brad King | 2018-04-04 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | WCDH: introduce BARE_FEATURES | Rolf Eike Beer | 2018-04-03 | 1 | -0/+1 | |
* | | | | Merge topic 'android-no-libstdc++' | Brad King | 2018-04-04 | 3 | -0/+29 | |
|\ \ \ \ | ||||||
| * | | | | Android: Suppress implicit -lstdc++ linker flag | Brad King | 2018-04-03 | 3 | -0/+29 | |
* | | | | | UseSWIG: Rework tests | Marc Chevrier | 2018-04-02 | 21 | -737/+0 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'remove-vs8-generator' | Brad King | 2018-04-02 | 6 | -18/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 6 | -18/+3 | |
| |/ / | ||||||
* | | | Merge topic 'genex-TARGET_NAME_IF_EXISTS' | Brad King | 2018-03-29 | 11 | -0/+43 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | genex: Add TARGET_NAME_IF_EXISTS expression | Alex Turbov | 2018-03-28 | 11 | -0/+43 | |
* | | | Merge topic 'cmake_minimum_required-forward-compat' | Craig Scott | 2018-03-27 | 5 | -0/+9 | |
|\ \ \ | ||||||
| * | | | cmake_minimum_required: Tolerate unknown future arguments | Brad King | 2018-03-26 | 5 | -0/+9 | |
| |/ / |