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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'msvc-showIncludes'
Brad King
2023-01-30
35
-19/+153
|
\
|
*
Ninja: Fix detection of MSVC showIncludes prefix in Italian
Brad King
2023-01-28
6
-1/+16
|
*
Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languages
Brad King
2023-01-28
21
-0/+93
|
*
Tests: Generalize RunCMake.Ninja ShowIncludes test infrastructure
Brad King
2023-01-28
10
-15/+35
|
*
Tests: Extend RunCMake.Ninja ShowIncludes case with sample path
Brad King
2023-01-27
5
-6/+6
|
*
Ninja: Record showIncludes detection in configure log
Brad King
2023-01-27
1
-0/+6
*
|
Merge topic 'iwyu-better-ci-logs'
Brad King
2023-01-30
3
-1/+8
|
\
\
|
*
|
ci: add a comment to run IWYU in verbose mode
Ben Boeckel
2023-01-27
1
-0/+2
|
*
|
CMake: add an option to run IWYU in verbose mode
Ben Boeckel
2023-01-27
2
-1/+6
|
|
/
*
|
Merge topic 'cxxmodules-export-iface-names-test'
Brad King
2023-01-30
17
-14/+251
|
\
\
|
*
|
Tests/RunCMake/CXXModules: add tests which don't export C++ module properties
Ben Boeckel
2023-01-27
17
-14/+251
*
|
|
Merge topic 'FindImageMagick'
Brad King
2023-01-30
9
-40/+122
|
\
\
\
|
*
|
|
FindImageMagick: Define targets for specific components
hstejas
2023-01-27
9
-40/+122
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-01-30
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-01-29
1
-1/+1
*
|
|
Merge topic 'ci-intel-compiler'
Brad King
2023-01-28
1
-0/+14
|
\
\
\
|
*
|
|
gitlab-ci: add jobs testing Intel 2023.0.0 compilers on Linux
Brad King
2023-01-27
1
-0/+14
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-01-28
1
-1/+1
|
/
/
*
|
Merge topic 'ci-imagemagick'
Brad King
2023-01-27
4
-3/+6
|
\
\
|
*
|
ci: add ImageMagick to Debian and Fedora base images
Brad King
2023-01-26
4
-3/+6
*
|
|
Merge topic 'vs-asm-flags'
Brad King
2023-01-27
7
-12/+16
|
\
\
\
|
*
|
|
VS: Honor compile options for ASM_NASM
Brad King
2023-01-26
4
-2/+10
|
*
|
|
VS: Honor compile options for ASM_MARMASM
Brad King
2023-01-26
4
-10/+6
|
|
/
/
*
|
|
Merge topic 'jmalak-master-patch-responsefile'
Brad King
2023-01-27
3
-6/+12
|
\
\
\
|
*
|
|
Watcom: Fix double-quote to be single-quote in response files for wlink
Jiri Malak
2023-01-26
3
-6/+12
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-01-27
1
-1/+1
|
/
/
*
|
Merge topic 'configure_file_docs_use_target_inc_dirs'
Brad King
2023-01-26
1
-2/+2
|
\
\
|
*
|
Help: configure_file doc example use `target_include_directories`
Robert Maynard
2023-01-25
1
-2/+2
*
|
|
Merge topic 'xcode-swift-inherited-flags'
Brad King
2023-01-26
5
-2/+35
|
\
\
\
|
*
|
|
Xcode: Inherit Swift flags and compilation conditions
Ross Kilgariff
2023-01-25
5
-2/+35
|
|
/
/
*
|
|
Merge topic 'watcom-win16'
Brad King
2023-01-26
5
-33/+61
|
\
\
\
|
*
|
|
OpenWatcom: Add correct support for 16-bit Windows
Jiri Malak
2023-01-25
5
-33/+61
|
|
/
/
*
|
|
Merge topic 'jmalak-master-patch-watcomquote'
Brad King
2023-01-26
5
-26/+21
|
\
\
\
|
*
|
|
Watcom: Replace WATCOMQUOTE format by UseWatcomQuote attribute
Jiri Malak
2023-01-24
5
-26/+21
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'vs-BuildInParallel'
Brad King
2023-01-26
2
-6/+16
|
\
\
\
|
*
|
|
VS: Do not concurrently build custom commands with generated MAIN_DEPENDENCY
Brad King
2023-01-25
2
-6/+16
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-01-26
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'CheckCompilerFlag-clang'
Brad King
2023-01-25
3
-8/+4
|
\
\
\
|
*
|
|
CheckCompilerFlag: Match the Clang "argument unused" output for all languages
KOLANICH
2023-01-24
3
-8/+4
*
|
|
|
Merge topic 'FindOpenMP-test-include-dir'
Brad King
2023-01-25
1
-1/+5
|
\
\
\
\
|
*
|
|
|
FindOpenMP: Use OpenMP_<lang>_INCLUDE_DIR
Andrey Alekseenko
2023-01-23
1
-1/+5
*
|
|
|
|
Merge topic 'test-try_compile-matching'
Brad King
2023-01-25
3
-20/+20
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Match configure log try_compile directories more precisely
Brad King
2023-01-24
3
-20/+20
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'isdir_empty'
Brad King
2023-01-25
4
-2/+13
|
\
\
\
\
\
|
*
|
|
|
|
Help: Document behavior of if(EXISTS,IS_DIRECTORY) for empty paths
scivision
2023-01-24
4
-2/+13
*
|
|
|
|
|
Merge topic 'doc-rpath-features'
Brad King
2023-01-25
11
-13/+86
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: improve docs for INSTALL_NAME_DIR
Alexander Neundorf
2023-01-20
3
-2/+13
|
*
|
|
|
|
|
Help: mention CMAKE_SKIP_RPATH in the RPATH docs
Alexander Neundorf
2023-01-20
2
-0/+5
|
*
|
|
|
|
|
Help: improve documentation for BUILD_RPATH
Alexander Neundorf
2023-01-20
2
-5/+24
|
*
|
|
|
|
|
Help: improve docs for INSTALL_RPATH
Alexander Neundorf
2023-01-19
2
-4/+19
[next]