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
*
Merge topic 'enable_ptx_compilation'
Brad King
2017-04-21
1
-0/+3
|
\
|
*
CUDA: Allow sources to be compiled to .ptx files
Robert Maynard
2017-04-20
1
-0/+3
*
|
Merge topic '16760-refactor-get-mac-content-directory'
Brad King
2017-04-21
1
-2/+2
|
\
\
|
*
|
Replace boolean `implib` parameters with enum
Gregor Jasny
2017-04-20
1
-2/+2
|
|
/
*
|
Ninja,Makefile: Unify command line limit logic
Christian Pfeiffer
2017-04-19
1
-14/+1
|
/
*
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
Brad King
2017-03-21
1
-12/+25
*
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
Brad King
2017-03-09
1
-42/+32
*
Refactor module definition file selection
Brad King
2017-03-09
1
-2/+4
*
CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATION
Brad King
2017-02-20
1
-1/+2
*
Add properties to run the cpplint style checker with the compiler
Jamie Snape
2017-01-23
1
-1/+9
*
Makefile,Ninja: De-duplicate MSVC compiler PDB path selection
Brad King
2016-12-15
1
-16/+1
*
Merge topic 'fix-ctest-launchers'
Brad King
2016-12-12
1
-1/+14
|
\
|
*
Comment ExpandRuleVariables calls not preceded by launcher insertion
Brad King
2016-12-09
1
-0/+3
|
*
Makefile: Restore RULE_LAUNCH_COMPILE generation on compilation rules
Brad King
2016-12-09
1
-1/+11
*
|
Ninja,Makefile: Name static library compile PDB files as VS does
Brad King
2016-11-30
1
-0/+7
*
|
CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target property
Robert Maynard
2016-11-14
1
-6/+15
*
|
CUDA: State that cuda has preprocessor output and can generate assembly.
Robert Maynard
2016-11-14
1
-3/+3
*
|
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-8/+6
*
|
Add generator expression support to per-source COMPILE_FLAGS
Zsolt Parragi
2016-10-28
1
-7/+9
*
|
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0/+1
*
|
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
|
cmState: Port dependent code to new cmStateDirectory name
Stephen Kelly
2016-10-19
1
-3/+3
*
|
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-12/+12
|
/
*
cmRulePlaceholderExpander: Port clients to direct-use
Stephen Kelly
2016-10-15
1
-9/+14
*
cmLocalGenerator: Use strings instead of a Target in rule replacement
Stephen Kelly
2016-10-15
1
-1/+3
*
cmLocalGenerator: Use a converter in rule replacement API
Stephen Kelly
2016-10-15
1
-4/+8
*
Merge topic 'remove-obsolete'
Brad King
2016-10-13
1
-49/+1
|
\
|
*
Makefiles: Remove query for CMAKE_OBJECT_NAME
Stephen Kelly
2016-10-09
1
-3/+1
|
*
Makefiles: Remove forbidden flag logic
Stephen Kelly
2016-10-09
1
-46/+0
*
|
cmLinkLineComputer: Extract link libraries computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-2/+1
*
|
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-3/+2
*
|
cmLinkLineComputer: Move RPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-2/+2
*
|
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-3/+5
*
|
cmLocalGenerator: Pass link library info to OutputLinkLibraries
Stephen Kelly
2016-10-10
1
-3/+6
*
|
Makefiles: Port CreateLinkLibs to cmLinkLineComputer
Stephen Kelly
2016-10-10
1
-8/+4
*
|
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-3/+18
*
|
Makefiles: Inline only use of method
Stephen Kelly
2016-10-09
1
-8/+3
*
|
Makefiles: Make helper class independent of cmLocalGenerator
Stephen Kelly
2016-10-09
1
-9/+21
|
/
*
Merge topic 'nmake-encoding'
Brad King
2016-10-07
1
-3/+7
|
\
|
*
NMake: Use ANSI encoding for NMake Makefiles
Dāvis Mosāns
2016-10-06
1
-3/+7
*
|
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
[next]