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
/
cmMakefile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Features: Do not use a lower-than-default standard for requested features
Zsolt Parragi
2019-02-26
1
-0/+14
*
Merge topic 'deprecate-policy-old'
Brad King
2019-02-25
1
-1/+1
|
\
|
*
Add deprecation warnings for policies CMP0066 and below
Brad King
2019-02-21
1
-1/+1
*
|
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
*
|
|
cmSystemTools::Error: consolidate parameters into single std::string
Vitaly Stakhovsky
2019-02-20
1
-13/+12
|
|
/
|
/
|
*
|
cmMakefile::ConfigureFile: Accept `std::string` parameters
Vitaly Stakhovsky
2019-02-19
1
-5/+6
|
/
*
Delete some default constructors and assignment operators
Albert Astals Cid
2019-02-15
1
-0/+12
*
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
-14/+11
|
\
|
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-14/+11
*
|
Merge topic 'fix-exclude-dir-with-iface'
Brad King
2019-02-11
1
-1/+3
|
\
\
|
*
|
Fix EXCLUDE_FROM_ALL on directory with an interface library
Brad King
2019-02-08
1
-1/+3
*
|
|
Merge topic 'getreqdef'
Brad King
2019-02-08
1
-5/+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmMakefile::GetRequiredDefinition: return const std::string&
Vitaly Stakhovsky
2019-02-07
1
-5/+7
|
|
/
*
|
Prefer front/back/data over dereferencing begin/rbegin iter
Artur Ryt
2019-02-06
1
-1/+1
|
/
*
Merge topic 'copyfile-stdstring'
Brad King
2019-01-30
1
-4/+2
|
\
|
*
cmSystemTools: copy file member functions accept std::string params
Vitaly Stakhovsky
2019-01-29
1
-4/+2
*
|
Merge topic 'tidy-use-equals-default'
Brad King
2019-01-29
1
-1/+0
|
\
\
|
|
/
|
/
|
|
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-1/+0
|
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1/+1
*
|
cmSystemTools::Message: Add overload accepting std::string
Vitaly Stakhovsky
2019-01-28
1
-3/+3
*
|
Merge topic 'max-recursion-depth'
Brad King
2019-01-25
1
-0/+43
|
\
\
|
*
|
cmMakefile: Impose maximum recursion limit
Kyle Edwards
2019-01-23
1
-0/+43
|
|
/
*
|
Merge topic 'exclude_from_all'
Brad King
2019-01-25
1
-4/+4
|
\
\
|
*
|
Pass EXCLUDE_FROM_ALL from directory to targets
Zack Galbreath
2019-01-21
1
-4/+4
*
|
|
Merge topic 'cmake-files-directory'
Brad King
2019-01-25
1
-4/+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmake: inlined files dir constant and removed it from cmake.h
Bruno Manganelli
2019-01-21
1
-4/+3
|
|
/
*
|
cmMakefile: GetModulesFile() accepts std::string param
Vitaly Stakhovsky
2019-01-21
1
-1/+1
*
|
Merge topic 'read-list-file'
Brad King
2019-01-21
1
-2/+3
|
\
\
|
*
|
cmMakefile::ReadListFile() accepts std::string argument
Vitaly Stakhovsky
2019-01-17
1
-2/+3
*
|
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-1/+1
|
/
/
*
|
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1/+1
|
/
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-79/+80
*
Add deprecation warnings for policies CMP0065 and below
Brad King
2019-01-11
1
-1/+5
*
cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file
Artur Ryt
2018-12-29
1
-9/+14
*
cmMakefile: Move uninitialized vars logic into MaybeWarnUninitialized()
Artur Ryt
2018-12-28
1
-12/+18
*
cmMakefile: move common logic to IsProjectFile function
Artur Ryt
2018-12-28
1
-10/+10
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-7/+3
*
cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNew
Artur Ryt
2018-12-12
1
-2/+9
*
cmMakefile: Fix ConfigureString not passing filename and line
Artur Ryt
2018-12-12
1
-2/+9
*
clang-tidy: fix warnings from version 7
Regina Pfeifer
2018-11-20
1
-1/+1
*
find_package(): Add policy to remove the FindQt module
Kyle Edwards
2018-11-14
1
-1/+6
*
CMP0053: Fix double warning on uninitialized variables in -P mode
R2RT
2018-11-05
1
-1/+1
*
cmMakefile: Rename SuppressWatches to SuppressSideEffects
R2RT
2018-11-05
1
-4/+4
*
add_subdirectory: Run subdirectory install rules in correct order
Kyle Edwards
2018-10-10
1
-0/+4
*
link_directories(): enhance capabilities
Marc Chevrier
2018-09-25
1
-2/+9
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-15/+16
*
Merge topic 'deprecate-policy-old'
Craig Scott
2018-09-20
1
-1/+1
|
\
|
*
Add deprecation warnings for policies CMP0063 and below
Brad King
2018-09-17
1
-1/+1
[next]