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
*
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
*
fileapi: add some source property backtraces
Justin Goshi
2019-09-26
1
-4/+61
*
fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIES
Justin Goshi
2019-09-18
2
-2/+39
*
fileapi: add backtraces for compile/link options
Justin Goshi
2019-09-10
2
-4/+129
*
Merge topic 'fileapi-install-generators'
Brad King
2019-08-05
2
-1/+36
|
\
|
*
fileapi: Fix codemodel target install destination for cross-dir rules
Brad King
2019-07-31
2
-1/+36
*
|
AIX: Create import library for executables with exports
Brad King
2019-07-16
1
-0/+9
|
/
*
fileapi: extend codemodel v2 with directory details
Brad King
2018-12-12
1
-0/+26
*
fileapi: extend codemodel v2 with a project model
Brad King
2018-12-12
2
-3/+259
*
fileapi: Add test for cmakeFiles v1
Kyle Edwards
2018-12-12
5
-1/+89
[next]