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
/
cmNinjaTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ninja-LINK_DEPENDS'
Brad King
2015-08-06
1
-0/+9
|
\
|
*
Ninja: Honor the LINK_DEPENDS target property (#14796)
Brad King
2015-08-05
1
-0/+9
*
|
cmGeneratorTarget: Move IsBundleOnApple from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
|
cmGeneratorTarget: Move GetPDBName from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
|
cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+2
*
|
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-1/+1
|
/
*
cmCommonTargetGenerator: Store working directory for relative paths
Brad King
2015-07-29
1
-1/+1
*
Merge topic 'use-generator-target'
Brad King
2015-07-28
1
-1/+1
|
\
|
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
1
-1/+1
*
|
cmNinjaTargetGenerator: Factor out compile command exporter
Brad King
2015-07-27
1
-65/+87
|
/
*
Merge topic 'refactor-rule-var-includes'
Brad King
2015-07-14
1
-0/+3
|
\
|
*
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
1
-0/+3
*
|
cmNinjaTargetGenerator: Restore addition of Fortran format flags
Brad King
2015-07-13
1
-0/+6
|
/
*
cmNinjaTargetGenerator: Use GetDefines method
Brad King
2015-07-09
1
-11/+1
*
cmCommonTargetGenerator: Adopt GetFlags method
Brad King
2015-07-09
1
-49/+1
*
cmNinjaTargetGenerator: Add OX X framework flags
Brad King
2015-07-09
1
-2/+4
*
cmNinjaTargetGenerator: Factor out AddIncludeFlags helper
Brad King
2015-07-09
1
-16/+23
*
cmNinjaTargetGenerator: Add Fortran flag generation
Brad King
2015-07-09
1
-7/+12
*
cmCommonTargetGenerator: Adopt ModuleDefinitionFile member
Brad King
2015-07-09
1
-32/+1
*
cmCommonTargetGenerator: Adopt GetFeature and friends
Brad King
2015-07-09
1
-26/+0
*
cmCommonTargetGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-5/+0
*
cmCommonTargetGenerator: Adopt basic target generator members
Brad King
2015-07-09
1
-4/+1
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-1/+1
*
cmNinjaGenerator: Require cmGeneratorTarget.
Stephen Kelly
2015-06-22
1
-6/+5
*
Merge topic 'compiler-launcher'
Brad King
2015-06-15
1
-0/+20
|
\
|
*
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
1
-0/+20
*
|
cmGeneratorTarget: Move Feature API from cmTarget.
Stephen Kelly
2015-06-06
1
-2/+3
|
/
*
Add options to run include-what-you-use with the compiler
Brad King
2015-05-19
1
-0/+17
*
Ninja: Generate separate compile and link rules for each target
Brad King
2015-05-18
1
-0/+7
*
Ninja: Use forward slashes for any GCC on Windows (#15439)
Thomas Herz
2015-05-07
1
-1/+1
*
Ninja: Refactor detection of MinGW tools on Windows
Brad King
2015-05-07
1
-1/+1
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-1/+2
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-1/+1
*
Ninja: Use "deps = msvc" only for C and CXX (#15253)
Brad King
2015-01-29
1
-29/+23
*
Merge topic 'fix-OBJECT_DEPENDS-after-path-normalization'
Brad King
2015-01-29
1
-0/+8
|
\
|
*
Normalize OBJECT_DEPENDS paths to match custom commands (#15366)
Brad King
2015-01-28
1
-0/+8
*
|
IncludeDirectories: Respect SYSTEM flag when using CONFIG genex.
Stephen Kelly
2015-01-22
1
-1/+3
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-2/+2
*
|
Merge topic 'ninja-fix-crash-on-error'
Brad King
2014-12-23
1
-1/+4
|
\
\
|
|
/
|
*
Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325)
Brad King
2014-12-22
1
-1/+4
*
|
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-0/+3
*
|
Ninja: Refactor restat to be a string internally
Brad King
2014-11-14
1
-1/+1
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-11/+11
|
/
*
Ninja: Skip generating empty phony rules
Adam Strzelecki
2014-06-30
1
-13/+19
*
Add OBJECT_FILE_DIR rule placeholder for compilation lines
Brad King
2014-06-05
1
-0/+6
*
cmTarget: Add GetFeatureAsBool method
Brad King
2014-05-21
1
-1/+1
*
Merge topic 'ninja-intel-linux'
Brad King
2014-05-12
1
-2/+4
|
\
|
*
Ninja: Fix deptype for Intel compiler on Linux
Brad King
2014-05-09
1
-2/+4
*
|
ninja: Factor out custom command order-only depends
Ben Boeckel
2014-05-07
1
-14/+15
*
|
ninja: Factor out target-level order-only dependencies
Ben Boeckel
2014-05-07
1
-5/+22
[next]