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
/
cmLocalUnixMakefileGenerator3.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-96/+82
*
Merge topic 'string-literal-append'
Brad King
2019-08-19
1
-10/+5
|
\
|
*
avoid adding multiple consecutive string literals to std::string
Rolf Eike Beer
2019-08-18
1
-10/+5
*
|
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-3/+3
|
/
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-7/+6
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-2/+2
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-7/+5
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-0/+1
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1/+1
*
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
1
-2/+2
*
cmSystemTools::Error(): remove const char* overload
Vitaly Stakhovsky
2019-05-22
1
-2/+5
*
Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level
Sebastian Holtermann
2019-05-18
1
-0/+51
*
Makefiles: Inline range loop range arguments
Sebastian Holtermann
2019-05-17
1
-6/+3
*
Makefiles: Sort clean files by using a std::set<std::string> container
Sebastian Holtermann
2019-05-14
1
-1/+1
*
Merge topic 'cmDepends_tweaks'
Brad King
2019-04-01
1
-3/+2
|
\
|
*
cmDepends: Define DependencyMap instead of DependencyVector
Sebastian Holtermann
2019-03-27
1
-3/+2
*
|
cmTarget: Move member `*Commands` to impl
Sebastian Holtermann
2019-03-23
1
-0/+1
|
/
*
Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare
Sebastian Holtermann
2019-03-18
1
-3/+2
*
Substitute FileComparison in variable names with FileTimeCache
Sebastian Holtermann
2019-03-18
1
-4/+4
*
Rename cmFileTimeComparison to cmFileTimeCache
Sebastian Holtermann
2019-03-18
1
-2/+2
*
cmLocalUnixMakefileGenerator3: Use std::unique_ptr instead of new/delete
Sebastian Holtermann
2019-03-12
1
-10/+6
*
cmLocalUnixMakefileGenerator3: Pass strings instead of recomputing them
Sebastian Holtermann
2019-03-12
1
-13/+10
*
cmLocalUnixMakefileGenerator3: Move local strings into local brace scopes
Sebastian Holtermann
2019-03-12
1
-8/+11
*
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
-1/+1
|
/
*
Fortran: Fix submodule file names across compilers
Brad King
2019-02-14
1
-0/+11
*
Merge topic 'tidy-use-equals-default'
Brad King
2019-01-29
1
-3/+1
|
\
|
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
|
Merge topic 'cmoutputconverter-simplify'
Brad King
2019-01-29
1
-9/+0
|
\
\
|
*
|
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-9/+0
*
|
|
cmFileTimeComparison: use std::string arguments
Vitaly Stakhovsky
2019-01-28
1
-4/+2
*
|
|
Merge topic 'cmake-files-directory'
Brad King
2019-01-25
1
-10/+10
|
\
\
\
|
*
|
|
cmake: inlined files dir constant and removed it from cmake.h
Bruno Manganelli
2019-01-21
1
-10/+10
*
|
|
|
Merge topic 'unixmfg3-string'
Brad King
2019-01-25
1
-26/+22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cmLocalUnixMakefileGenerator3: more methods accept std::string
Vitaly Stakhovsky
2019-01-22
1
-26/+22
*
|
|
|
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-3/+3
|
/
/
/
*
|
|
Merge topic 'stdout-string'
Brad King
2019-01-22
1
-3/+3
|
\
\
\
|
*
|
|
cmSystemTools: Stdout(),Stderr() accept std::string argument
Vitaly Stakhovsky
2019-01-20
1
-3/+3
|
|
/
/
*
|
|
Merge topic 'depends-string'
Brad King
2019-01-22
1
-11/+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmDepends: all members accept std::string arguments
Vitaly Stakhovsky
2019-01-19
1
-11/+8
|
|
/
*
|
Merge topic 'read-list-file'
Brad King
2019-01-21
1
-2/+1
|
\
\
|
*
|
cmMakefile::ReadListFile() accepts std::string argument
Vitaly Stakhovsky
2019-01-17
1
-2/+1
|
|
/
*
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-9/+9
|
/
*
cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory
Bruno Manganelli
2018-12-08
1
-2/+1
*
cmOutputConverter: Moved ForceToRelativePath to cmSystem
Bruno Manganelli
2018-12-07
1
-1/+1
*
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-21
1
-4/+4
*
add_dependencies: Track backtraces internally
Brad King
2018-10-18
1
-2/+5
*
cmLocalGenerator: Remove AddCompileDefinitions method
Brad King
2018-10-10
1
-2/+2
[next]