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
/
cmTryRunCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-3/+2
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-2/+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-29/+27
*
avoid adding multiple consecutive string literals to std::string
Rolf Eike Beer
2019-08-18
1
-2/+1
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-1/+2
*
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
1
-3/+2
*
Source: std::string related cleanup
Vitaly Stakhovsky
2019-05-15
1
-9/+9
*
Merge topic 'cmrange-improvements'
Brad King
2019-02-25
1
-1/+1
|
\
|
*
cmRange: Move to dedicated header file
Regina Pfeifer
2019-02-21
1
-1/+1
*
|
cmSystemTools: More functions accept `std::string` params
Vitaly Stakhovsky
2019-02-20
1
-3/+2
|
/
*
Merge topic 'modernize-for-loops'
Brad King
2019-02-11
1
-4/+3
|
\
|
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-4/+3
*
|
cmSystemTools::RunSingleCommand: Accept std::string argument
Vitaly Stakhovsky
2019-02-06
1
-2/+2
|
/
*
Merge topic 'cmake-files-directory'
Brad King
2019-01-25
1
-1/+1
|
\
|
*
cmake: inlined files dir constant and removed it from cmake.h
Bruno Manganelli
2019-01-21
1
-1/+1
*
|
cmSystemTools::Error(): new overload accepting std::string
Vitaly Stakhovsky
2019-01-23
1
-2/+2
*
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-2/+2
|
/
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-1/+2
*
try_compile/try_run: Add support for LINK_OPTIONS option.
Marc Chevrier
2018-12-01
1
-1/+2
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1/+1
*
Make use of std::chrono throughout every component
Wouter Klouwen
2018-01-23
1
-2/+2
*
TryRun: do not call strcpy()
Rolf Eike Beer
2017-10-08
1
-4/+5
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-5/+5
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-11/+10
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Use the empty method to check for emptiness
Daniel Pfeifer
2016-10-30
1
-2/+3
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-2/+8
*
Separate compilation for commands included in cmBootstrapCommands2
Daniel Pfeifer
2016-10-21
1
-0/+3
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-5/+6
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-12/+13
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-173/+116
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
try_compile: Add option to control type of target
Brad King
2016-02-19
1
-1/+1
*
cmMakefile: Rename method to something more appropriate.
Stephen Kelly
2015-05-19
1
-1/+1
*
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-1/+1
*
Merge topic 'introduce-cmState'
Brad King
2015-04-13
1
-11/+10
|
\
|
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-4/+3
|
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-7/+7
*
|
Merge topic 'refactor-cache-api'
Brad King
2015-04-09
1
-8/+11
|
\
\
|
|
/
|
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-08
1
-8/+11
|
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-11/+8
|
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-06
1
-8/+11
*
|
try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.
Matt McCormick
2015-04-08
1
-2/+24
|
/
*
Merge topic 'try-run-link-libraries'
Brad King
2015-01-26
1
-1/+2
|
\
|
*
try_run: Add support for LINK_LIBRARIES option.
Matt McCormick
2015-01-26
1
-1/+2
[next]