Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'update-bison-parser' | Brad King | 2021-01-27 | 19 | -3693/+3998 |
|\ | |||||
| * | LexerParser: Suppress -Wused-but-marked-unused warning in cmExprParser | Brad King | 2021-01-26 | 2 | -52/+62 |
| * | LexerParser: Clean up includes following include-what-you-use | Christoph Grüninger | 2021-01-25 | 9 | -115/+115 |
| * | LexerParser: Regenerate parser files with GNU Bison 3.7.4 | Christoph Grüninger | 2021-01-25 | 14 | -3666/+3977 |
| * | LexerParser: Manual removing code from Bison is no longer needed | Christoph Grüninger | 2021-01-25 | 5 | -16/+0 |
| * | LexerParser: Do not use GNU Bison's yacc mode, we use Bison extensions | Christoph Grüninger | 2021-01-25 | 5 | -5/+5 |
* | | Merge topic 'outdir-target-genex' | Brad King | 2021-01-27 | 9 | -4/+91 |
|\ \ | |||||
| * | | OUTPUT_DIRECTORY: Support tgt genex in output artifact vars | Asit Dhal | 2021-01-26 | 9 | -4/+91 |
* | | | Merge topic 'doc-system-processor' | Brad King | 2021-01-27 | 1 | -4/+9 |
|\ \ \ | |||||
| * | | | Help: Clarify meaning of CMAKE_SYSTEM_PROCESSOR | Brad King | 2021-01-26 | 1 | -4/+9 |
* | | | | Merge topic 'cpack-compression-threads' | Brad King | 2021-01-27 | 13 | -10/+90 |
|\ \ \ \ | |||||
| * | | | | CPack: add CPACK_THREADS variable to control compression threads | Rodolfo Lima | 2021-01-26 | 12 | -9/+83 |
| * | | | | libarchive: Fix lzma_stream_encoder_mt detection | Rodolfo Lima | 2021-01-26 | 1 | -1/+7 |
| |/ / / | |||||
* | | | | Merge topic 'ExternalProject-vcs-tests' | Brad King | 2021-01-27 | 5 | -7/+136 |
|\ \ \ \ | |||||
| * | | | | Tests: Generate simpler ExternalProject sample Git repositories | Brad King | 2021-01-25 | 5 | -7/+136 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'doc-if' | Brad King | 2021-01-27 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | Help: Document that if(EXISTS) does not expand ~ | Michael Hirsch, Ph.D | 2021-01-26 | 1 | -3/+4 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-27 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'nmc-cache-targets' | Brad King | 2021-01-26 | 5 | -2/+17 |
|\ \ \ | |||||
| * | | | Ninja Multi-Config: Restore rebuild_cache and edit_cache targets | Brad King | 2021-01-25 | 5 | -0/+17 |
| * | | | cmNinjaUtilityTargetGenerator: Remove leftover development comment | Brad King | 2021-01-25 | 1 | -2/+0 |
| |/ / | |||||
* | | | Merge topic 'cm-optional-warning' | Brad King | 2021-01-26 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | cm::optional: Fix `-Wunused-parameter` warnings in comparison operators | Brad King | 2021-01-25 | 1 | -4/+4 |
| |/ / | |||||
* | | | Merge topic 'irsl-msvc-arm64' | Brad King | 2021-01-26 | 1 | -7/+9 |
|\ \ \ | |||||
| * | | | IRSL: Add support for non-x86/x64 architectures such as arm64 | pastdue | 2021-01-25 | 1 | -7/+9 |
* | | | | Merge topic 'csharp-vs-v142-flags' | Brad King | 2021-01-26 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | CSharp: Add 'warnaserror:...' to v142 flag table for VS | Francois Keith | 2021-01-25 | 1 | -0/+11 |
| * | | | | CSharp: Add 'debug:portable' to v142 flag table for VS | Francois Keith | 2021-01-25 | 1 | -0/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2021-01-26 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-01-25 | 1 | -1/+4 |
| |\ \ \ \ | |||||
| | * | | | | KWSys 2021-01-25 (10e36d47) | KWSys Upstream | 2021-01-25 | 1 | -1/+4 |
* | | | | | | Merge topic 'reproducible-unity-id' | Brad King | 2021-01-26 | 5 | -11/+55 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Unity: Generate reproducible unity IDs for anonymous namespaces | Craig Scott | 2021-01-22 | 5 | -11/+55 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-26 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-25 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'doc-multi-config-prop' into release-3.19 | Brad King | 2021-01-25 | 1 | -2/+6 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'doc-multi-config-prop' | Brad King | 2021-01-25 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIG | Brad King | 2021-01-25 | 1 | -2/+6 |
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-25 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'intel-fortran-nofor-main' into release-3.19 | Brad King | 2021-01-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'intel-fortran-nofor-main' | Brad King | 2021-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Intel: Replace deprecated Fortran flag -nofor_main with -nofor-main | Brad King | 2021-01-22 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cpack-deb-shlibdeps-private-search-dirs' | Brad King | 2021-01-25 | 14 | -5/+271 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | CPackDeb: dpkg-shlibdeps now supports searching for private shared libs | Deniz Bahadir | 2021-01-22 | 14 | -5/+271 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-25 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'doc-xcode-attr' | Craig Scott | 2021-01-24 | 2 | -3/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Document intended purpose of XCODE_ATTRIBUTE_<an-attribute> | Brad King | 2021-01-22 | 2 | -3/+15 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-24 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-23 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'SWIG-dependencies' | Brad King | 2021-01-22 | 5 | -18/+93 |
|\ \ \ \ \ \ |