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
/
cmGeneratorTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'imported-interface-libname'
Brad King
2016-11-09
1
-0
/
+13
|
\
|
*
Allow imported INTERFACE libraries to specify a link library name
Brad King
2016-11-09
1
-0
/
+13
*
|
Merge topic 'include-what-you-use'
Brad King
2016-11-08
1
-10
/
+12
|
\
\
|
*
|
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-10
/
+12
|
|
/
*
|
cmGeneratorTarget: Correctly set FortranModuleDirectoryCreated
Daniel Pfeifer
2016-11-06
1
-0
/
+1
*
|
cmGeneratorTarget: Don't assing a bool to a string
Daniel Pfeifer
2016-11-05
1
-1
/
+0
|
/
*
Introduce CM_UNORDERED_SET
Daniel Pfeifer
2016-10-24
1
-27
/
+22
*
Merge topic 'clang-tidy'
Brad King
2016-10-20
1
-1
/
+1
|
\
|
*
fix more issues reported by clang-tidy
Daniel Pfeifer
2016-10-20
1
-1
/
+1
*
|
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0
/
+1
*
|
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-94
/
+95
|
/
*
Merge topic 'extract-computed-target-properties'
Brad King
2016-10-17
1
-1
/
+56
|
\
|
*
cmTarget: Move sanity checks and computed property access to callers
Stephen Kelly
2016-10-16
1
-0
/
+12
|
*
cmGeneratorTarget: Implement cmTargetPropertyComputer interface
Stephen Kelly
2016-10-15
1
-0
/
+38
|
*
cm{,Generator}Target: Add global generator accessors
Stephen Kelly
2016-10-15
1
-0
/
+5
|
*
cmTarget: Remove mutable marker from properties
Stephen Kelly
2016-10-15
1
-1
/
+1
*
|
Factor IDE folder name retrieval out into helper method
Gregor Jasny
2016-10-17
1
-0
/
+16
|
/
*
Add a BUILD_RPATH target property specifying build-tree RPATH entries
Ruslan Baratov
2016-10-03
1
-0
/
+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Fortran: Use module dir flag if needed for default module directory
Brad King
2016-09-20
1
-3
/
+12
*
cmGeneratorTarget: Refactor Fortran module directory lookup
Brad King
2016-09-20
1
-2
/
+5
*
ninja: error out on relink requirements
Ben Boeckel
2016-09-15
1
-1
/
+22
*
cmGeneratorTarget: factor out a space
Ben Boeckel
2016-09-13
1
-3
/
+3
*
cmGeneratorTarget: factor out common part of AddSources commands
Daniel Pfeifer
2016-09-08
1
-11
/
+8
*
cmGeneratorTarget: use erase-unique instead of reinitialization
Daniel Pfeifer
2016-09-08
1
-8
/
+4
*
cmGeneratorTarget: don't clear container in destructor
Daniel Pfeifer
2016-09-08
1
-1
/
+0
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-3
/
+17
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-46
/
+37
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-17
1
-8
/
+11
*
Honor BUNDLE_EXTENSION also for Frameworks (#14742)
Gregor Jasny
2016-07-21
1
-2
/
+13
*
Honor BUNDLE_EXTENSION also for App Bundles (#16148)
Gregor Jasny
2016-07-21
1
-1
/
+6
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-16
/
+14
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-67
/
+70
*
Use <unordered_set> where available
Daniel Pfeifer
2016-06-27
1
-1
/
+4
*
cmGeneratorTarget: Fix Fortran module directory regression
Brad King
2016-06-21
1
-1
/
+1
*
cmGeneratorTarget: Adopt Fortran module directory generation
Tobias Hunger
2016-06-17
1
-0
/
+35
*
Prefer istringstream and ostringstream over stringstream.
Daniel Pfeifer
2016-06-14
1
-2
/
+2
*
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-7
/
+14
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-5
/
+1
*
Merge topic 'improve-character-find-and-replace'
Brad King
2016-05-25
1
-1
/
+1
|
\
|
*
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
1
-1
/
+1
*
|
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
1
-0
/
+12
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-2741
/
+1907
*
cmGeneratorTarget: Protect macro code layout from clang-format
Brad King
2016-05-16
1
-12
/
+12
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-169
/
+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+10
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-9
/
+9
*
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
Brad King
2016-03-16
1
-2
/
+1
*
Remove temporary allocations when calling cmGeneratorTarget::GetName.
Milian Wolff
2016-01-20
1
-1
/
+1
*
iOS: Fix framework resource directory layout (#15848)
Bartosz Kosiorek
2015-12-03
1
-1
/
+5
[next]