| Commit message (Expand) | Author | Age | Files | Lines |
* | Ninja: Don't limit custom cmd side-effects to build folder (#14972) | Adam Strzelecki | 2014-06-30 | 1 | -16/+6 |
|
|
* | Ninja: Consider only custom commands deps as side-effects (#14972) | Adam Strzelecki | 2014-06-30 | 1 | -10/+12 |
|
|
* | Merge topic 'ninja-avoid-double-phony' | Brad King | 2014-06-16 | 1 | -0/+9 |
|\ |
|
| * | Ninja: Remove CMake includes from explicit depends (#14972) | Adam Strzelecki | 2014-06-16 | 1 | -0/+9 |
|
|
* | | ninja: Don't use a stringstream to build an argument list | Ben Boeckel | 2014-05-02 | 1 | -14/+14 |
|
|
* | | Rename local 'dir_max' variables to 'dir' | Stephen Kelly | 2014-03-17 | 1 | -6/+6 |
|
|
* | | cmGlobalGenerator: Make ComputeTargetObjects non-virtual | Stephen Kelly | 2014-03-15 | 1 | -23/+0 |
|
|
* | | cmLocalGenerator: Add ComputeObjectFilenames interface. | Stephen Kelly | 2014-03-13 | 1 | -8/+15 |
|
|
* | | cmGeneratorTarget: Constify cmSourceFile* in containers. | Stephen Kelly | 2014-03-13 | 1 | -3/+3 |
|
|
* | | cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. | Stephen Kelly | 2014-03-13 | 1 | -11/+16 |
|
|
* | | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | | stringapi: Use strings for program paths | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Use strings for directories | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|/ |
|
* | Ninja: Normalize paths of CMake re-run rule dependencies | Brad King | 2014-01-21 | 1 | -6/+14 |
|
|
* | Merge topic 'ninja_fix_rerun' | Brad King | 2014-01-16 | 1 | -3/+0 |
|\ |
|
| * | Revert "Ninja: Track configured files so we can regenerate them." | Brad King | 2014-01-15 | 1 | -3/+0 |
|
|
* | | Merge topic 'revert-ninja_fix_rerun' | Brad King | 2014-01-16 | 1 | -24/+5 |
|\ \ |
|
| * | | Revert "Ninja: Avoid re-running CMake on next build after regeneration" | Brad King | 2014-01-15 | 1 | -24/+5 |
|
|
* | | | Merge topic 'ninja_fix_rerun' | Brad King | 2014-01-13 | 1 | -5/+24 |
|\ \ \
| |/ / |
|
| * | | Ninja: Avoid re-running CMake on next build after regeneration | Robert Maynard | 2014-01-13 | 1 | -5/+24 |
| |/ |
|
* | | cmGeneratorTarget: Add methods to access source file groups. | Stephen Kelly | 2014-01-09 | 1 | -3/+5 |
|
|
* | | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -2/+2 |
|
|
* | | Teach GenerateBuildCommand to find its own make program | Brad King | 2013-11-18 | 1 | -1/+3 |
|
|
* | | cmGlobalGenerator: Cleanup GenerateBuildCommand API | Brad King | 2013-11-18 | 1 | -31/+16 |
|
|
* | | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 1 | -0/+7 |
|
|
* | | Merge topic 'ninja-use-deps' | Brad King | 2013-10-28 | 1 | -5/+31 |
|\ \ |
|
| * | | Ninja: use deps = gcc/msvc feature | Peter Kümmel | 2013-10-24 | 1 | -5/+31 |
|
|
* | | | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -4/+0 |
|/ / |
|
* | | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 1 | -1/+6 |
|/ |
|
* | Merge topic 'windows_ninja_duplicate_paths' | Brad King | 2013-07-24 | 1 | -18/+22 |
|\ |
|
| * | Ninja: Properly convert all paths to unix style before we do set intersection. | Robert Maynard | 2013-07-22 | 1 | -18/+22 |
|
|
* | | OS X: Fix regression handling frameworks for Ninja | Clinton Stimpson | 2013-07-22 | 1 | -1/+7 |
|/ |
|
* | Ninja: Custom Command file depends don't need to exist before building | Robert Maynard | 2013-07-01 | 1 | -3/+126 |
|
|
* | Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static | Robert Maynard | 2013-07-01 | 1 | -45/+45 |
|
|
* | Ninja: Track configured files so we can regenerate them. | Robert Maynard | 2013-06-25 | 1 | -0/+3 |
|
|
* | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -1/+3 |
|
|
* | Merge topic 'ninja-escape-line-breaks' | Brad King | 2013-03-13 | 1 | -0/+1 |
|\ |
|
| * | Ninja: escape line breaks in literals | Peter Kümmel | 2013-03-09 | 1 | -0/+1 |
|
|
* | | Ninja: the Ninja generator does not support Fortran yet. | Peter Kümmel | 2013-03-10 | 1 | -5/+11 |
|/ |
|
* | Ninja: use MinGW generator code in EnableLanguage() | Peter Kümmel | 2013-03-09 | 1 | -57/+4 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -2/+2 |
|
|
* | Ninja: don't confuse ninja's rsp files with nmake's | Peter Kümmel | 2012-09-28 | 1 | -3/+9 |
|
|
* | Merge topic 'ninja-fix-macosx' | David Cole | 2012-07-24 | 1 | -0/+47 |
|\ |
|
| * | Ninja: Copy resource files in the bundle. | Nicolas Despres | 2012-07-17 | 1 | -0/+47 |
|
|
* | | Ninja: path is already declared | Peter Kümmel | 2012-07-16 | 1 | -6/+6 |
|
|
* | | Ninja: more searching for windres | Peter Kümmel | 2012-07-15 | 1 | -8/+23 |
|
|