| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | 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 |
| |/ |
|