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
/
Source
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmBuildOptions: Split build arguments into separate object.
Carsten Rudolph
2022-01-22
1
-0/+1
*
Merge topic 'cmake-presets-include'
Brad King
2022-01-10
1
-4/+7
|
\
|
*
Refactor: Split JSON processing into configure, build, and test presets
Kyle Edwards
2022-01-06
1
-0/+3
|
*
Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph
Kyle Edwards
2022-01-06
1
-4/+4
*
|
Refactor VsProjectType to its own header
Sumit Bhardwaj
2021-12-23
1
-0/+1
|
/
*
CPack: Remove undocumented deprecated OSXX11 generator
Brad King
2021-11-05
1
-8/+0
*
install(TARGETS): Add FILE_SET mode
Kyle Edwards
2021-10-27
1
-0/+2
*
cmTarget: Add cmFileSet and associated properties
Kyle Edwards
2021-10-27
1
-0/+2
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-1/+2
*
Merge topic 'darwin-wmake-jwasm-support'
Brad King
2021-08-25
1
-1/+1
|
\
|
*
Enable Watcom WMake generator on Darwin
Bradley Bell
2021-08-21
1
-1/+1
*
|
Merge topic 'revert-autouic-header-depends'
Brad King
2021-08-24
1
-2/+0
|
\
\
|
|
/
|
/
|
|
*
AUTOUIC: Revert "Fix generating of dependency rules for UI header files"
Brad King
2021-08-19
1
-2/+0
*
|
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-0/+1
*
|
Merge topic 'autouic-header-depends'
Brad King
2021-07-26
1
-0/+2
|
\
\
|
|
/
|
*
AUTOUIC: Fix generating of dependency rules for UI header files
Alexey Edelev
2021-07-23
1
-0/+2
*
|
ctest: support <CTestMeasurement> for runtime measurements
Zack Galbreath
2021-07-01
1
-0/+1
*
|
cmELF: Include the ELF parsing code unconditionally
Alex Richardson
2021-06-24
1
-8/+2
*
|
cmELF: Allow building without system ELF headers
Alex Richardson
2021-06-24
1
-30/+2
|
/
*
install(TARGETS): Add RUNTIME_DEPENDENCIES option
Kyle Edwards
2021-06-04
1
-0/+4
*
Source: Add cmInstallRuntimeDependencySet
Kyle Edwards
2021-06-04
1
-0/+2
*
install(): Add IMPORTED_RUNTIME_ARTIFACTS mode
Kyle Edwards
2021-05-31
1
-0/+2
*
cmMessenger: Pass title inside a metadata structure
Marius Messerschmidt
2021-05-19
1
-0/+1
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-1/+1
*
Refactor: Move some common code into separate file
Kyle Edwards
2021-03-19
1
-0/+1
*
Refactor: Move cmCMakePresetsFile::ReadJSON into a separate file
Kyle Edwards
2021-03-19
1
-0/+1
*
cmGlobalVisualStudio10Generator: Adopt flag table name methods
Brad King
2021-03-05
1
-2/+0
*
cmXCOFF: Add helper to parse and edit the XCOFF binary format
Brad King
2021-02-03
1
-0/+10
*
Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSER
Brad King
2021-02-03
1
-2/+2
*
Rename CMAKE_USE_ELF_PARSER to CMake_USE_ELF_PARSER
Brad King
2021-02-03
1
-5/+5
*
cmake: Reduce default recursion depth when compiling with IntelLLVM
Brad King
2021-01-28
1
-0/+2
*
cmFileAPI: Add "toolchains" object kind.
Ben McMorran
2021-01-12
1
-0/+2
*
add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS
Brad King
2020-12-11
1
-2/+0
*
Merge topic 'makefiles-compiler-deps-optims'
Brad King
2020-11-30
1
-0/+2
|
\
|
*
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
1
-0/+2
*
|
Merge topic 'enable-extensions-on-qnx'
Brad King
2020-11-30
1
-3/+6
|
\
\
|
|
/
|
/
|
|
*
QNX: Do not disable compiler extensions for CMake itself
Stephen Kelly
2020-11-25
1
-3/+6
|
*
cmake_path: remove new command from 3.19
Marc Chevrier
2020-11-03
1
-2/+0
|
*
Merge topic 'cmake-E-cat-binary' into release-3.19
Brad King
2020-10-15
1
-0/+2
|
|
\
*
|
|
cmScanDepFormat: add reader and writer for the format from P1689R2
Ben Boeckel
2020-11-17
1
-0/+1
*
|
|
Merge topic 'remove-server-mode'
Brad King
2020-10-15
1
-14/+0
|
\
\
\
|
*
|
|
server: remove deprecated 'cmake -E server' mode
Brad King
2020-10-14
1
-14/+0
*
|
|
|
Merge topic 'cmake-E-cat-binary'
Brad King
2020-10-15
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cmConsoleBuf: Factor out cout/cerr console buffer management
Brad King
2020-10-14
1
-0/+2
*
|
|
cmake -E: Add cmake_transform_depfile internal command
Kyle Edwards
2020-10-13
1
-0/+2
|
|
/
|
/
|
*
|
Presets: Add cmCMakePresetsFile class
Kyle Edwards
2020-10-05
1
-0/+2
*
|
ctest: split launcher XML writer into separate class
Zack Galbreath
2020-09-28
1
-0/+1
*
|
JSON: Add helpers
Kyle Edwards
2020-09-09
1
-0/+1
*
|
cmake_path command: path management
Marc Chevrier
2020-09-06
1
-0/+2
*
|
cmCMakePath: Class for path handling
Marc Chevrier
2020-09-06
1
-0/+2
[next]