summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* FASTBuild: optimize try_compile buildsEduard Voronkin2025-10-231-9/+16
* cmGlobalGenerator: Simplify collection of targets under a project()Brad King2025-09-161-6/+7
* prop_sf/OBJECT_NAME: no-op for the FASTBuild and Xcode generatorsBen Boeckel2025-09-091-0/+2
* Merge topic 'vs-cleanup'Brad King2025-09-021-1/+1
|\
| * cmGlobalGenerator: Constify GetTargetDirectDependsBrad King2025-09-011-1/+1
* | FASTBuild: Add generatorEduard Voronkin2025-08-261-0/+2
* | macOS: Cache parsed xcframework plist contentEugene Zimichev2025-08-151-0/+9
* | source: Pass cmBuildOptions by valueDaniel Pfeifer2025-07-301-3/+3
* | autogen: support the `SHORT` intermediate dir strategyBen Boeckel2025-07-291-1/+5
* | cmGlobalGenerator: add methods for use when implementing short dir supportJohn Parent2025-07-291-0/+3
* | cmGlobalGenerator: add a query to represent support for short object namesBen Boeckel2025-07-281-0/+10
* | pchreuse: always ask the PCH reuse target for PDB informationBen Boeckel2025-07-221-1/+1
|/
* Experimental: Avoid mutating statically allocated dataBrad King2025-05-131-0/+6
* Merge topic 'makefile-progress'Brad King2025-04-171-2/+3
|\
| * cmGlobalGenerator: Constify IsExcluded use of cmLocalGeneratorBrad King2025-04-151-2/+3
| * LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* | Ninja generator: restore correct encoding for policy CMP0181=OLDMarc Chevrier2025-04-121-0/+1
* | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
|/
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-81/+81
* Merge topic 'extern-domain'Brad King2025-01-221-2/+6
|\
| * Add support for foreign targetsVito Gamberini2025-01-211-2/+6
* | CMP0042: Remove support for OLD behaviorBrad King2025-01-191-3/+0
* | CMP0037: Remove support for OLD behaviorBrad King2025-01-191-4/+4
* | CMP0026: Remove support for OLD behaviorBrad King2025-01-191-3/+0
* | CMP0024: Remove support for OLD behaviorBrad King2025-01-191-6/+2
* | CMP0018: Remove support for OLD behaviorBrad King2025-01-181-3/+0
* | instrumentation: Collect and record project build system metricsMartin Duffy2025-01-151-0/+1
|/
* Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target propertyGarrett Campbell2024-12-091-0/+2
* cmake --install: Respect CMAKE_DEFAULT_CONFIGSMartin Duffy2024-11-191-0/+6
* Ninja: Regenerate when test or install scripts are missingMartin Duffy2024-11-061-0/+3
* cmGlobalGenerator: Clarify Build method output mode argument nameBrad King2024-10-171-1/+1
* cmGlobalGenerator: Remove default Build method output modeBrad King2024-10-171-9/+8
* cmGlobalGenerator: generate build database files for targetsBen Boeckel2024-08-271-0/+12
* cmDyndepCollation: write build database metadataBen Boeckel2024-08-271-0/+2
* cmGlobalGenerator: add a method to make an output-formatted stringBen Boeckel2024-08-271-0/+12
* Install: Add parallel installation optionMartin Duffy2024-07-151-0/+17
* add_custom_command: Add CODEGEN supportJuan Ramos2024-07-011-0/+5
* cxxmodules: link to `std`-providing targets when availableBen Boeckel2024-04-111-0/+1
* Merge topic 'restore-pch-with-unity'Brad King2024-02-051-1/+1
|\
| * cmGlobalGenerator: Add unity/pch sources after computing compile featuresBrad King2024-02-021-0/+1
* | Merge topic 'cxxmodules-no-unity'Brad King2024-01-101-0/+1
|\ \
| * | cmGlobalGenerator: add unity sources after computing target compile featuresBen Boeckel2024-01-051-0/+1
| |/
* | cmGlobalGenerator: Allow passing language to GetLangaugeOutputExtensionEvan Wilde2023-12-051-0/+2
|/
* cmGlobalGenerator: give context about module queriesBen Boeckel2023-11-011-1/+11
* cxxmodules: generate synthetic targets as an initial passBen Boeckel2023-08-171-0/+2
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-4/+4
* Merge topic 'command-job-server-aware'Brad King2023-07-201-0/+2
|\
| * add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-191-0/+2
* | LINK_OPTIONS: ensure correct dollar escapingMarc Chevrier2023-07-171-0/+2
* | codecvt: Extrace codecvt::Encoding to remove codecvt includesClemens Wasser2023-06-221-5/+2
|/