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
/
cmLocalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'error-consolidate'
Brad King
2019-02-25
1
-4/+4
|
\
|
*
cmSystemTools::Error: consolidate parameters into single std::string
Vitaly Stakhovsky
2019-02-20
1
-4/+4
*
|
Merge topic 'systools-stdstring3'
Brad King
2019-02-25
1
-1/+1
|
\
\
|
*
|
cmSystemTools: More functions accept `std::string` params
Vitaly Stakhovsky
2019-02-20
1
-1/+1
|
|
/
*
|
Merge topic 'fix-implicit-includes-fortran'
Brad King
2019-02-25
1
-9/+15
|
\
\
|
|
/
|
/
|
|
*
Fortran: Do not suppress explicit use of implicit include directories
Brad King
2019-02-20
1
-9/+15
*
|
Merge topic 'configurefile-stdstring'
Brad King
2019-02-20
1
-4/+5
|
\
\
|
*
|
cmMakefile::ConfigureFile: Accept `std::string` parameters
Vitaly Stakhovsky
2019-02-19
1
-4/+5
*
|
|
Merge topic 'modernize-for-loops-c-arrays'
Brad King
2019-02-19
1
-26/+23
|
\
\
\
|
*
|
|
Modernize: C-arrays and loops over them
Artur Ryt
2019-02-15
1
-26/+23
|
|
/
/
*
|
|
Merge topic 'fix-legacy-implicit-includes'
Brad King
2019-02-19
1
-34/+27
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Do not explicitly report "standard" include directories as implicit
Brad King
2019-02-18
1
-20/+27
|
*
Restore unconditional use of "standard" include directories
Brad King
2019-02-18
1
-3/+1
|
*
Prefix implicit include directories with sysroot on construction
Brad King
2019-02-18
1
-12/+0
*
|
Merge topic 'fix-legacy-implicit-includes'
Brad King
2019-02-14
1
-7/+21
|
\
\
|
|
/
|
*
Update logic for sysroot in detected implicit include directories
Brad King
2019-02-13
1
-1/+5
|
*
Fix regression in -I/usr/include exclusion logic
Brad King
2019-02-13
1
-6/+16
*
|
Merge topic 'modernize-for-loops'
Brad King
2019-02-11
1
-8/+5
|
\
\
|
*
|
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-8/+5
|
|
/
*
|
cmMakefile::GetRequiredDefinition: return const std::string&
Vitaly Stakhovsky
2019-02-07
1
-2/+2
|
/
*
Merge topic 'cmoutputconverter-simplify'
Brad King
2019-01-29
1
-6/+13
|
\
|
*
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-6/+13
*
|
Merge topic 'message-stdstring'
Brad King
2019-01-29
1
-2/+2
|
\
\
|
*
|
cmSystemTools::Message: Add overload accepting std::string
Vitaly Stakhovsky
2019-01-28
1
-2/+2
*
|
|
cmLocalGenerator: Refactor `GetIncludeDirectoriesImplicit` method
Sebastian Holtermann
2019-01-28
1
-45/+51
*
|
|
cmLocalGenerator: Simplify `GetIncludeDirectories`
Sebastian Holtermann
2019-01-28
1
-16/+29
|
/
/
*
|
cmSystemTools::Error(): new overload accepting std::string
Vitaly Stakhovsky
2019-01-23
1
-3/+3
*
|
Merge topic 'getmodulesfile-string'
Brad King
2019-01-23
1
-2/+2
|
\
\
|
*
|
cmMakefile: GetModulesFile() accepts std::string param
Vitaly Stakhovsky
2019-01-21
1
-2/+2
|
|
/
*
|
Merge topic 'implicit-includes'
Brad King
2019-01-22
1
-8/+16
|
\
\
|
|
/
|
/
|
|
*
Refactor exclusion of -I/usr/include to avoid per-language values
Brad King
2019-01-21
1
-8/+16
*
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-13/+13
|
/
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-14/+14
*
PIE link options: Update strategy to fix performance regression
Marc Chevrier
2018-12-19
1
-2/+8
*
POSITION_INDEPENDENT_CODE: Manage link flags for executables
Marc Chevrier
2018-11-11
1
-0/+32
*
Using front() and back() instead of calculations
Cengizhan Pasaoglu
2018-11-06
1
-4/+4
*
Merge topic 'msvc-custom-rc-mt'
Brad King
2018-11-02
1
-0/+1
|
\
|
*
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
Mateusz Zych
2018-10-29
1
-0/+1
*
|
cmLocalGenerator::AppendDefines: Remove const char* overloads
Vitaly Stakhovsky
2018-10-26
1
-3/+3
*
|
Add generator APIs to get build settings with backtraces
Brad King
2018-10-18
1
-34/+91
*
|
cmLocalGenerator: Make MoveSystemIncludesToEnd file-local
Brad King
2018-10-18
1
-5/+6
*
|
cmGeneratorTarget::GetExportMacro: return const std::string*
Vitaly Stakhovsky
2018-10-16
1
-2/+2
*
|
Merge topic 'remove-AddCompileDefinitions'
Brad King
2018-10-11
1
-11/+3
|
\
\
|
*
|
cmLocalGenerator: Remove AddCompileDefinitions method
Brad King
2018-10-10
1
-11/+3
|
|
/
*
|
add_subdirectory: Run subdirectory install rules in correct order
Kyle Edwards
2018-10-10
1
-16/+47
|
/
*
Restore possibly regressed CMP0018 logic
Brad King
2018-09-19
1
-1/+1
*
cmMakefile: Make GetSafeDefinition return std::string const&
Vitaly Stakhovsky
2018-09-18
1
-6/+6
*
Merge topic 'replace-os-x-name-with-macos'
Brad King
2018-09-11
1
-1/+1
|
\
|
*
Replace occurrences of "Mac OS X" with "macOS" in comments
Bartosz Kosiorek
2018-09-10
1
-1/+1
*
|
Merge topic 'grd-stdstring'
Brad King
2018-09-06
1
-1/+1
|
\
\
[next]