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 branch 'cpack-default-package-version-zero' into release-3.12
Craig Scott
2018-07-29
7
-0/+24
|
\
|
*
CPack: Restore support for 0-valued version components
Brad King
2018-07-27
7
-0/+24
*
|
Merge branch 'project-injected-no-cmp0048' into release-3.12
Craig Scott
2018-07-25
4
-0/+16
|
\
\
|
*
|
project: Do not issue CMP0048 warnings on injected call
Brad King
2018-07-24
1
-12/+0
|
*
|
Tests: Add case showing CMP0048 warning on injected project command
Brad King
2018-07-24
5
-0/+28
|
|
/
*
|
Help: Add explicit <PackageName>_ROOT variable documentation
Brad King
2018-07-20
1
-1/+1
|
/
*
Revert "target_link_libraries: Allow use with targets in other directories"
Brad King
2018-07-03
15
-94/+7
*
Merge branch 'ctest_submit-https' into release-3.12
Brad King
2018-06-27
2
-6/+9
|
\
|
*
ctest_submit: show headers as debug info
Zack Galbreath
2018-06-27
2
-6/+9
*
|
Merge branch 'lexer-null' into release-3.12
Brad King
2018-06-26
4
-0/+7
|
\
\
|
*
|
ListFileLexer: Do not match null bytes in input
Brad King
2018-06-26
4
-0/+7
|
|
/
*
|
Merge branch 'file-GLOB-remove-new-errors' into release-3.12
Brad King
2018-06-22
6
-11/+1
|
\
\
|
*
|
file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressions
Brad King
2018-06-22
6
-11/+1
|
|
/
*
|
Tests: Teach RunCMake to ignore Xcode missing file type warnings
Brad King
2018-06-19
1
-0/+1
|
/
*
Merge topic 'ep-support-passing-var-ending-with-notfound'
Brad King
2018-06-05
4
-2/+22
|
\
|
*
ExternalProject: Fix cache generation when args end with "-NOTFOUND"
Jean-Christophe Fillion-Robin
2018-06-04
4
-2/+22
|
*
Merge branch 'custom-command-expand-empty' into release-3.11
Brad King
2018-05-14
2
-0/+2
|
|
\
*
|
|
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
20
-135/+139
*
|
|
clang-format.bash: update to clang-format-6.0
Brad King
2018-06-01
2
-2/+2
*
|
|
Merge topic 'vs-toolset-version'
Brad King
2018-05-30
11
-0/+44
|
\
\
\
|
*
|
|
VS: Add option to select the version of the toolset used by VS 2017
Basil Fierz
2018-05-29
11
-0/+44
*
|
|
|
Merge topic 'parallel_build_option'
Brad King
2018-05-29
17
-0/+43
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
17
-0/+43
*
|
|
|
FindLua: Add tests for this module
Alexander Grund
2018-05-24
9
-0/+134
*
|
|
|
target_link_libraries: Allow use with targets in other directories
Patrick Stotko
2018-05-15
15
-7/+94
*
|
|
|
Merge topic 'custom-command-expand-empty'
Brad King
2018-05-15
2
-0/+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
add_custom_{command,target}: Fix crash on empty expanded command
Brad King
2018-05-14
2
-0/+2
*
|
|
|
FindPkgConfig: export the list of found libraries also as variable
Rolf Eike Beer
2018-05-11
1
-0/+12
*
|
|
|
Merge topic 'restore-imported-lib-alias-diagnostic'
Brad King
2018-05-11
1
-2/+8
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
add_library: Restore error on alias of non-global imported target
Brad King
2018-05-10
1
-2/+8
|
|
/
/
|
*
|
Merge branch 'backport-fix-explicit-CMakeLists.txt' into release-3.11
Brad King
2018-04-13
6
-0/+55
|
|
\
\
|
*
\
\
Merge branch 'cpack-trace-nullptr' into release-3.11
Brad King
2018-04-10
4
-0/+13
|
|
\
\
\
*
|
|
|
|
ctest_start: read model from TAG file
Kyle Edwards
2018-05-09
30
-2/+127
*
|
|
|
|
cmVisualStudio10TargetGenerator: issue warning when adding static C# lib
Michael Stürmer
2018-05-07
2
-0/+11
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'genex-complang-not-loaded'
Brad King
2018-05-04
3
-10/+1
|
\
\
\
\
|
*
|
|
|
Genex: Allow COMPILE_LANGUAGE to name a language that is not loaded
Henry Schreiner
2018-05-03
3
-10/+1
*
|
|
|
|
install: add test for new NAMELINK_COMPONENT parameter
Kyle Edwards
2018-05-03
13
-1/+285
|
/
/
/
/
*
|
|
|
Merge topic 'csharp_reference_imported_targets'
Brad King
2018-04-26
18
-0/+332
|
\
\
\
\
|
*
|
|
|
add tests for using target_link_libraries() with imported managed targets
Michael Stürmer
2018-04-24
18
-0/+332
*
|
|
|
|
Ninja: Avoid empty phony edges for target ordering
Brad King
2018-04-26
3
-0/+12
*
|
|
|
|
Merge topic 'vs-dedup-custom-commands'
Brad King
2018-04-25
4
-0/+31
|
\
\
\
\
\
|
*
|
|
|
|
VS: Generate a custom command only in the least dependent target
Fujii Hironori
2018-04-23
4
-0/+31
*
|
|
|
|
|
Merge topic 'Genex-TARGET_GENEX_PROPERTY'
Brad King
2018-04-24
26
-0/+219
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>
Marc Chevrier
2018-04-23
26
-0/+219
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'FindMatlab/mcr-compatibility'
Brad King
2018-04-24
4
-2/+28
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FindMatlab: Matlab Runtime Compiler support
Raffi Enficiaud
2018-04-23
4
-2/+28
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'vs-sdk-dirs'
Brad King
2018-04-20
3
-0/+100
|
\
\
\
\
\
|
*
|
|
|
|
VS: Add variables to set SDK directories in vcxproj files
Bastien Schatt
2018-04-19
3
-0/+100
*
|
|
|
|
|
Merge topic 'CheckIncludeFile-required-libs'
Brad King
2018-04-19
3
-0/+176
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
Brad King
2018-04-18
3
-0/+176
[next]