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
/
cmGlobalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-43/+56
*
cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct
Bartosz Kosiorek
2019-03-04
1
-3/+3
*
cmGlobalGenerator: Remove unused code
Bartosz Kosiorek
2019-03-04
1
-11/+0
*
Merge topic 'add-xlclang'
Brad King
2019-02-26
1
-0/+30
|
\
|
*
XLClang: Add policy CMP0089 to present as XL for compatibility
Brad King
2019-02-25
1
-0/+30
*
|
Merge topic 'gt-shorter-unique-names'
Brad King
2019-02-25
1
-5/+12
|
\
\
|
|
/
|
/
|
|
*
Use shorter names in internal TARGET_PROPERTY expressions
Brad King
2019-02-22
1
-5/+12
*
|
Merge topic 'drop-MIPSpro'
Brad King
2019-02-25
1
-7/+0
|
\
\
|
*
|
Remove now-unused code once used for MIPSpro on IRIX
Brad King
2019-02-21
1
-7/+0
|
|
/
*
|
Merge topic 'cmrange-improvements'
Brad King
2019-02-25
1
-0/+1
|
\
\
|
*
|
cmRange: Move to dedicated header file
Regina Pfeifer
2019-02-21
1
-0/+1
|
|
/
*
|
Merge topic 'error-consolidate'
Brad King
2019-02-25
1
-17/+14
|
\
\
|
*
|
cmSystemTools::Error: consolidate parameters into single std::string
Vitaly Stakhovsky
2019-02-20
1
-17/+14
|
|
/
*
|
cmSystemTools: More functions accept `std::string` params
Vitaly Stakhovsky
2019-02-20
1
-1/+1
|
/
*
Modernize: C-arrays and loops over them
Artur Ryt
2019-02-15
1
-12/+11
*
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
1
-1/+1
*
Merge topic 'modernize-for-loops'
Brad King
2019-02-11
1
-6/+6
|
\
|
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-6/+6
*
|
cmMakefile::GetRequiredDefinition: return const std::string&
Vitaly Stakhovsky
2019-02-07
1
-2/+3
|
/
*
Merge topic 'vs-msbuild-arch'
Brad King
2019-01-30
1
-5/+5
|
\
|
*
Find native build tool after selecting a toolset
Brad King
2019-01-29
1
-5/+5
*
|
Merge topic 'add_consistent_verbose_build_flag'
Brad King
2019-01-29
1
-17/+14
|
\
\
|
*
|
cmGlobalGenerator: Add a class that represent the build command
Robert Maynard
2019-01-25
1
-17/+14
*
|
|
Merge topic 'cmoutputconverter-simplify'
Brad King
2019-01-29
1
-3/+3
|
\
\
\
|
*
|
|
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-3/+3
*
|
|
|
cmSystemTools::Message: Add overload accepting std::string
Vitaly Stakhovsky
2019-01-28
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'max-recursion-depth'
Brad King
2019-01-25
1
-0/+3
|
\
\
\
|
*
|
|
cmMakefile: Impose maximum recursion limit
Kyle Edwards
2019-01-23
1
-0/+3
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'exclude_from_all'
Brad King
2019-01-25
1
-10/+3
|
\
\
\
|
*
|
|
Pass EXCLUDE_FROM_ALL from directory to targets
Zack Galbreath
2019-01-21
1
-10/+3
*
|
|
|
Merge topic 'cmake-files-directory'
Brad King
2019-01-25
1
-7/+6
|
\
\
\
\
|
*
|
|
|
cmake: inlined files dir constant and removed it from cmake.h
Bruno Manganelli
2019-01-21
1
-7/+6
|
|
/
/
/
*
|
|
|
cmSystemTools::Error(): new overload accepting std::string
Vitaly Stakhovsky
2019-01-23
1
-2/+2
|
|
/
/
|
/
|
|
*
|
|
cmMakefile: GetModulesFile() accepts std::string param
Vitaly Stakhovsky
2019-01-21
1
-18/+13
|
|
/
|
/
|
*
|
Merge topic 'read-list-file'
Brad King
2019-01-21
1
-12/+12
|
\
\
|
*
|
cmMakefile::ReadListFile() accepts std::string argument
Vitaly Stakhovsky
2019-01-17
1
-12/+12
|
|
/
*
|
Merge topic 'use-emplace'
Brad King
2019-01-21
1
-5/+5
|
\
\
|
*
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-5/+5
|
|
/
*
|
GHS: Integrity Application updates
Fred Baksik
2019-01-16
1
-1/+2
|
/
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-21/+24
*
Merge topic 'nmake-compile-commands'
Craig Scott
2019-01-07
1
-3/+15
|
\
|
*
cmGlobalGenerator: Teach EscapeJSON to escape newlines and tabs
Yan Pashkovsky
2018-12-14
1
-3/+15
*
|
fileapi: Report cmake generator in reply index file
Brad King
2018-12-12
1
-0/+9
*
|
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-21
1
-2/+2
|
/
*
Autogen: Add cmQtAutoGenGlobalInitializer class
Sebastian Holtermann
2018-11-11
1
-59/+5
*
Using front() and back() instead of calculations
Cengizhan Pasaoglu
2018-11-06
1
-1/+1
*
Merge topic 'provide_explicit_source_and_build_command_line_options'
Brad King
2018-09-19
1
-2/+2
|
\
|
*
CMake: Internally uses -S instead of -H to specify source directory
Robert Maynard
2018-09-15
1
-2/+2
*
|
Merge topic 'fix-getsafedef-stdstring'
Brad King
2018-09-19
1
-4/+1
|
\
\
|
*
|
Restore possibly regressed CMP0018 logic
Brad King
2018-09-19
1
-4/+1
[next]