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
/
cmMakefileTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Makefiles: Introduce local RelativePath method
Stephen Kelly
2016-10-06
1
-20/+22
|
/
*
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
-1/+5
*
Convert: Inline uses of START_OUTPUT
Stephen Kelly
2016-09-19
1
-24/+40
*
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-2/+2
*
Convert: Inline uses of HOME_OUTPUT
Stephen Kelly
2016-09-19
1
-2/+4
*
Convert: Inline HOME_OUTPUT MAKERULE conversion
Stephen Kelly
2016-09-19
1
-7/+16
*
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-2/+2
*
Convert: Move access to CurrentBinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-4/+7
*
Convert: Avoid START_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-3/+3
*
Convert: Replace Convert(FULL) with equivalent
Stephen Kelly
2016-08-27
1
-13/+23
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-3/+6
*
Convert: Replace UNCHANGED conversions with new API call
Stephen Kelly
2016-08-27
1
-5/+4
*
Convert: Replace FULL conversions with equivalent
Stephen Kelly
2016-08-27
1
-9/+6
*
Convert: Replace uses of Convert(NONE)
Stephen Kelly
2016-08-27
1
-19/+19
*
Makefiles: Change AppendCustomCommand API to strings
Stephen Kelly
2016-08-27
1
-2/+2
*
Makefiles: Change signature of AppendCustomCommand
Stephen Kelly
2016-08-27
1
-2/+2
*
Makefiles: Port CreateCDCommand to string-based API
Stephen Kelly
2016-08-27
1
-4/+4
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-5/+12
*
Makefile: Avoid link line object list lengths nearing system limits
Brad King
2016-07-20
1
-0/+39
*
Makefile: Factor out response file checks into common helper
Brad King
2016-07-20
1
-0/+32
*
Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper
Yury Zhuravlev
2016-07-11
1
-0/+43
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-1/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-26/+30
*
cmGeneratorTarget: Adopt Fortran module directory generation
Tobias Hunger
2016-06-17
1
-1/+1
*
Refactor Makefile/Ninja tool working directory storage
Brad King
2016-06-17
1
-1/+1
*
Use the empty() method to check for emptyness.
Daniel Pfeifer
2016-06-02
1
-1/+1
*
Merge topic 'remove-needless-copies'
Brad King
2016-05-27
1
-1/+1
|
\
|
*
Remove unnecessary local copies.
Daniel Pfeifer
2016-05-26
1
-1/+1
*
|
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-7/+5
|
/
*
Merge topic 'improve-character-find-and-replace'
Brad King
2016-05-25
1
-3/+3
|
\
|
*
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
1
-3/+3
*
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-59/+59
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-760/+544
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-29/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+8
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-6/+6
*
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
1
-3/+16
*
Refactor `.def` file lookup
Tim Grothe
2015-11-04
1
-2/+2
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-3/+2
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-3/+4
*
Use cmGeneratorTarget for property access.
Stephen Kelly
2015-10-17
1
-3/+3
*
Use GetName from cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-6/+7
*
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-12/+12
|
\
|
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-12/+12
|
*
Generators: Use GetType from the cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-6/+6
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-3/+5
*
|
cmLocalUnixMakefileGenerator3: Port AppendCleanCommand to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+1
*
|
cmLocalUnixMakefileGenerator3: Port another API to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-5/+5
|
/
*
cmGeneratorExpression: Port interface to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-1/+3
[prev]
[next]