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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'add-test-command-expand-lists'
Brad King
2019-06-12
5
-9/+59
|
\
|
*
add_test: Add COMMAND_EXPAND_LISTS option
Sergey Bobrenok
2019-06-07
5
-9/+59
*
|
Merge topic 'cmPropertyMap_unordered_map'
Brad King
2019-06-12
13
-127/+101
|
\
\
|
*
|
cmPropertyMap: Use std::unordered_map as container instead of std::map
Sebastian Holtermann
2019-06-08
2
-3/+14
|
*
|
cmPropertyMap: Add RemoveProperty method
Sebastian Holtermann
2019-06-08
2
-0/+13
|
*
|
cmPropertyMap: Use std::string as value container class
Sebastian Holtermann
2019-06-08
8
-55/+11
|
*
|
cmPropertyMap: Make std::map container private
Sebastian Holtermann
2019-06-08
5
-48/+40
|
*
|
cmPropertyMap: Add GetList method
Sebastian Holtermann
2019-06-08
4
-8/+20
|
*
|
cmPropertyMap: Rename GetPropertyList method to GetKeys
Sebastian Holtermann
2019-06-08
5
-28/+18
*
|
|
Merge topic 'language-dependent-linker-flags'
Brad King
2019-06-12
1
-4/+17
|
\
\
\
|
*
|
|
Support per-language library link flags
Saleem Abdulrasool
2019-06-06
1
-4/+17
*
|
|
|
Merge topic 'capabilities-fileapi'
Brad King
2019-06-12
6
-26/+63
|
\
\
\
\
|
*
|
|
|
cmake: Teach -E capabilities to report supported fileapi requests
Brad King
2019-06-07
3
-0/+36
|
*
|
|
|
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
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-12
1
-1/+1
*
|
|
|
|
Merge topic 'get-runtime-dependencies'
Kyle Edwards
2019-06-11
31
-0/+2046
|
\
\
\
\
\
|
*
|
|
|
|
file: Add GET_RUNTIME_DEPENDENCIES mode
Kyle Edwards
2019-06-10
31
-0/+2046
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-11
1
-1/+1
|
/
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-10
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-09
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-08
1
-1/+1
*
|
|
|
Merge topic 'autogen_header_in_symbolic_path_fix'
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
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-07
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'cmTarget_cleanups'
Brad King
2019-06-06
4
-195/+187
|
\
\
|
*
|
cmOutputConverter: Initialize static std::set on construction
Sebastian Holtermann
2019-06-04
1
-16/+4
|
*
|
cmAddCustomCommand: Initialize static std::unordered_set on construction
Sebastian Holtermann
2019-06-04
1
-24/+23
|
*
|
cmTargetPropertyComputer: Initialize static std::unordered_set on construction
Sebastian Holtermann
2019-06-04
1
-16/+15
|
*
|
cmTarget: Initialize static std::unordered_set on construction
Sebastian Holtermann
2019-06-04
1
-18/+17
|
*
|
cmTarget: Property initialization cleanup
Sebastian Holtermann
2019-06-04
1
-121/+128
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-06
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-05
1
-1/+1
|
/
/
*
|
Begin post-3.15 development
Brad King
2019-06-04
1
-2/+2
|
/
*
CMake 3.15.0-rc1 version update
Brad King
2019-06-04
1
-3/+3
*
Merge topic 'emulator-arguments'
Brad King
2019-06-04
2
-13/+48
|
\
|
*
Teach CROSSCOMPILING_EMULATOR to support arguments
Marek Antoniak
2019-06-03
2
-13/+48
*
|
Merge topic 'remove_directories'
Brad King
2019-06-04
1
-8/+12
|
\
\
|
*
|
cmake: Teach -E remove_directory to remove multiple directories
John Freeman
2019-06-03
1
-8/+12
*
|
|
Merge topic 'ninja-nvcc-rsp'
Brad King
2019-06-04
2
-29/+52
|
\
\
\
|
*
|
|
Ninja: Add support for CUDA nvcc response files
Francisco Facioni
2019-06-03
2
-9/+26
|
*
|
|
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
2
-0/+36
|
\
\
\
\
|
*
|
|
|
Swift: disallow WIN32_EXECUTABLE properties
Saleem Abdulrasool
2019-06-03
2
-0/+36
|
|
/
/
/
*
|
|
|
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
3
-36/+54
|
\
\
\
\
|
*
|
|
|
Genex: CompileLang and CompileLangAndId now match against a list of ids
Robert Maynard
2019-06-03
1
-4/+11
|
*
|
|
|
Genex: PlatformId now can match against a list of ids.
Robert Maynard
2019-06-03
1
-3/+5
|
*
|
|
|
Genex: CompilerId now can match against a list of ids.
Robert Maynard
2019-06-03
1
-25/+28
[next]