summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | | | CMake Nightly Date StampKitware Robot2023-02-141-1/+1
* | | | Merge topic 'deprecate-pre-3.5'Brad King2023-02-131-3/+2
|\ \ \ \
| * | | | Deprecate compatibility with CMake versions older than 3.5Brad King2023-02-111-3/+2
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2023-02-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-02-121-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2023-02-111-1/+1
| |/ |/|
* | Merge topic 'cmake-gui-browse-manual-page'Brad King2023-02-102-6/+12
|\ \
| * | cmake-gui: Add optional filename argument to --browse-manualKyle Edwards2023-02-092-6/+12
| |/
* | Merge topic 'update-kwsys'Brad King2023-02-103-65/+7
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-02-093-65/+7
| |/
* | CMake Nightly Date StampKitware Robot2023-02-101-1/+1
|/
* Merge topic 'vs9-deprecate'Brad King2023-02-092-1/+21
|\
| * Deprecate Visual Studio 9 2008 generatorBrad King2023-02-082-1/+21
* | Merge topic 'target-with-cxxmodule-filesets'Brad King2023-02-091-3/+5
|\ \
| * | cmGeneratorTarget: `INTERFACE` targets with C++ modules are also "in"Ben Boeckel2023-02-081-3/+5
* | | Merge topic 'stop_parsing_after_first_script_arg'Brad King2023-02-091-5/+7
|\ \ \
| * | | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2023-02-081-5/+7
* | | | CMake Nightly Date StampKitware Robot2023-02-091-1/+1
| |_|/ |/| |
* | | Merge topic 'ctest-remove-cmake-intdir'Brad King2023-02-082-14/+0
|\ \ \
| * | | CTest: Remove usages of CMAKE_INTDIRKyle Edwards2023-02-072-14/+0
* | | | Merge topic 'ninja-no-cleandead'Brad King2023-02-082-8/+0
|\ \ \ \
| * | | | cmGlobalNinjaGenerator: Remove unused memberBrad King2023-02-072-8/+0
| | |_|/ | |/| |
* | | | Merge topic 'update-kwsys'Brad King2023-02-087-950/+9
|\ \ \ \