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 branch 'capabilities-fileapi' into release-3.15
Brad King
2019-06-17
1
-3/+3
|
\
|
*
fileapi: Suppress lint warning about non-move with old jsoncpp
Brad King
2019-06-12
1
-3/+3
*
|
Merge branch 'cmake-gui-qt-notice' into release-3.15
Craig Scott
2019-06-13
1
-1/+1
|
\
\
|
*
|
cmake-gui: Update Qt copyright holder in About dialog
Brad King
2019-06-12
1
-1/+1
*
|
|
Merge branch 'CheckCXXSymbolExists-xref' into release-3.15
Brad King
2019-06-12
1
-1/+1
|
\
\
\
|
*
|
|
CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C version
Rolf Eike Beer
2019-06-12
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'capabilities-fileapi' into release-3.15
Brad King
2019-06-12
9
-27/+82
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cmake: Teach -E capabilities to report supported fileapi requests
Brad King
2019-06-07
6
-1/+55
|
*
|
cmake: Simplify implementation of -E capabilities
Brad King
2019-06-07
4
-12/+8
|
*
|
fileapi: Factor out helper to construct a version object
Brad King
2019-06-07
2
-14/+19
|
|
/
*
|
Merge branch 'additional_clean_files_help' into release-3.15
Craig Scott
2019-06-08
3
-11/+23
|
\
\
|
*
|
Help: Improve ADDITIONAL_CLEAN_FILES documentation
Sebastian Holtermann
2019-06-07
2
-10/+22
|
*
|
Help: Move ADDITIONAL_MAKE_CLEAN_FILES dir prop to deprecated section
Craig Scott
2019-06-07
1
-1/+1
|
|
/
*
|
Merge branch 'autogen_header_in_symbolic_path_fix' into release-3.15
Brad King
2019-06-07
1
-3/+3
|
\
\
|
*
|
Autogen: Fix header detection for paths with symbolic links
Sebastian Holtermann
2019-06-06
1
-3/+3
|
|
/
*
|
Merge branch 'doc-xlclang-id' into release-3.15
Brad King
2019-06-06
1
-0/+1
|
\
\
|
*
|
Help: Document XLClang compiler id
Brad King
2019-06-06
1
-0/+1
|
|
/
*
|
Merge branch 'cpack-nuget-case' into release-3.15
Brad King
2019-06-05
1
-1/+1
|
\
\
|
*
|
CPack/NuGet: Find nuget tool on case sensitive file system
Mathieu Malaterre
2019-06-05
1
-1/+1
|
|
/
*
|
Merge branch 'doc-FindEnvModule-typos' into release-3.15
Brad King
2019-06-05
1
-3/+3
|
\
\
|
|
/
|
/
|
|
*
Help: Trivial typo and grammar fixes for FindEnvModules
Craig Scott
2019-06-05
1
-3/+3
|
/
*
Merge branch 'ctest_xml_tweaks' into release-3.15
v3.15.0-rc1
Brad King
2019-06-04
2
-2/+4
|
\
|
*
Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLE
Brad King
2019-06-04
2
-2/+4
*
|
Merge branch 'GetPrerequisites-variable-typo' into release-3.15
Brad King
2019-06-04
1
-1/+1
|
\
\
|
*
|
GetPrerequisites: fix regression in gp_append_unique
Ben Boeckel
2019-06-04
1
-1/+1
|
|
/
*
|
CMake 3.15.0-rc1 version update
Brad King
2019-06-04
1
-3/+3
*
|
Help: Drop development topic notes to prepare release
Brad King
2019-06-04
2
-9/+0
|
/
*
Merge topic 'doc-3.15-relnotes'
Brad King
2019-06-04
75
-461/+350
|
\
|
*
Help: Organize and revise 3.15 release notes
Brad King
2019-06-04
1
-209/+231
|
*
Help: Consolidate 3.15 release notes
Brad King
2019-06-04
73
-459/+326
|
*
Help: Document Swift_DEPENDENCIES_FILE property defaults
Brad King
2019-06-04
2
-2/+2
|
/
*
Merge topic 'tweaks_to_release_notes'
Brad King
2019-06-04
3
-5/+5
|
\
|
*
Help: Clarify COMPILE_LANG_AND_ID release note
Robert Maynard
2019-06-04
1
-1/+1
|
*
Help: Clarify vs-just-my-code-debugging release note language
Robert Maynard
2019-06-04
1
-3/+3
|
*
Help: Reference project command in CMAKE_PROJECT_INCLUDE_BEFORE relnotes
Robert Maynard
2019-06-04
1
-1/+1
|
/
*
Merge topic 'emulator-arguments'
Brad King
2019-06-04
12
-16/+129
|
\
|
*
Teach CROSSCOMPILING_EMULATOR to support arguments
Marek Antoniak
2019-06-03
12
-16/+129
*
|
Merge topic 'remove_directories'
Brad King
2019-06-04
15
-16/+53
|
\
\
|
*
|
cmake: Teach -E remove_directory to remove multiple directories
John Freeman
2019-06-03
11
-15/+43
|
*
|
Tests: Add RunCMake.CommandLine make_directory test checks
John Freeman
2019-06-03
2
-0/+9
|
*
|
Tests: Fix RunCMake.CommandLine make_directory test name
John Freeman
2019-06-03
3
-1/+1
*
|
|
Merge topic 'ninja-nvcc-rsp'
Brad King
2019-06-04
3
-29/+57
|
\
\
\
|
*
|
|
Ninja: Add support for CUDA nvcc response files
Francisco Facioni
2019-06-03
3
-9/+31
|
*
|
|
Ninja: Compute linker response file flag earlier
Francisco Facioni
2019-06-03
1
-22/+28
*
|
|
|
Merge topic 'executables-are-consoled'
Brad King
2019-06-04
7
-1/+48
|
\
\
\
\
|
*
|
|
|
Swift: disallow WIN32_EXECUTABLE properties
Saleem Abdulrasool
2019-06-03
7
-1/+48
|
|
/
/
/
*
|
|
|
Merge topic 'swift-linker-flags'
Brad King
2019-06-04
1
-49/+62
|
\
\
\
\
|
*
|
|
|
Swift: avoid `CMAKE_{EXE,SHARED}_LINKER_FLAGS`
Saleem Abdulrasool
2019-06-03
1
-49/+62
*
|
|
|
|
Merge topic 'compiler_id_gen_exp_supports_multiple_ids'
Brad King
2019-06-04
15
-70/+167
|
\
\
\
\
\
|
*
|
|
|
|
Help: Add release notes for updated generator expressions
Robert Maynard
2019-06-03
1
-0/+8
[next]