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
*
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
|
*
|
|
|
Genex: Add more extensive support for an unbounded number of parameters
Robert Maynard
2019-06-03
2
-4/+10
|
|
/
/
/
*
|
|
|
Merge topic 'print-correct-line-number'
Brad King
2019-06-04
1
-5/+2
|
\
\
\
\
|
*
|
|
|
cmListFileCache: When missing ending ) print starting line instead of last one
Bartosz Kosiorek
2019-06-03
1
-5/+2
*
|
|
|
|
Merge topic 'better_error_message_for_visibility_preset_property'
Brad King
2019-06-04
1
-1/+3
|
\
\
\
\
\
|
*
|
|
|
|
The error message for VISIBILITY_PRESET now documents valid options.
Robert Maynard
2019-06-03
1
-1/+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-06-04
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'ninja_build_class'
Brad King
2019-06-03
7
-643/+610
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Ninja: Remove non cmNinjaBuild based WriteBuild method
Sebastian Holtermann
2019-05-30
2
-97/+75
|
*
|
|
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-24/+21
|
*
|
|
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-7/+6
|
*
|
|
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-11/+5
|
*
|
|
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-9/+4
|
*
|
|
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-30/+27
|
*
|
|
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-34/+30
|
*
|
|
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-73/+64
[next]