index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
FileAPI
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
2
-0/+102
*
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
14
-24/+24
*
CrayClang: Add support for this compiler
Ryan Krattiger
2023-09-22
1
-1/+1
*
macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked
Marc Chevrier
2023-09-21
1
-1/+1
*
Tests: Fix FileAPI interface_exe test
Kyle Edwards
2023-09-01
2
-1/+42
*
VS: Revert "Add CMake input files to ZERO_CHECK"
Brad King
2023-08-02
1
-229/+0
*
cmake_file_api: New project command
Craig Scott
2023-06-05
6
-0/+100
*
fileapi: Extend codemodel targets/compileGroups with Apple frameworks
Marc Chevrier
2023-05-19
50
-23/+802
*
VS: Add CMake input files to ZERO_CHECK
Alexander Neundorf
2023-04-25
1
-0/+214
*
message: Add CONFIGURE_LOG mode to record a message in the configure log
Brad King
2023-01-18
1
-1/+1
*
FileAPI: Add "configureLog" object kind
Brad King
2022-12-17
9
-0/+63
*
file-api: support exporting file set information
Ben Boeckel
2022-11-08
53
-1/+198
*
Xcode: Put object files in a place that Xcode cleans
Brad King
2022-10-28
4
-6/+6
*
target_*: Fix cross-directory call backtraces
Brad King
2022-08-22
1
-47/+11
*
Tests: Add FileAPI case for cross-directory target_* commands
Brad King
2022-08-22
22
-33/+247
*
Tests: Fix RunCMake.FileAPI test with jsoncpp < 1.7.5
Brad King
2022-08-18
2
-1/+9
*
install: support `CXX_MODULES_BMI` installation bits
Ben Boeckel
2022-07-06
1
-0/+10
*
cmInstallExportGenerator: expose the temporary directory
Ben Boeckel
2022-04-28
1
-1/+1
*
CMake: Use FindPython instead of FindPythonInterp to build CMake itself
Kyle Edwards
2022-04-21
1
-2/+2
*
IBMClang: Add support for IBM Open XL C/C++
Aaron Liu
2022-01-27
1
-1/+1
*
FileAPI: Add information on file set installers
Kyle Edwards
2021-10-27
18
-24/+631
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-1/+1
*
FileAPI: Add integration for runtime dependency installers
Kyle Edwards
2021-06-04
4
-2/+209
*
FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTS
Kyle Edwards
2021-05-31
3
-3/+71
*
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
5
-0/+63
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
3
-8/+8
*
fileapi: Add installers to codemodel-v2 "directory" object
Brad King
2021-03-16
11
-11/+781
*
fileapi: Add backtraceGraph to codemodel-v2 "directory" object
Brad King
2021-03-16
1
-1/+3
*
fileapi: Add a "directory" object to codemodel-v2
Brad King
2021-03-16
9
-10/+232
*
fileapi: Re-organize backtrace infrastructure
Brad King
2021-03-16
1
-3/+2
*
Tests: Update RunCMake.FileAPI for IntelLLVM
Brad King
2021-01-28
1
-1/+1
*
Tests: Add test for toolchains-v1 File API object
Ben McMorran
2021-01-12
9
-0/+150
*
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
1
-4/+4
*
GENERATED prop: Set CMP0118 to NEW for some (unrelated) tests
Deniz Bahadir
2020-11-24
1
-1/+1
*
GENERATED prop: Check CMP0118 policy and warn in certain situations
Deniz Bahadir
2020-11-24
1
-0/+2
*
cmTarget: Raise error if imported target location is not set
Raul Tambre
2020-08-21
6
-10/+16
*
fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2
Brad King
2020-08-07
12
-1/+260
*
fileapi: Support multiple backtraces for language standard
Justin Goshi
2020-07-06
2
-2/+17
*
fileapi: Extend codemodel targets with language standard
Justin Goshi
2020-06-26
9
-1/+304
*
fileapi: Extend codemodel targets with PRECOMPILE_HEADERS
Justin Goshi
2020-05-22
5
-1/+170
*
Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2
Justin Goshi
2020-05-22
7
-1/+489
*
Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json
Brad King
2020-05-22
1
-2/+2
*
Fix dependencies on targets linked through object libraries
Brad King
2020-03-04
2
-2/+28
*
FileAPI test: Break gen_check_projects() into JSON files
Kyle Edwards
2020-02-07
8
-120/+127
*
FileAPI test: Break gen_check_targets() into JSON files
Kyle Edwards
2020-02-07
42
-4422/+4462
*
FileAPI test: Break gen_check_directories() into JSON files
Kyle Edwards
2020-02-07
10
-148/+157
*
FileAPI test: Add infrastructure for reading JSON test data
Kyle Edwards
2020-02-07
1
-0/+6
*
Ninja Multi-Config: Don't include MinSizeRel by default
Kyle Edwards
2020-02-06
1
-0/+4
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
2
-13/+13
*
FileAPI: Add "multiConfig" parameter to index file
Kyle Edwards
2019-11-20
1
-2/+3
[next]