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
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'clang-gnulike-support'
Brad King
2019-07-25
1
-5/+0
|
\
|
*
Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support
Brad King
2019-07-24
1
-5/+0
|
|
\
|
|
*
Clang: For MSVC ABI do not use modes older than C++14
Brad King
2019-07-24
1
-5/+0
*
|
|
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
1
-2/+2
|
\
\
\
\
|
*
|
|
|
math(EXPR): Implement ~(exp_NOT) expression as documented
Gabor Bencze
2019-07-23
1
-2/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
|
|
/
/
*
|
|
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
*
|
|
cmake -E: Add true and false commands
Kyle Edwards
2019-07-11
3
-0/+6
*
|
|
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
*
|
|
|
Merge topic 'implicit-includes-cray-hlist'
Brad King
2019-07-10
7
-0/+165
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'backport-implicit-includes-cray-hlist'
Brad King
2019-07-09
7
-0/+165
|
|
\
\
\
|
|
*
|
|
Cray: Fix include parsing when the -hlist= flag is present
Chuck Atkins
2019-07-09
7
-0/+165
*
|
|
|
|
Merge topic 'add_cmake_find_use_package_registry'
Craig Scott
2019-07-09
1
-1/+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs
Robert Maynard
2019-07-09
1
-1/+1
*
|
|
|
|
Merge topic 'deprecate-policy-old'
Brad King
2019-07-02
1
-0/+11
|
\
\
\
\
\
|
*
|
|
|
|
Add deprecation warnings for policies CMP0067 and below
Brad King
2019-07-01
1
-0/+11
*
|
|
|
|
|
Merge topic 'double-export-error-message'
Brad King
2019-07-02
7
-0/+34
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Tests: add tests for export set error messages
Ben Boeckel
2019-06-27
7
-0/+34
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'bug/19436'
Craig Scott
2019-07-01
1
-0/+13
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
list(POP_FRONT): Fix always assigning first item to output vars
Alex Turbov
2019-06-30
1
-0/+13
*
|
|
|
Merge topic 'vs-dpi-aware'
Brad King
2019-06-27
6
-0/+74
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
VS: Add VS_DPI_AWARE target property
Matt Weir
2019-06-26
6
-0/+74
*
|
|
|
Merge topic 'build-install-rpath-genex'
Brad King
2019-06-26
3
-20/+50
|
\
\
\
\
|
*
|
|
|
BUILD_RPATH/INSTALL_RPATH: Add generator expression support
Kyle Edwards
2019-06-25
3
-20/+50
*
|
|
|
|
Merge topic 'export-targets-empty'
Brad King
2019-06-26
2
-0/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
export: Restore support for empty TARGETS list
Brad King
2019-06-25
2
-0/+2
|
*
|
|
Merge branch 'FindBoost-component' into release-3.15
Brad King
2019-06-18
26
-0/+418
|
|
\
\
\
*
|
\
\
\
Merge topic 'vs-ce-deploy'
Brad King
2019-06-24
1
-0/+17
|
\
\
\
\
\
|
*
|
|
|
|
VS10Generator: add project properties to enable WindowsCE deployment.
Wil Stark
2019-06-19
1
-0/+17
*
|
|
|
|
|
Find: Provide global controls for the `NO_[]_PATH` call options
Robert Maynard
2019-06-21
23
-0/+251
[next]