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 'correct_ispc_path_computation' into release-3.19
Brad King
2020-12-08
5
-15/+32
|
\
|
*
ISPC: Handle OBJECT sources in different directories
Robert Maynard
2020-12-07
4
-9/+23
|
*
ISPC: Ninja properly compute ISPC_HEADER_DIRECTORY location
Robert Maynard
2020-12-07
1
-6/+9
*
|
Merge topic 'remove-partial-intel-compiler-support' into release-3.19
Brad King
2020-12-08
4
-18/+0
|
\
\
|
*
|
Revert "Intel: Add Intel DPC++ compiler identification"
Brad King
2020-12-07
3
-9/+0
|
*
|
Revert "Intel: Add Intel Clang compiler identification"
Brad King
2020-12-07
3
-9/+0
|
/
/
*
|
Merge topic 'asm_arch' into release-3.19
Brad King
2020-12-07
1
-1/+1
|
\
\
|
*
|
macOS: Add architecture flags only for native ASM dialect
Raul Tambre
2020-12-04
1
-1/+1
|
/
/
*
|
Merge topic 'compiler-id-extra-text' into release-3.19
Brad King
2020-12-04
1
-7/+16
|
\
\
|
*
|
CMakeDetermineCompilerId: Tolerate stray text around INFO strings
Brad King
2020-12-03
1
-0/+4
|
*
|
CMakeDetermineCompilerId: Add whitespace to clarify logic
Brad King
2020-12-03
1
-1/+5
|
*
|
CMakeDetermineCompilerId: Filter IAR-AVR format INFO strings earlier
Brad King
2020-12-03
1
-6/+7
*
|
|
Merge topic 'test-vs-windows-hosts' into release-3.19
Brad King
2020-12-04
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests: Look for Visual Studio only on Windows hosts
Brad King
2020-12-03
1
-1/+1
|
/
/
*
|
Merge topic 'llvm-rc-preprocess-as-c' into release-3.19
Brad King
2020-12-03
1
-5/+5
|
\
\
|
*
|
llvm-rc: Force C language for the clang gnu frontend
Thomas Bernard
2020-12-02
1
-5/+5
*
|
|
Merge topic 'FindHDF5-hdf5hl_fortran-variable' into release-3.19
Brad King
2020-12-02
1
-2/+6
|
\
\
\
|
*
|
|
FindHDF5: support the hdf5hl_fortran-based variable names
Ben Boeckel
2020-12-01
1
-0/+4
|
*
|
|
FindHDF5: improve error messages when a location variable isn't known
Ben Boeckel
2020-12-01
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'ti-c-only-standard' into release-3.19
Brad King
2020-12-02
1
-3/+3
|
\
\
\
|
*
|
|
Compiler/TI: Fix C standard flags in C-only project
Adam Weisi
2020-12-01
1
-3/+3
|
|
/
/
*
|
|
Merge topic 'cray-compiler-detection' into release-3.19
Brad King
2020-12-02
3
-5/+5
|
\
\
\
|
*
|
|
Cray: Fix Cray compiler detection on new platforms
Justin LaPolla
2020-12-01
3
-5/+5
|
|
/
/
*
|
|
Merge topic 'export-namelink' into release-3.19
Brad King
2020-12-02
8
-8/+56
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
export: Do not fail generation for separate namelink only case
Deniz Bahadir
2020-12-01
8
-8/+56
*
|
|
Merge topic 'windows-clang-LINKER-prefix' into release-3.19
Brad King
2020-12-01
1
-0/+3
|
\
\
\
|
*
|
|
Clang on Windows: 'LINKER:' prefix must be honored
Marc Chevrier
2020-11-30
1
-0/+3
*
|
|
|
Merge topic 'ninja-regen-metadata' into release-3.19
Brad King
2020-12-01
4
-7/+16
|
\
\
\
\
|
*
|
|
|
ci: update to use ninja 1.10.2
Brad King
2020-11-30
2
-5/+5
|
*
|
|
|
Ninja: Clean metadata after regen during build on Windows with 1.10.2+
Brad King
2020-11-30
2
-2/+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'pch-ios-multi-arch-nmc' into release-3.19
Brad King
2020-12-01
1
-2/+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-Config
Cristian Adam
2020-11-30
1
-2/+4
|
/
/
/
*
|
|
Merge topic 'correct_check_compiler_flag_regression' into release-3.19
Brad King
2020-11-30
3
-7/+8
|
\
\
\
|
*
|
|
Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag
Robert Maynard
2020-11-25
3
-7/+8
*
|
|
|
Merge topic 'enable-extensions-on-qnx' into release-3.19
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
|
|
/
/
/
*
|
|
|
Merge topic 'check-lang-conditions' into release-3.19
Brad King
2020-11-30
22
-23/+62
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Check*: Tolerate variables set with names of languages
Brad King
2020-11-25
21
-20/+56
|
*
|
|
Tests: Fix RunCMake.Check* conditions for enabling Fortran
Brad King
2020-11-25
1
-3/+6
|
|
/
/
*
|
|
Merge topic 'presets-docs-bug' into release-3.19
Craig Scott
2020-11-29
1
-1/+1
|
\
\
\
|
*
|
|
Help: Fix presets typo (longDescription to displayName)
Sam Freed
2020-11-28
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'FPHSA-usable-outside-find_package' into release-3.19
Marc Chevrier
2020-11-28
1
-2/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FPHSA: ensure it can be used outside 'find_package'
Marc Chevrier
2020-11-25
1
-2/+7
*
|
|
Merge topic 'ci-xcode-12.2' into release-3.19
Brad King
2020-11-25
2
-4/+5
|
\
\
\
|
*
|
|
gitlab-ci: update macOS jobs to use Xcode 12.2
Brad King
2020-11-24
1
-4/+4
|
*
|
|
Tests: Teach RunCMake to ignore Xcode install_name_tool signature warnings
Brad King
2020-11-24
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'test-java-default' into release-3.19
Brad King
2020-11-25
2
-6/+12
|
\
\
\
|
*
|
|
Tests: Add CMake_TEST_Java option to control Java tests
Brad King
2020-11-24
2
-6/+12
|
|
/
/
*
|
|
Merge topic 'cuda_detect_vs_codegen' into release-3.19
Brad King
2020-11-25
1
-4/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CUDA: Fix user-set architectures during detection with Visual Studio
Raul Tambre
2020-11-25
1
-4/+8
[next]