summaryrefslogtreecommitdiffstats
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* GenEx: Factor out a dedicated evaluation Context structureBrad King2025-09-211-0/+1
* GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::EvaluationBrad King2025-09-211-1/+1
* bootstrap: Compile with 64-bit time_t on 32-bit Linux if possibleBrad King2025-07-161-1/+1
* Source: Drop support for KWSys Encoding without std::wstring methodsBrad King2025-06-091-11/+0
* cmSystemTools: Drop unused MakefileColorEcho functionBrad King2025-05-191-3/+3
* StdIo: Add a Terminal abstraction to print color textBrad King2025-05-191-0/+1
* cmConsoleBuf: Remove unused infrastructureBrad King2025-05-131-1/+0
* StdIo: Add a Windows Console adaptor for cin, cout, and cerrBrad King2025-05-131-0/+5
* StdIo: Provide metadata about stdin, stdout, stderr streamsBrad King2025-05-111-0/+1
* StdIo: Factor out helper to initialize stdin, stdout, and stderrBrad King2025-05-081-0/+1
* kFreeBSD: Remove support for obsolete platformRoger Leigh2025-03-051-3/+0
* bootstrap: Update copyright line extraction for reST markup in LICENSE.rstBrad King2025-03-051-1/+2
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* LICENSE: Rename Copyright.txt to LICENSE.rstBrad King2025-03-031-1/+1
* libuv: Remove kvm dependency for all BSDs except NetBSDRoger Leigh2025-02-241-2/+4
* Source: Remove unused cmCommandArgument{Lexer,Parser}Brad King2025-01-201-3/+0
* Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-2/+2
* Style: Replace TABs with spaces for indentation in some filesAlex Turbov2025-01-121-4/+5
* find_package: Actually find .cps filesMatthew Woehlke2024-12-131-0/+1
* cmCommand: RemoveDaniel Pfeifer2024-11-051-1/+0
* KWSys: Remove path translation map settings for build within CMakeBrad King2024-11-041-2/+0
* KWSys: Disable the path translation map for build within CMakeBrad King2024-11-031-1/+1
* PathResolver: Add helper to compute normalized pathsBrad King2024-11-011-0/+1
* cmBuildDatabase: add initial structuresBen Boeckel2024-08-271-0/+1
* Merge topic 'export-refactor-for-cps'Brad King2024-07-251-0/+4
|\
| * export: Factor out CMake-specific export generation (2/2)Matthew Woehlke2024-07-231-0/+3
| * export: Factor out CMake-specific export generation (1/2)Matthew Woehlke2024-07-181-0/+1
* | Merge topic 'bootstrap-no-pkg-config'Brad King2024-07-231-2/+2
|\ \ | |/ |/|
| * bootstrap: Restore support for system jsoncpp and uv without pkg-configojab ojab2024-07-221-2/+2
* | cmSystemTools: Add CMake config directoryMartin Duffy2024-07-031-1/+1
|/
* file: Add undocumented READ_MACHO subcommand on macOSRené Bertin2024-06-041-0/+11
* cmGeneratorTarget: Factor transitive property methods into own sourceBrad King2024-05-201-0/+1
* cmGeneratorTarget: Factor link interface/impl methods into own sourceBrad King2024-05-201-0/+1
* cmGeneratorTarget: Factor compatible interface properties into own sourceBrad King2024-05-201-0/+1
* cmGeneratorTarget: Factor options-like usage requirements into own sourceBrad King2024-05-201-0/+1
* cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own sourceBrad King2024-05-201-0/+1
* cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own sourceBrad King2024-05-201-0/+1
* cmGeneratorTarget: Factor SOURCES impl into own sourceBrad King2024-05-201-0/+1
* cmGeneratorTarget: Factor TargetPropertyEntry into own sourceBrad King2024-05-201-0/+1
* cmTargetTraceDependencies: Factor out of cmGeneratorTargetBrad King2024-05-201-0/+1
* macOS: Prefer building with system-provided curlBrad King2024-05-091-2/+2
* bootstrap: Allow --boostrap-system-* libraries custom prefixesAlex Richardson2024-03-041-3/+12
* librhash: Update build within CMake for rhash 1.4.4Brad King2023-12-011-1/+3
* install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-131-0/+1
* bootstrap: update known compilersscivision2023-10-131-2/+2
* cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-0/+1
* Merge topic 'imported-cxxmodules'Brad King2023-08-211-0/+2
|\
| * cmCxxModuleUsageEffects: add a class to capture module usage effectsBen Boeckel2023-08-171-0/+1
| * cmImportedCxxModuleInfo: introduce code to parse exported BMI propertiesBen Boeckel2023-08-171-0/+1
* | libuv: Compile as C11 on all Solaris versionsBrad King2023-08-181-2/+0