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
/
cmNinjaNormalTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-1/+16
*
Ninja: Refactor restat to be a string internally
Brad King
2014-11-14
1
-3/+3
*
Ninja: Use a TARGET_FILE variable to hold the link output file
Brad King
2014-11-14
1
-18/+11
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-6/+6
*
Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnants
Nils Gladitz
2014-07-29
1
-6/+1
*
Ninja: Add order-only dependencies to link commands (#14728)
Ben Boeckel
2014-07-01
1
-1/+6
*
cmGeneratorTarget: Improve GetCreateRuleVariable API
Brad King
2014-05-21
1
-5/+5
*
Merge topic 'ninja-link-with-compile-flags'
Brad King
2014-04-15
1
-149/+163
|
\
|
*
Ninja: set correct LANGUAGE_COMPILE_FLAGS when linking
Peter Kümmel
2014-04-15
1
-15/+14
|
*
Ninja: cmake formatting, make code more readable
Peter Kümmel
2014-04-15
1
-138/+153
*
|
Ninja: replace \ in LINK_PATH for MinGW
Peter Kümmel
2014-04-15
1
-0/+2
|
/
*
Watcom: Use single quote for all file/path items in wlink command
Jiri Malak
2014-04-08
1
-1/+7
*
Merge topic 'target-transitive-sources'
Brad King
2014-04-03
1
-1/+2
|
\
|
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-1/+2
*
|
Ninja: Simplify code for linker commands
Jiri Malak
2014-04-01
1
-51/+29
|
/
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-1/+4
*
Merge topic 'remove-c_str-calls'
Brad King
2014-03-12
1
-8/+8
|
\
|
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-8/+8
*
|
Ninja: Detect command-line length limit on Haiku
Adrien Destugues
2014-03-10
1
-1/+1
|
/
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-4/+4
*
Ninja: job pool support for compiling and linking
Peter Kümmel
2013-11-25
1
-0/+2
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-6/+8
*
cmTarget: Make custom command accessors API const.
Stephen Kelly
2013-11-19
1
-1/+1
*
Ninja: use deps = gcc/msvc feature
Peter Kümmel
2013-10-24
1
-3/+20
*
OS X: Fix regression handling frameworks for Ninja
Clinton Stimpson
2013-07-22
1
-2/+4
*
Revert "Use --sysroot when cross compiling."
Stephen Kelly
2013-07-12
1
-21/+1
*
Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
Robert Maynard
2013-07-01
1
-36/+41
*
Merge topic 'set-sysroot'
Brad King
2013-06-24
1
-1/+21
|
\
|
*
Use --sysroot when cross compiling.
Stephen Kelly
2013-06-07
1
-1/+21
*
|
Add whitespace after colons in error messages.
Stephen Kelly
2013-06-21
1
-1/+2
|
/
*
Merge topic 'cfbundle-location'
Brad King
2013-06-04
1
-2/+0
|
\
|
*
OS X: Fix getting of CFBundle LOCATION property.
Clinton Stimpson
2013-06-03
1
-2/+0
*
|
Merge topic 'framework-refactor'
Brad King
2013-06-03
1
-6/+13
|
\
\
|
|
/
|
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-6/+13
*
|
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1/+1
|
/
*
Ninja: Avoid LNK1170 linker error
Patrick Gansterer
2013-02-04
1
-1/+1
*
Ninja: encode LINK_FLAGS to handle bash variables
Peter Kümmel
2012-11-20
1
-0/+3
*
Resolve warnings about unused variables.
Stephen Kelly
2012-11-07
1
-0/+1
*
Ninja: add option to enforce usage of response files
Peter Kümmel
2012-10-01
1
-4/+4
*
Ninja: move <OBJECTS> in front of the first linker option
Peter Kümmel
2012-10-01
1
-11/+25
*
Ninja: move -LIBPATH behind -link option
Peter Kümmel
2012-10-01
1
-0/+5
*
Ninja: don't confuse ninja's rsp files with nmake's
Peter Kümmel
2012-09-28
1
-2/+7
*
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+1
*
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+1
*
Ninja:split out setting of msvc TARGET_PDB
Peter Kümmel
2012-08-22
1
-10/+1
*
Ninja: prepare msvc pdb cleanup
Peter Kümmel
2012-08-22
1
-15/+15
*
Merge topic 'ninja-fix-macosx'
David Cole
2012-07-24
1
-11/+48
|
\
|
*
Ninja: Use same echo message as makefiles.
Nicolas Despres
2012-07-17
1
-1/+4
[next]