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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-if-legacy'
Brad King
2019-02-12
1
-1/+1
|
\
|
*
Help: Fix elseif/endif typo
Juuso "Linda" Lapinlampi
2019-02-11
1
-1/+1
*
|
Merge topic 'ghs-relnotes'
Brad King
2019-02-11
1
-0/+28
|
\
\
|
*
|
Help: Update 3.14 release notes for GHS changes
Fred Baksik
2019-02-11
1
-0/+28
*
|
|
Merge topic 'ghs-updates'
Brad King
2019-02-11
5
-0/+22
|
\
\
\
|
|
/
/
|
*
|
GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE
Fred Baksik
2019-02-08
5
-0/+22
*
|
|
Merge topic 'file_create_link_release_note'
Kyle Edwards
2019-02-08
1
-0/+3
|
\
\
\
|
*
|
|
Help: Add notes for `file(CREATE_LINK)` subcommand
Tushar Maheshwari
2019-02-08
1
-0/+3
|
|
/
/
|
*
|
Merge branch 'doc-object-library-link' into release-3.14
Brad King
2019-02-07
1
-2/+2
|
|
\
\
*
|
\
\
Merge topic 'cmake_parse_arguments-keywords_missing_values'
Kyle Edwards
2019-02-08
2
-3/+17
|
\
\
\
\
|
*
|
|
|
cmake_parse_arguments: add KEYWORDS_MISSING_VALUES
Torsten Robitzki
2019-02-07
2
-3/+17
*
|
|
|
|
Merge topic 'doc-object-library-link'
Brad King
2019-02-07
1
-2/+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Help: Clarify 3.14 release note about object library dependencies
Brad King
2019-02-07
1
-2/+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
FindCups: add imported target
Patrick Gansterer
2019-02-06
1
-0/+4
|
|
/
/
|
/
|
|
*
|
|
Begin post-3.14 development
Brad King
2019-02-06
2
-0/+9
|
|
/
|
/
|
*
|
Help: Drop development topic notes to prepare release
Brad King
2019-02-06
2
-9/+0
|
/
*
Help: Organize and revise 3.14 release notes
Brad King
2019-02-06
1
-154/+200
*
Help: Consolidate 3.14 release notes
Brad King
2019-02-06
65
-413/+296
*
Merge topic 'deprecate-xcode-4'
Brad King
2019-02-06
2
-1/+9
|
\
|
*
Xcode: deprecate support for Xcode 4
Gregor Jasny
2019-02-06
2
-1/+9
*
|
Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints'
Brad King
2019-02-06
2
-3/+15
|
\
\
|
|
/
|
/
|
|
*
CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types
Robert Maynard
2019-02-05
2
-3/+15
*
|
Merge topic '17870-iphone-friendly-cmake'
Brad King
2019-02-05
2
-0/+76
|
\
\
|
*
|
Xcode: Completely disable code signing for compiler id detection
Gregor Jasny
2019-02-04
1
-0/+2
|
*
|
Apple: Introduce separate system name for iOS, tvOS, and watchOS
Gregor Jasny
2019-02-04
2
-0/+74
*
|
|
Xcode: Update default Swift language version for Xcode 10.2
Brad King
2019-02-04
1
-2/+6
|
|
/
|
/
|
*
|
Merge topic 'set-env-warning'
Brad King
2019-02-04
1
-1/+8
|
\
\
|
*
|
set: warn of extra arguments after ENV value.
Taylor Holberton
2019-02-01
1
-1/+8
*
|
|
Help: improve details on `CMAKE_LANG_CREATE_SHARED_*`
Saleem Abdulrasool
2019-01-31
2
-2/+4
|
/
/
*
|
Merge topic 'variables1'
Brad King
2019-01-31
2
-10/+25
|
\
\
|
*
|
Help: moved 7 variables to "internal" section
Joachim Wuttke (o)
2019-01-30
1
-7/+7
|
*
|
Help: "internal variables" instead of "obsolete", with some explanatory prose
Joachim Wuttke (o)
2019-01-30
1
-1/+6
|
*
|
Help: declare CMAKE_HOME_DIRECTORY obsolete
Joachim Wuttke (o)
2019-01-30
2
-3/+13
|
|
/
*
|
Merge topic 'msys_docs'
Brad King
2019-01-31
2
-0/+5
|
\
\
|
*
|
Help: Add documentation for MSYS variable
Harry Mallon
2019-01-30
2
-0/+5
|
|
/
*
|
Merge topic 'tidy-use-equals-delete'
Brad King
2019-01-30
1
-10/+0
|
\
\
|
*
|
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-10/+0
|
|
/
*
|
Merge topic 'fetchcontent-reduce-boilerplate'
Brad King
2019-01-30
1
-0/+8
|
\
\
|
*
|
FetchContent: Add new command FetchContent_MakeAvailable()
Craig Scott
2019-01-26
1
-0/+8
*
|
|
DOCS: put Flang in alphabetical order
Michael Hirsch, Ph.D
2019-01-29
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'add_consistent_verbose_build_flag'
Brad King
2019-01-29
5
-0/+34
|
\
\
|
*
|
cmake: Add options for verbose output to --build mode
Florian Maushart
2019-01-28
5
-0/+34
*
|
|
VS: Teach VS 2019 generator to select host tools matching host arch
Brad King
2019-01-28
2
-2/+4
*
|
|
VS: Add support for explicit 32-bit toolset selection via host=x86
Brad King
2019-01-28
7
-10/+23
*
|
|
Merge topic 'commit-ref-in-prose'
Brad King
2019-01-28
1
-5/+14
|
\
\
\
|
*
|
|
Help: prefer commit hashes in commit references
Ben Boeckel
2019-01-25
1
-5/+14
|
|
/
/
*
|
|
Merge topic 'cmake-gui-s-b'
Brad King
2019-01-28
2
-0/+14
|
\
\
\
|
*
|
|
QtDialog: Clean up and document -S and -B options
Kyle Edwards
2019-01-25
2
-0/+14
*
|
|
|
Merge topic 'cmake-E-compare_files-eol'
Brad King
2019-01-28
2
-2/+9
|
\
\
\
\
|
*
|
|
|
cmake: Add --ignore-eol option to `-E compare_files` command
Taylor Braun-Jones
2019-01-28
2
-2/+9
|
|
/
/
/
[next]