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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Add presets functionality
Kyle Edwards
2020-10-05
228
-0/+1853
*
cmJSONHelpers: Add new Bind() function
Kyle Edwards
2020-10-05
1
-12/+23
*
CMake GUI Tests: Increase default sleep time
Kyle Edwards
2020-10-05
1
-1/+1
*
Merge topic 'xcode-refactor-framework-linking'
Craig Scott
2020-10-04
5
-11/+58
|
\
|
*
Xcode: Don't add framework as -framework argument in linker info list
Gusts Kaksis
2020-10-02
5
-11/+58
*
|
Merge topic 'FetchContent_missing_SOURCE_DIR'
Craig Scott
2020-10-04
5
-0/+26
|
\
\
|
*
|
FetchContent: Raise error if manually given source dir does not exist
Craig Scott
2020-10-03
5
-0/+26
|
|
/
*
|
FindSWIG: Fix syntax error
Marc Chevrier
2020-10-02
3
-0/+25
*
|
Merge topic 'UseSWIG-output-source-file-properties'
Brad King
2020-10-02
9
-1/+166
|
\
\
|
*
|
UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file properties
Marc Chevrier
2020-09-30
9
-1/+166
*
|
|
Merge topic 'execute_process-fatal-error'
Brad King
2020-10-02
10
-0/+32
|
\
\
\
|
*
|
|
execute_process: add options for fatal errors on subprocess failure
Asit Dhal
2020-10-01
10
-0/+32
|
|
/
/
*
|
|
Merge topic 'FindPython-tests-optimizations'
Marc Chevrier
2020-10-02
21
-82/+82
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindPython: Tests optimizations
Marc Chevrier
2020-10-01
21
-82/+82
*
|
|
Merge topic 'FindSWIG-version-range'
Craig Scott
2020-10-02
2
-0/+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindSWIG: Add version range support
Marc Chevrier
2020-10-01
2
-0/+31
|
|
/
*
|
Merge topic 'macos-arm64'
Brad King
2020-10-01
2
-1/+7
|
\
\
|
*
|
macOS: Default to arm64 architecture on Apple Silicon hosts
Brad King
2020-09-30
1
-0/+2
|
*
|
Tests: Teach RunCMake to ignore Xcode internal objc warnings
Brad King
2020-09-30
1
-0/+1
|
*
|
Tests: Enable Assembler test case when CMAKE_OSX_ARCHITECTURES has one value
Brad King
2020-09-29
1
-1/+4
*
|
|
Merge topic 'genexpr-for-mfc-flag'
Brad King
2020-10-01
1
-0/+3
|
\
\
\
|
*
|
|
VS: Teach CMAKE_MFC_FLAG to support generator expressions
Andrey Starodubtsev
2020-09-30
1
-0/+3
*
|
|
|
Merge topic 'msvc_implib'
Brad King
2020-10-01
3
-0/+27
|
\
\
\
\
|
*
|
|
|
VS: Make ImportLibary generation optional
Mark Jansen
2020-09-30
3
-0/+27
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'FindPython-version_range'
Craig Scott
2020-10-01
2
-0/+159
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindPython: Add version range support
Marc Chevrier
2020-09-30
2
-0/+159
*
|
|
|
Merge topic 'cmake_language-DEFER'
Brad King
2020-09-30
136
-24/+440
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
126
-1/+418
|
*
|
|
cmake_language(CALL): Accept empty ${var} expansions
Brad King
2020-09-29
6
-6/+6
|
*
|
|
Tests: Simplify RunCMake.cmake_language invalid command cases
Brad King
2020-09-29
5
-17/+16
*
|
|
|
Merge topic 'find-package-check-empty-version-range'
Craig Scott
2020-09-30
15
-28/+80
|
\
\
\
\
|
*
|
|
|
find_package: raise error on empty version range
Marc Chevrier
2020-09-29
15
-28/+80
|
|
/
/
/
*
|
|
|
Merge topic 'vs-mixed-lang-std'
Brad King
2020-09-30
3
-0/+32
|
\
\
\
\
|
*
|
|
|
VS: Fix C language standard in target with C++ sources
Brad King
2020-09-29
3
-0/+32
|
|
/
/
/
*
|
|
|
Merge topic 'cxx-as-objcxx'
Brad King
2020-09-30
3
-0/+12
|
\
\
\
\
|
*
|
|
|
OBJCXX: Fix regression for compiling cpp files as objcxx
Cristian Adam
2020-09-29
3
-0/+12
|
*
|
|
|
Merge topic 'foreach-int-parse-range-check' into release-3.18
Brad King
2020-09-21
4
-0/+9
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'cmake-gui-environment'
Kyle Edwards
2020-09-29
13
-2/+459
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CMake GUI: Add environment editor
Kyle Edwards
2020-09-28
7
-0/+218
|
*
|
|
|
|
Tests: Add some basic configure tests for the CMake GUI
Kyle Edwards
2020-09-28
6
-0/+92
|
*
|
|
|
|
Tests: Add CatchShow helper for CMake GUI tests
Kyle Edwards
2020-09-28
5
-2/+149
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'ctest_launch_report_make_errors'
Brad King
2020-09-29
6
-2/+30
|
\
\
\
\
\
|
*
|
|
|
|
ctest: report make-level errors to CDash when using launchers
Zack Galbreath
2020-09-28
6
-2/+30
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'system_include_dir_caching_pre_lang'
Brad King
2020-09-29
5
-0/+45
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
cmGeneratorTarget: Include Cache now occurs per language+config
Robert Maynard
2020-09-25
5
-0/+45
*
|
|
|
|
Merge topic 'xcode-restore-ios-tests'
Brad King
2020-09-28
1
-14/+9
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
xcode: conditionally enable combined install tests
Gregor Jasny
2020-09-25
1
-6/+1
|
*
|
|
|
xcode: annotate test output with selected SDK
Gregor Jasny
2020-09-25
1
-8/+8
|
|
/
/
/
*
|
|
|
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
2
-23/+20
|
/
/
/
*
|
|
Merge topic 'cmake-gui-tests'
Brad King
2020-09-24
12
-0/+406
|
\
\
\
[next]