summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-2082-142/+142
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyAJIOB2025-10-165-16/+16
* Tests/RunCMake: Match xxx.cmake file name more preciselyAJIOB2025-10-161-3/+3
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyHanna Rusakovich2025-10-151-1/+1
* Tests: Add case covering `cmake -E env` with empty environment variableBrad King2025-10-083-0/+7
* Merge topic 'sequential-bom'Brad King2025-09-215-6/+9
|\
| * cmListFileLexer: Do not require files to be seekableSergiu Deitsch2025-09-195-6/+9
* | Merge branch 'backport-vs2026' into vs2026Brad King2025-09-151-1/+1
|\ \ | |/ |/|
| * VS: Add Visual Studio 18 2026 generatorBrad King2025-09-151-1/+1
| * Merge topic 'normalize-toolchain-file' into release-4.1Brad King2025-06-2414-10/+10
| |\
* | | cmake -E: Add copy_if_newer and copy_directory_if_newerBenjamin Buch2025-07-3112-0/+24
* | | fileapi: Add codemodelVersion fields to target and directory objectsCraig Scott2025-07-131-1/+1
* | | Deprecate Visual Studio 14 2015 generatorBrad King2025-06-264-0/+12
* | | Merge topic 'normalize-toolchain-file'Brad King2025-06-2414-10/+10
|\ \ \ | |/ / |/| / | |/
| * cmake: Restore acceptance of -DCMAKE_TOOLCHAIN_FILE=//... on non-WindowsBrad King2025-06-233-0/+6
| * Tests/RunCMake/CommandLine: Simplify --toolchain casesBrad King2025-06-2312-10/+4
* | Merge topic 'normalize-input-paths'Brad King2025-04-161-4/+25
|\ \ | |/
| * Normalize PWD environment variable before using itBrad King2025-04-151-4/+25
* | IAR: Add support for C-STAT static analysisFelipe Torrezan2025-04-091-0/+1
* | Merge topic 'restore-home-tidle'Brad King2025-04-032-0/+22
|\ \ | |/
| * Restore expansion of leading '~' as home directory in input pathsBrad King2025-04-022-0/+22
* | cmake: Friendlier message when trying to --build the wrong dirNikita Nemkin2025-02-072-2/+2
|/
* Remove optional arguments from else() and end*() commandsPeter Kokot2025-01-281-1/+1
* CMP0053: Remove support for OLD behaviorBrad King2025-01-203-50/+4
* Tests: Fix testing with MinGW without VS installedBrad King2025-01-154-4/+4
* fileapi: Report DEBUGGER_WORKING_DIRECTORY in codemodel-v2 target objectsGarrett Campbell2024-12-101-1/+1
* Tests/RunCMake/CommandLine: Match initial cache paths more preciselyBrad King2024-10-223-4/+5
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-035-5/+5
* Drop Visual Studio 12 2013 generatorBrad King2024-08-284-12/+0
* Tests: Simplify tests for Visual Studio generatorsBrad King2024-08-281-13/+10
* Merge topic 'cmake-list-cached-variables'Brad King2024-07-246-0/+38
|\
| * cmake: Add flag to list cache entries matching a regexMin Hsu2024-07-236-0/+38
* | cmSystemTools: Add CMake config directoryMartin Duffy2024-07-035-0/+18
|/
* Fix crash in target-specific commands called from initial cache scriptBrad King2024-06-016-0/+57
* Drop Visual Studio 9 2008 generatorBrad King2024-05-086-22/+0
* fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles objectArctic Lampyrid2024-03-191-1/+1
* cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variableSilvio Traversaro2024-01-307-0/+23
* file: `STRINGS` + `REGEX` store match resultsCristian Le2024-01-091-0/+1
* fileapi: Add cross-compiling emulator to codemodel-v2Ralf Habacker2023-12-011-1/+1
* Merge topic 'cmake-E-cat-stdin'Brad King2023-11-063-0/+13
|\
| * cmake -E cat: Add ability to print standard inputKyle Edwards2023-11-033-0/+13
* | cmSystemTools::RunSingleCommand(): Pass stdin to child processKyle Edwards2023-11-023-0/+6
|/
* Merge topic 'help-arbitrary'Brad King2023-09-292-0/+9
|\
| * Help: Allow help for arbitrary keywordsMartin Duffy2023-09-272-0/+9
* | cmake: Clarify error if -P script does not existscivision2023-09-185-5/+6
|/
* Deprecate Visual Studio 12 2013 generatorBrad King2023-06-264-0/+12
* Drop Visual Studio 11 2012 generatorBrad King2023-06-134-12/+0
* cmake: Add debuggerGlen Chung2023-05-3018-1/+37
* fileapi: Extend codemodel targets/compileGroups with Apple frameworksMarc Chevrier2023-05-191-1/+1
* cmake -E time: use C++11 chrono and better format outputscivision2023-02-151-1/+1