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
*
Tests: Fix CMP0115 warnings in CompileFeatures test
Brad King
2021-01-28
1
-1/+4
*
Merge topic 'nvhpc-compiler'
Brad King
2021-01-28
21
-11/+92
|
\
|
*
Tests: Update tests for NVHPC compiler
Tin Huynh
2021-01-27
5
-8/+8
|
*
FindOpenMP: Add support for NVHPC compiler
Tin Huynh
2021-01-27
1
-0/+1
|
*
FindOpenACC: Add support for NVHPC compiler
Tin Huynh
2021-01-27
1
-1/+4
|
*
GenerateExportHeader: Add support for NVHPC compiler
Brad King
2021-01-27
1
-2/+2
|
*
NVHPC: Add support for NVIDIA HPC SDK compilers based on PGI
Tin Huynh
2021-01-27
13
-0/+77
*
|
Merge topic 'ci-aarch64'
Brad King
2021-01-28
14
-89/+296
|
\
\
|
*
|
gitlab-ci: add test:debian10-aarch64-ninja job
Brad King
2021-01-27
5
-0/+176
|
*
|
gitlab-ci: add build:centos7-aarch64 job
Brad King
2021-01-27
1
-0/+10
|
*
|
gitlab-ci: add rules infrastructure to allow non-MR jobs
Brad King
2021-01-27
1
-0/+6
|
*
|
gitlab-ci: rename build:centos6-{release => x86_64}
Brad King
2021-01-27
1
-7/+7
|
*
|
gitlab-ci: consolidate release and package job infrastructure
Brad King
2021-01-27
4
-61/+27
|
*
|
ci: download cmake on aarch64
Brad King
2021-01-27
1
-0/+5
|
*
|
ci: download ninja on aarch64
Brad King
2021-01-27
1
-0/+7
|
*
|
ci: generalize ninja download script to support non-upstream builds
Brad King
2021-01-27
1
-9/+8
|
*
|
ci: add docker spec to build ninja for linux-aarch64
Brad King
2021-01-27
3
-0/+38
|
*
|
ci: update to use CMake 3.19.3
Brad King
2021-01-27
2
-12/+12
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2021-01-28
1
-1/+1
|
/
*
Merge topic 'clang-tidy-fixes'
Brad King
2021-01-27
117
-481/+426
|
\
|
*
clang-tidy: fix `readability-use-anyofallof` warnings
Ben Boeckel
2021-01-27
14
-189/+161
|
*
clang-tidy: fix `readability-simplify-boolean-expr` warnings
Ben Boeckel
2021-01-27
2
-3/+2
|
*
clang-tidy: fix `readability-redundant-string-init` warnings
Ben Boeckel
2021-01-27
3
-3/+0
|
*
clang-tidy: fix `readability-redundant-access-specifiers` warnings
Ben Boeckel
2021-01-27
25
-42/+0
|
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
36
-80/+85
|
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
37
-91/+108
|
*
clang-tidy: fix `performance-trivially-destructible` warnings
Ben Boeckel
2021-01-27
10
-19/+7
|
*
clang-tidy: fix `performance-no-automatic-move` warnings
Ben Boeckel
2021-01-27
3
-3/+2
|
*
clang-tidy: fix `bugprone-suspicious-include` warnings
Ben Boeckel
2021-01-27
3
-1/+3
|
*
clang-tidy: fix `bugprone-signed-char-misuse` warnings
Ben Boeckel
2021-01-27
2
-3/+1
|
*
clang-tidy: fix `bugprone-reserved-identifier` warnings
Ben Boeckel
2021-01-27
13
-50/+60
*
|
Merge topic 'rel-package-names'
Brad King
2021-01-27
10
-12/+22
|
\
\
|
*
|
Utilities/Release: Rename Windows packages to 'windows-$arch'
Brad King
2021-01-26
3
-2/+6
|
*
|
Utilities/Release: Rename Linux packages to 'linux-$arch'
Brad King
2021-01-25
8
-10/+16
*
|
|
Merge topic 'update-bison-parser'
Brad King
2021-01-27
19
-3693/+3998
|
\
\
\
|
*
|
|
LexerParser: Suppress -Wused-but-marked-unused warning in cmExprParser
Brad King
2021-01-26
2
-52/+62
|
*
|
|
LexerParser: Clean up includes following include-what-you-use
Christoph Grüninger
2021-01-25
9
-115/+115
|
*
|
|
LexerParser: Regenerate parser files with GNU Bison 3.7.4
Christoph Grüninger
2021-01-25
14
-3666/+3977
|
*
|
|
LexerParser: Manual removing code from Bison is no longer needed
Christoph Grüninger
2021-01-25
5
-16/+0
|
*
|
|
LexerParser: Do not use GNU Bison's yacc mode, we use Bison extensions
Christoph Grüninger
2021-01-25
5
-5/+5
|
|
/
/
*
|
|
Merge topic 'outdir-target-genex'
Brad King
2021-01-27
9
-4/+91
|
\
\
\
|
*
|
|
OUTPUT_DIRECTORY: Support tgt genex in output artifact vars
Asit Dhal
2021-01-26
9
-4/+91
*
|
|
|
Merge topic 'doc-system-processor'
Brad King
2021-01-27
1
-4/+9
|
\
\
\
\
|
*
|
|
|
Help: Clarify meaning of CMAKE_SYSTEM_PROCESSOR
Brad King
2021-01-26
1
-4/+9
*
|
|
|
|
Merge topic 'cpack-compression-threads'
Brad King
2021-01-27
13
-10/+90
|
\
\
\
\
\
|
*
|
|
|
|
CPack: add CPACK_THREADS variable to control compression threads
Rodolfo Lima
2021-01-26
12
-9/+83
|
*
|
|
|
|
libarchive: Fix lzma_stream_encoder_mt detection
Rodolfo Lima
2021-01-26
1
-1/+7
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ExternalProject-vcs-tests'
Brad King
2021-01-27
5
-7/+136
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Generate simpler ExternalProject sample Git repositories
Brad King
2021-01-25
5
-7/+136
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'doc-if'
Brad King
2021-01-27
1
-3/+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]