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
*
Merge topic 'CheckCXXSymbolExists-c++-syntax'
Brad King
2019-07-29
1
-0/+14
|
\
|
*
CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers
Hong Xu
2019-07-26
1
-0/+14
*
|
Merge topic 'android-ndk-r19'
Brad King
2019-07-29
11
-30/+34
|
\
\
|
*
|
Android: Use unified toolchain in NDK r19+
Brad King
2019-07-26
10
-12/+15
|
*
|
Android: Update test to not require GCC compiler to exist in NDK
Brad King
2019-07-26
1
-18/+19
*
|
|
Merge topic 'test-cleanup-src-dir'
Brad King
2019-07-29
1
-1/+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests: Remove stray source dir modification in RunCMake.find_program
Brad King
2019-07-26
1
-1/+0
*
|
|
Merge topic 'ep_support_no_submodule_init'
Kyle Edwards
2019-07-26
1
-2/+19
|
\
\
\
|
*
|
|
ExternalProject: Support not initializing any submodules
Robert Maynard
2019-07-24
1
-2/+19
*
|
|
|
Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property
Jiang Yue
2019-07-25
1
-2/+27
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'makefile-depend-relative-include'
Brad King
2019-07-25
5
-1/+35
|
\
\
\
|
*
|
|
Makefile: Fix regression in dependencies on relative includes
Brad King
2019-07-24
5
-1/+35
*
|
|
|
Merge topic 'clang-gnulike-support'
Brad King
2019-07-25
6
-30/+8
|
\
\
\
\
|
*
\
\
\
Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support
Brad King
2019-07-24
6
-30/+8
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Clang: For MSVC ABI do not use modes older than C++14
Brad King
2019-07-24
6
-30/+8
|
|
|
/
/
*
|
|
|
Merge topic 'find_pkg_use_new_global_controls'
Brad King
2019-07-24
6
-0/+78
|
\
\
\
\
|
*
|
|
|
FindPackage: Support `NO_[]_PATH` global call options
Robert Maynard
2019-07-22
5
-0/+76
|
*
|
|
|
Tests: find_file restore PATH env variable after test runs
Robert Maynard
2019-07-22
1
-0/+2
*
|
|
|
|
Merge topic 'math_exp_not'
Brad King
2019-07-24
2
-2/+4
|
\
\
\
\
\
|
*
|
|
|
|
math(EXPR): Implement ~(exp_NOT) expression as documented
Gabor Bencze
2019-07-23
2
-2/+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fix-emulator-arguments'
Brad King
2019-07-24
1
-0/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix allocation in CROSSCOMPILING_EMULATOR evaluation
Marek Antoniak
2019-07-23
1
-0/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'make-imported-targets-more-equal'
Brad King
2019-07-23
3
-1/+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targets
Avraham Shukron
2019-07-22
3
-1/+13
*
|
|
|
Merge topic 'cpack-install-scripts'
Craig Scott
2019-07-22
5
-12/+28
|
\
\
\
\
|
*
|
|
|
CPack: Introduce CPACK_INSTALL_SCRIPTS variable
Alex Turbov
2019-07-21
5
-12/+28
*
|
|
|
|
Merge topic 'feature/message-indent'
Craig Scott
2019-07-22
6
-0/+65
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
message(): Control indentation via CMAKE_MESSAGE_INDENT
Alex Turbov
2019-07-21
6
-0/+65
*
|
|
|
|
Tests: Create test for SKIP_REGULAR_EXPRESSION test property
Gabor Bencze
2019-07-18
2
-0/+27
*
|
|
|
|
Merge topic 'aix-exe-implib'
Brad King
2019-07-17
5
-4/+13
|
\
\
\
\
\
|
*
|
|
|
|
AIX: Create import library for executables with exports
Brad King
2019-07-16
5
-4/+13
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'project-version-0'
Brad King
2019-07-17
10
-6/+102
|
\
\
\
\
\
|
*
|
|
|
|
project: Keep leading `0` in PROJECT_VERSION components
Alex Turbov
2019-07-16
8
-0/+95
|
*
|
|
|
|
Tests: Factor out RunCMake.project helper macro into module
Brad King
2019-07-15
2
-6/+7
*
|
|
|
|
|
Merge topic 'find_package-fix-NO_MODULE'
Brad King
2019-07-17
3
-0/+35
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG
Cristian Adam
2019-07-16
3
-0/+35
*
|
|
|
|
Tests: Drop RunCMake workaround for AIX ld warnings about GNU atexit
Brad King
2019-07-15
1
-2/+0
*
|
|
|
|
AIX: Explicitly compute executable exports for both XL and GNU
Brad King
2019-07-15
2
-3/+6
*
|
|
|
|
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-1/+0
*
|
|
|
|
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
|
|
|
|
Merge topic 'cmake-e-true-false'
Brad King
2019-07-12
3
-0/+6
|
\
\
\
\
\
|
*
|
|
|
|
cmake -E: Add true and false commands
Kyle Edwards
2019-07-11
3
-0/+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass'
Brad King
2019-07-12
1
-101/+47
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ctest: propagate make program to cmake
Robert Maynard
2019-07-11
1
-101/+47
*
|
|
|
|
Merge topic 'iwyu-memory'
Brad King
2019-07-11
2
-0/+3
|
\
\
\
\
\
|
*
|
|
|
|
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
2
-0/+3
*
|
|
|
|
|
Merge topic 'fix_ctest_output'
Brad King
2019-07-11
4
-0/+84
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CTest: Clean up stdout and logfile output for Pass/Fail regex
Stephen Manz
2019-07-09
4
-0/+84
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'elseif'
Brad King
2019-07-10
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix elseif() in place of else()
Artalus
2019-07-03
1
-1/+1
[next]