index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmLocalUnixMakefileGenerator3.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-22
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
*
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
*
|
cmMakefile: Make GetSafeDefinition return std::string const&
Vitaly Stakhovsky
2018-09-18
1
-1
/
+2
*
|
Ninja,Makefile: Drop extra space after RULE_LAUNCH_CUSTOM value
Brad King
2018-09-11
1
-3
/
+1
|
/
*
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
Sebastian Holtermann
2018-08-07
1
-6
/
+4
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-12
/
+14
*
Add glob verify support to XCode, VS, Ninja, and Makefile generators
Shane Parris
2018-04-01
1
-1
/
+15
*
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
Shane Parris
2018-02-23
1
-20
/
+27
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-10
/
+9
*
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
Brad King
2018-01-29
1
-14
/
+0
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-21
/
+25
*
LocalGenerator: refactoring
Marc Chevrier
2018-01-23
1
-3
/
+3
*
Various typo fixes
Luz Paz
2018-01-04
1
-1
/
+1
*
Makefiles: Avoid nested make calls for Fortran module dependencies
Yurii Batrak
2017-12-14
1
-0
/
+2
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-4
/
+4
*
Avoid using std::bind1st that is removed in C++17
Brad King
2017-09-23
1
-2
/
+1
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-2
/
+2
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-131
/
+98
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-4
/
+4
*
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
Aaron Orenstein
2017-08-16
1
-8
/
+8
*
Remove second arg: npos in substr usages
Pavel Solodovnikov
2017-06-01
1
-1
/
+1
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-9
/
+12
*
cmLocalUnixMakefileGenerator3: Remove unnecessary local variable
Brad King
2017-06-01
1
-2
/
+1
*
cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction
Brad King
2017-05-15
1
-2
/
+0
*
CUDA: Allow sources to be compiled to .ptx files
Robert Maynard
2017-04-20
1
-2
/
+5
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2
/
+2
*
cmAlgorithms: add cmEraseIf function
Daniel Pfeifer
2017-02-10
1
-4
/
+1
*
Makefiles: Make fast local and strip install truly fast
Mike Gelfand
2017-01-13
1
-2
/
+2
*
CUDA: Enable header dependency scanning.
Robert Maynard
2016-11-14
1
-1
/
+2
*
CUDA: State that cuda has preprocessor output and can generate assembly.
Robert Maynard
2016-11-14
1
-2
/
+2
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-9
/
+10
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0
/
+2
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-9
/
+9
*
cmRulePlaceholderExpander: Port clients to direct-use
Stephen Kelly
2016-10-15
1
-2
/
+6
*
cmLocalGenerator: Use strings instead of a Target in rule replacement
Stephen Kelly
2016-10-15
1
-1
/
+2
*
cmLocalGenerator: Use a converter in rule replacement API
Stephen Kelly
2016-10-15
1
-1
/
+1
*
cmLocalGenerator: Remove the launcher from RuleVariables
Stephen Kelly
2016-10-15
1
-3
/
+3
*
Makefiles: Extract identical code from condition
Stephen Kelly
2016-10-09
1
-5
/
+2
*
Makefiles: Replace array access with local variable
Stephen Kelly
2016-10-09
1
-5
/
+6
*
Makefiles: Separate two coupled calls
Stephen Kelly
2016-10-09
1
-4
/
+3
*
Merge topic 'nmake-encoding'
Brad King
2016-10-07
1
-3
/
+8
|
\
|
*
NMake: Use ANSI encoding for NMake Makefiles
Dāvis Mosāns
2016-10-06
1
-3
/
+8
*
|
Makefiles: Introduce local RelativePath method
Stephen Kelly
2016-10-06
1
-10
/
+23
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Convert: Inline uses of START_OUTPUT
Stephen Kelly
2016-09-19
1
-4
/
+7
*
Common: Use a string instead of enum for WorkingDirectory
Stephen Kelly
2016-09-19
1
-1
/
+1
[next]