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
*
Help: Add release notes for Find{BLAS,LAPACK} BLA_SIZEOF_INTEGER option
Brad King
2021-10-05
1
-0/+6
*
Find{BLAS,LAPACK}: Provide testing of BLA_SIZEOF_INTEGER
Igor S. Gerasimov
2021-10-05
6
-4/+44
*
Find{BLAS,LAPACK}: Make possible testing of ILP64 model
Igor S. Gerasimov
2021-10-05
2
-0/+10
*
Find{BLAS,LAPACK}: Specify integer type in tests
Igor S. Gerasimov
2021-10-05
2
-9/+14
*
Find{BLAS,LAPACK}: De-duplicate and generalize test creation logic
Brad King
2021-10-05
7
-118/+60
*
FindLAPACK: Stop processing if LAPACK library does not have 64-bit integer API
Igor S. Gerasimov
2021-10-05
1
-33/+51
*
FindBLAS: Stop processing if BLAS library does not have 64-bit integer API
Igor S. Gerasimov
2021-10-05
1
-44/+68
*
FindLAPACK: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possible
Igor S. Gerasimov
2021-10-05
1
-4/+82
*
FindBLAS: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possible
Igor S. Gerasimov
2021-10-05
1
-8/+98
*
FindBLAS: Update Fujitsu_SSL2
Igor S. Gerasimov
2021-10-05
1
-21/+29
*
FindBLAS: Update FlexiBLAS
Igor S. Gerasimov
2021-09-22
1
-1/+5
*
FindBLAS: Update OpenBLAS
Igor S. Gerasimov
2021-09-22
1
-2/+6
*
FindBLAS: Update FLAME
Igor S. Gerasimov
2021-09-22
1
-1/+5
*
FindBLAS: Update Generic BLAS
Igor S. Gerasimov
2021-09-22
1
-1/+5
*
FindBLAS: Move NVHPC from Generic BLAS
Igor S. Gerasimov
2021-09-22
1
-1/+20
*
FindLAPACK: Update Generic LAPACK
Igor S. Gerasimov
2021-09-22
1
-1/+4
*
FindLAPACK: Update FlexiBLAS
Igor S. Gerasimov
2021-09-22
1
-1/+5
*
FindLAPACK: Update OpenBLAS
Igor S. Gerasimov
2021-09-22
1
-1/+5
*
FindLAPACK: Update NVHPC
Igor S. Gerasimov
2021-09-22
1
-1/+6
*
FindLAPACK: EML: LAPACK is in BLAS
Igor S. Gerasimov
2021-09-22
1
-18/+2
*
FindLAPACK: IBMESSL: LAPACK is in BLAS
Igor S. Gerasimov
2021-09-22
1
-18/+2
*
FindLAPACK: Fujitsu_SSL2: LAPACK is in BLAS
Igor S. Gerasimov
2021-09-22
1
-26/+3
*
Merge topic 'rename-cmProp-in-cmValue'
Brad King
2021-09-22
199
-1817/+1870
|
\
|
*
Move helpers functions from cmStringAlgorithms.h to cmValue.h
Marc Chevrier
2021-09-21
16
-83/+88
|
*
cmValue: add IsInternallyOn methods
Marc Chevrier
2021-09-21
4
-18/+38
|
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
188
-1734/+1762
*
|
Merge topic 'doc-build-config'
Craig Scott
2021-09-22
3
-68/+140
|
\
\
|
*
|
Help: Restructure build type docs and clarify case sensitivity
Craig Scott
2021-09-21
3
-68/+140
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-09-22
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'macos-cache-rpath-install-namedir'
Brad King
2021-09-21
2
-0/+20
|
\
\
|
*
|
macOS: Speed up rpath install name dir lookup with a cache
Lukas Böger
2021-09-20
2
-0/+20
*
|
|
Merge topic 'cat_empty_file'
Brad King
2021-09-21
2
-1/+4
|
\
\
\
|
*
|
|
cmake: -E cat stops when an empty file is encountered
Johnny Jazeix
2021-09-18
2
-1/+4
*
|
|
|
Merge topic 'tests-cpack-deb-non-linux'
Brad King
2021-09-21
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Tests: fix RunCMake.CPack_DEB.EXTRA on Debian non-Linux OSes
Pino Toscano
2021-09-18
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge topic 'refactor-remove-cmToCStr-function'
Brad King
2021-09-21
17
-42/+35
|
\
\
\
\
|
*
|
|
|
remove cmToCStr function
Marc Chevrier
2021-09-19
6
-26/+16
|
*
|
|
|
cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment
Marc Chevrier
2021-09-19
8
-10/+11
|
*
|
|
|
cmCurlSetCAInfo: use std::string as argument
Marc Chevrier
2021-09-19
4
-6/+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'clang-manifest'
Brad King
2021-09-21
4
-7/+18
|
\
\
\
\
|
*
|
|
|
Clang: embed windows manifests with GNU interface
Thomas Bernard
2021-09-16
4
-7/+18
*
|
|
|
|
Merge topic 'platform-vars'
Brad King
2021-09-21
8
-87/+33
|
\
\
\
\
\
|
*
|
|
|
|
MINGW: Define variable only when targeting Windows platforms
Brad King
2021-09-17
7
-45/+20
|
*
|
|
|
|
Ninja: Remove redundant check for GNU-like compiler on Windows
Brad King
2021-09-17
1
-21/+13
|
*
|
|
|
|
Cygwin: Remove redundant definitions of CYGWIN and UNIX variables
Brad King
2021-09-16
6
-21/+0
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-09-21
1
-1/+1
*
|
|
|
|
|
Merge branch 'release-3.21'
Brad King
2021-09-20
0
-0/+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CMake 3.21.3
v3.21.3
Brad King
2021-09-20
1
-1/+1
*
|
|
|
|
|
|
Merge branch 'release-3.21'
Brad King
2021-09-20
0
-0/+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge topic 'hip-no-hipcc' into release-3.21
Brad King
2021-09-20
23
-306/+114
|
|
\
\
\
\
\
\
[next]