| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'custom-command-multiple-outputs' | Brad King | 2015-03-09 | 1 | -0/+10 |
|\ |
|
| * | Makefile: Fix multiple custom command outputs regression (#15116) | Brad King | 2015-03-07 | 1 | -0/+10 |
|
|
* | | Makefile: Fix output during parallel builds (#12991) | Brad King | 2015-02-06 | 1 | -1/+1 |
|/ |
|
* | Makefile: Fix rebuild with multiple custom command outputs (#15116) | Brad King | 2014-12-05 | 1 | -12/+0 |
|
|
* | Watcom: Use single quote for all file/path items in wlink command | Jiri Malak | 2014-04-08 | 1 | -1/+2 |
|
|
* | Makefile: Generate single-quoted object lists for Watcom | Jiri Malak | 2014-03-27 | 1 | -2/+4 |
|
|
* | Constify some APIs in generators. | Stephen Kelly | 2014-03-13 | 1 | -4/+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 | -2/+2 |
|
|
* | stringapi: Use strings for dependency information | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for feature arguments | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -6/+6 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings in Convert methods in LocalGenerator | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Windows: Use response files to specify link libraries for GNU tools | Brad King | 2014-03-05 | 1 | -0/+1 |
|
|
* | Makefile: Factor out some duplicate link libraries generation | Brad King | 2014-03-04 | 1 | -0/+4 |
|
|
* | Port some of the generator API to cmGeneratorTarget. | Stephen Kelly | 2013-11-22 | 1 | -1/+1 |
|
|
* | OS X: Encode -F framework search flag in per-language platform variable | Brad King | 2013-10-10 | 1 | -1/+1 |
|
|
* | Refactor how bundles and frameworks are supported. | Clinton Stimpson | 2013-05-23 | 1 | -1/+0 |
|
|
* | Ninja: fixes for bcc | Peter Kümmel | 2012-07-18 | 1 | -0/+2 |
|
|
* | Ninja: remove warnings | Peter Kümmel | 2012-07-18 | 1 | -8/+8 |
|
|
* | Re-factor bundle content copying rules generation. | Nicolas Despres | 2012-07-17 | 1 | -2/+14 |
|
|
* | VS: Restore header files marked as OS X Framework content (#13196) | Brad King | 2012-05-07 | 1 | -0/+1 |
|
|
* | Build object library targets in Makefiles | Brad King | 2012-03-13 | 1 | -0/+3 |
|
|
* | Simplify cmMakefileTargetGenerator using cmGeneratorTarget | Brad King | 2012-03-09 | 1 | -3/+2 |
|
|
* | Factor makefile generator link rule lookup into helper function | Brad King | 2011-12-05 | 1 | -0/+3 |
|
|
* | Fortran: Add support for free- and fixed-form flags | Brad King | 2011-08-31 | 1 | -0/+2 |
|
|
* | Make std::map usage more portable in language=>flags/defines maps | Brad King | 2011-05-17 | 1 | -2/+3 |
|
|
* | cache flags and defines | Manuel Klimek | 2011-04-25 | 1 | -0/+2 |
|
|
* | refactor flags and defines | Manuel Klimek | 2011-04-25 | 1 | -0/+3 |
|
|
* | Optionally pass include directories with response files | Brad King | 2011-03-17 | 1 | -0/+4 |
|
|
* | Consolidate duplicate link rule make dependency code | Brad King | 2010-11-05 | 1 | -0/+3 |
|
|
* | Introduce "build feature" lookup framework | Brad King | 2009-10-02 | 1 | -0/+4 |
|
|
* | Centralize language flag addition for Makefiles | Brad King | 2009-10-02 | 1 | -0/+3 |
|
|
* | Fix use of module .def files for MS tools | Brad King | 2009-09-29 | 1 | -0/+6 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Create cmMakefileTargetGenerator::ConfigName | Brad King | 2009-07-03 | 1 | -0/+1 |
|
|
* | ENH: Cleanup make progress rule generation code | Brad King | 2009-06-25 | 1 | -6/+2 |
|
|
* | ENH: Allow projects to disable per-rule echo lines | Brad King | 2009-03-16 | 1 | -1/+1 |
|
|
* | ENH: Allow projects to disable per-rule progress | Brad King | 2009-03-16 | 1 | -0/+1 |
|
|
* | ENH: Factor out makefile progress rule commands | Brad King | 2009-03-16 | 1 | -0/+2 |
|
|
* | ENH: Factor out listing of objects on command line | Brad King | 2008-10-15 | 1 | -0/+5 |
|
|
* | BUG: Correct Mac OS X framework behavior | Brad King | 2008-04-08 | 1 | -0/+1 |
|
|
* | ENH: Handle large object file lists on some platforms | Brad King | 2008-02-27 | 1 | -0/+7 |
|
|
* | BUG: Link scripts should be generated with copy-if-different and included as ... | Brad King | 2008-02-20 | 1 | -1/+2 |
|
|
* | ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties | Brad King | 2008-02-18 | 1 | -6/+12 |
|
|
* | ENH: Cleanup building of OS X bundle content | Brad King | 2008-02-15 | 1 | -1/+6 |
|
|