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
/
cmMakefile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
try_compile: Simplify generator platform and toolset propagation
Brad King
2017-09-27
1
-2
/
+2
*
Merge topic 'auto_ptr'
Brad King
2017-09-27
1
-10
/
+11
|
\
|
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-10
/
+11
*
|
Revert "Performance: Improve efficiency of source file lookup in cmMakefile"
Brad King
2017-09-25
1
-47
/
+3
|
/
*
Performance: Improve efficiency of source file lookup in cmMakefile
Aaron Orenstein
2017-09-20
1
-3
/
+47
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-4
/
+4
*
Merge topic 'ranged-for'
Brad King
2017-09-13
1
-114
/
+77
|
\
|
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-114
/
+77
*
|
cmMakefile: Add GetOrCreateSourceGroup methods
Sebastian Holtermann
2017-09-09
1
-0
/
+21
*
|
cmMakefile: Collect source group methods in one place
Sebastian Holtermann
2017-09-09
1
-34
/
+31
|
/
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-29
/
+28
*
Remove AUTOGEN variables from cmSourceFile and cmMakefile
Sebastian Holtermann
2017-08-22
1
-10
/
+0
*
Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 features
Brad King
2017-08-08
1
-0
/
+12
*
Merge topic 'labels-for-subprojects'
Brad King
2017-07-13
1
-0
/
+3
|
\
|
*
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
Betsy McPhail
2017-07-10
1
-0
/
+3
*
|
Merge topic 'source-group-regex-tweaks'
Brad King
2017-07-13
1
-4
/
+2
|
\
\
|
*
|
Add more extensions to Resources source group by default
UfoXp
2017-07-10
1
-4
/
+2
|
|
/
*
|
configure_file: Add support for indented cmakedefine
Sylvain Joubert
2017-07-04
1
-7
/
+11
|
/
*
Merge topic 'fix-crash-on-non-enabled-language-features'
Brad King
2017-06-27
1
-2
/
+19
|
\
|
*
target_compile_features: Do not crash on non-enabled language
Brad King
2017-06-26
1
-2
/
+19
*
|
file(GENERATE): Add policy CMP0070 to define relative path behavior
Brad King
2017-06-09
1
-1
/
+2
|
/
*
Merge topic 'lint-function-args'
Brad King
2017-06-05
1
-1
/
+1
|
\
|
*
Pass large types by const&, small types by value
Daniel Pfeifer
2017-06-04
1
-1
/
+1
*
|
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-1
/
+10
|
/
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-3
/
+6
*
Merge topic 'dead-code-removal'
Brad King
2017-05-11
1
-1
/
+1
|
\
|
*
cmExecutionStatus: Remove arguments from setters
Daniel Pfeifer
2017-05-09
1
-1
/
+1
*
|
cmMakefile: don't check IsScriptable
Daniel Pfeifer
2017-05-08
1
-14
/
+1
*
|
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1
/
+1
|
/
*
clang-tidy: use operators for string comparison
Daniel Pfeifer
2017-04-26
1
-1
/
+1
*
Add deprecation warnings for policies CMP0036 and below
Brad King
2017-04-21
1
-0
/
+7
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2
/
+2
*
cmMakefile: Create an explicit "Object Libraries" source group
Brad King
2017-04-11
1
-0
/
+16
*
Add self-sufficient wrapper for <sys/stat.h>
Daniel Pfeifer
2017-03-24
1
-0
/
+1
*
Merge topic 'master'
Brad King
2017-03-09
1
-0
/
+17
|
\
|
*
Add support for x32-abi
Steven Newbury
2017-03-07
1
-0
/
+17
*
|
cmWorkingDirectory: use the new class
Ben Boeckel
2017-03-06
1
-9
/
+2
|
/
*
Merge topic '16615-xcode-object-libraries-depends'
Brad King
2017-02-24
1
-2
/
+4
|
\
|
*
Makefile: Allow adding post-build rules to object libraries
Gregor Jasny
2017-02-22
1
-2
/
+4
*
|
Merge topic 'fix-CMP0017-path-case'
Brad King
2017-02-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Windows: Fix inconsistent behavior on changes to case of path to cmake
Brad King
2017-02-17
1
-1
/
+1
*
|
cmCommand: Don't prefix error message with command name
Daniel Pfeifer
2017-02-13
1
-1
/
+2
*
|
cmAlgorithms: add cmEraseIf function
Daniel Pfeifer
2017-02-10
1
-11
/
+2
|
/
*
add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option
Ed Branch
2017-01-13
1
-8
/
+14
*
Fix typo in error message on missing required variable
Brad King
2016-12-16
1
-1
/
+1
*
clang-tidy: apply readability-redundant-string-init fixes
Daniel Pfeifer
2016-12-12
1
-2
/
+2
*
Merge topic 'try_compile-lang-std'
Brad King
2016-12-07
1
-6
/
+10
|
\
|
*
try_compile: Stop processing when test build system fails to generate
Brad King
2016-12-06
1
-6
/
+10
*
|
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
1
-7
/
+26
|
/
*
CUDA: C++ compile features now enable cuda c++11 support.
Robert Maynard
2016-11-14
1
-0
/
+3
[next]