summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'qt-sizetype'Brad King2023-02-218-20/+45
|\
| * cmake-gui: Fix conversion warnings about Qt indexing typesBrad King2023-02-208-20/+45
* | Merge topic 'unlimited-version-compare'Brad King2023-02-211-7/+28
|\ \
| * | Remove component size limit for version comparisonsDavid Gobbi2023-02-201-7/+28
| |/
* | Merge topic 'KateNinjaImprovements'Brad King2023-02-212-27/+42
|\ \
| * | Kate: mention Ninja Multiconfig in the docsAlexander Neundorf2023-02-201-0/+1
| * | Kate: support for the targets of multi config ninjaAlexander Neundorf2023-02-182-25/+34
| * | Kate: enable the ninja multiconfig generator for kateAlexander Neundorf2023-02-181-4/+9
* | | Merge topic 'add_lang_expressions_ghs'Brad King2023-02-211-4/+8
|\ \ \
| * | | GHS: Enable language-dependent generator expressionsNeal Venditto2023-02-171-4/+8
* | | | CMake Nightly Date StampKitware Robot2023-02-211-1/+1
| |_|/ |/| |
* | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-201-1/+2
|\ \ \
| * | | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLYAbdelmaged Khalifa2023-02-171-1/+2
| | |/ | |/|
* | | Merge topic 'xcode-revert-header-map'Brad King2023-02-201-0/+1
|\ \ \
| * | | Xcode: Restore suppression of header mapsBrad King2023-02-171-0/+1
* | | | Merge topic 'cxx-module-mapper-clang'Brad King2023-02-201-1/+1
|\ \ \ \
| * | | | cmCxxModuleMapper: Specify clang's BMI dependency with new formChuanqi Xu2023-02-171-1/+1
| |/ / /
| * | | CMake 3.26.0-rc3v3.26.0-rc3Brad King2023-02-151-1/+1
| * | | CMake 3.26.0-rc2v3.26.0-rc2Brad King2023-02-091-1/+1
| * | | Merge topic 'stop_parsing_after_first_script_arg' into release-3.26Brad King2023-02-091-5/+7
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2023-02-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-02-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-02-181-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'sergio-nsk/24416/1'Brad King2023-02-172-10/+17
|\ \ \ \
| * | | | VS: Fix wrong appxManifest if OUTPUT_NAME != target nameSergey Markelov2023-02-152-10/+17
* | | | | CMake Nightly Date StampKitware Robot2023-02-171-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'deprecate-extra-generators'Brad King2023-02-166-5/+17
|\ \ \ \
| * | | | Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-156-5/+17
| |/ / /
* | | | Merge topic 'synthetic-targets'Brad King2023-02-168-25/+109
|\ \ \ \
| * | | | cmGeneratorTarget: synthetic targets don't have output eitherBen Boeckel2023-02-141-0/+5
| * | | | cmCommonTargetGenerator: also consider synthetic targetsBen Boeckel2023-02-141-1/+3
| * | | | cmMakefile: add support for a "synthesized" targetBen Boeckel2023-02-146-4/+41
| * | | | cmTarget: make Visibility an `enum class`Ben Boeckel2023-02-144-18/+18
| * | | | cmTarget: store visibility as an `enum` rather than boolsBen Boeckel2023-02-144-13/+53
* | | | | Merge topic 'cmake-E-time-chrono'Brad King2023-02-161-19/+5
|\ \ \ \ \
| * | | | | cmake -E time: use C++11 chrono and better format outputscivision2023-02-151-19/+5
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-02-161-1/+1
|/ / / /
* | | | Merge topic 'AutoExport-vftable'Brad King2023-02-151-1/+3
|\ \ \ \
| * | | | WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbolMalcolm Bechard2023-02-141-1/+3
* | | | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-154-26/+50
|\ \ \ \ \
| * | | | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for NinjaAbdelmaged Khalifa2023-02-144-26/+50
* | | | | | Merge topic 'nullptr'Brad King2023-02-1510-49/+51
|\ \ \ \ \ \
| * | | | | | Source: use C++11 nullptrscivision2023-02-1410-49/+51
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-02-151-1/+1
|/ / / / /
* | | | | Merge topic 'ninja-collation-dependencies'Brad King2023-02-142-31/+46
|\ \ \ \ \
| * | | | | Ninja: depend on language module information files directlyBen Boeckel2023-02-101-11/+9
| * | | | | Ninja: track modmap dependencies properlyBen Boeckel2023-02-102-9/+33
| * | | | | Ninja: remove the modmap as an output of the scannerBen Boeckel2023-02-101-11/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'KateDontIncludeFilesInBuildDir'Brad King2023-02-141-3/+2
|\ \ \ \ \
| * | | | | Kate: don't include files in the CMakeFiles/ dir in the projectAlexander Neundorf2023-02-131-3/+2