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
*
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
*
|
LocalGenerator: Add a string overload for AppendFlags
Ben Boeckel
2014-05-07
1
-2/+2
*
|
ninja: Use string parameters
Ben Boeckel
2014-05-02
1
-3/+4
*
|
Ninja: Query custom commands once per target, not once per file.
Stephen Kelly
2014-04-05
1
-7/+7
*
|
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-7/+9
*
|
cmTarget: Allow any generator expression in SOURCES property.
Stephen Kelly
2014-04-02
1
-11/+0
*
|
ninja: Add support for custom depfile formats
Ben Boeckel
2014-03-24
1
-0/+5
*
|
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-10/+10
*
|
Constify some APIs in generators.
Stephen Kelly
2014-03-13
1
-5/+5
*
|
cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const.
Stephen Kelly
2014-03-13
1
-1/+1
*
|
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-1/+3
*
|
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-16/+16
*
|
stringapi: Use strings for feature arguments
Ben Boeckel
2014-03-08
1
-2/+2
*
|
stringapi: Return a string reference for the configuration
Ben Boeckel
2014-03-08
1
-1/+1
*
|
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1/+1
*
|
Merge topic 'msvc-compiler-pdb-files'
Brad King
2014-02-26
1
-0/+16
|
\
\
|
*
|
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
1
-0/+16
|
|
/
*
|
cmGeneratorTarget: Use a method to access the definition file.
Stephen Kelly
2014-02-24
1
-3/+3
|
/
*
Ninja: Cache target-level flags
Ben Boeckel
2014-02-13
1
-43/+48
*
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
1
-11/+23
*
Merge topic 'fix-compile-OBJECT_DIR'
Brad King
2014-01-02
1
-1/+1
|
\
|
*
Replace <OBJECT_DIR> rule placeholder consistently (#14667)
Brad King
2014-01-02
1
-1/+1
*
|
Merge topic 'ninja-compile-link-pool'
Brad King
2013-11-26
1
-0/+13
|
\
\
|
*
|
Ninja: job pool support for compiling and linking
Peter Kümmel
2013-11-25
1
-0/+13
*
|
|
Merge topic 'ninja-msvc-deps-for-intel'
Brad King
2013-11-26
1
-4/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ninja: deptype msvc for Intel's compiler on Windows
Peter Kümmel
2013-11-25
1
-4/+5
*
|
|
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-2/+2
|
/
/
*
|
Ninja: don't parse empty string
Peter Kümmel
2013-11-04
1
-5/+8
*
|
Ninja: use deps = gcc/msvc feature
Peter Kümmel
2013-10-24
1
-52/+73
|
/
*
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-1/+2
|
\
|
*
Add Target API to determine if an include is a system include.
Stephen Kelly
2013-07-02
1
-1/+2
*
|
Merge topic 'compile-defs-debugging'
Brad King
2013-07-15
1
-3/+2
|
\
\
|
*
|
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-3/+2
|
|
/
*
|
Revert "Use --sysroot when cross compiling."
Stephen Kelly
2013-07-12
1
-17/+1
|
/
*
Merge topic 'ninja_phony_targets'
Brad King
2013-07-01
1
-12/+12
|
\
|
*
Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
Robert Maynard
2013-07-01
1
-12/+12
*
|
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
Brad King
2013-06-27
1
-32/+2
|
/
*
Use --sysroot when cross compiling.
Stephen Kelly
2013-06-07
1
-1/+17
*
Merge topic 'VISIBILITY_PRESET-property'
Brad King
2013-06-05
1
-0/+3
|
\
|
*
Introduce target property <LANG>_VISIBILITY_PRESET
Stephen Kelly
2013-06-02
1
-0/+3
*
|
Merge topic 'target-COMPILE_OPTIONS'
Brad King
2013-06-03
1
-4/+6
|
\
\
|
*
|
Add cmLocalGenerator::GetCompileOptions.
Stephen Kelly
2013-06-02
1
-4/+6
|
|
/
*
|
Merge topic 'framework-refactor'
Brad King
2013-06-03
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-1/+1
*
|
Ninja: Fix OBJECT_DIR placeholder path conversion
Brad King
2013-04-11
1
-5/+3
|
/
*
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-4/+1
[next]