| Commit message (Expand) | Author | Age | Files | Lines |
* | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -3/+5 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -2/+2 |
|
|
* | Move the EscapeJSON method to a sharable location. | Stephen Kelly | 2012-06-04 | 1 | -15/+6 |
|
|
* | Build object library targets in Makefiles | Brad King | 2012-03-13 | 1 | -0/+5 |
|
|
* | Pre-compute and store target object directory in cmGeneratorTarget | Brad King | 2012-03-12 | 1 | -0/+1 |
|
|
* | Pre-compute object file names before Makefile generation | Brad King | 2012-03-09 | 1 | -0/+32 |
|
|
* | Introduce a cmGlobalGenerator::ResolveLanguageCompiler function | Peter Collingbourne | 2011-10-02 | 1 | -69/+1 |
|
|
* | Merge topic 'output-compile-lines' | Brad King | 2011-05-24 | 1 | -0/+41 |
|\ |
|
| * | Fix signed/unsigned comparison in EscapeJSON | Brad King | 2011-05-16 | 1 | -1/+1 |
|
|
| * | make compile command output optional | Manuel Klimek | 2011-04-25 | 1 | -1/+1 |
|
|
| * | implement cxx command output | Manuel Klimek | 2011-04-25 | 1 | -0/+41 |
|
|
* | | Merge branch 'MakeCodeBlocksGeneratorNonVerbose2' into rule-messages | Brad King | 2011-05-16 | 1 | -62/+61 |
|\ \
| |/ |
|
| * | Don't enforce VERBOSE makefiles for the CodeBlocks generator | Alex Neundorf | 2010-11-11 | 1 | -1/+0 |
|
|
| * | Remove trailing whitespace | Alex Neundorf | 2010-11-11 | 1 | -61/+61 |
|
|
* | | Revert "Honor RULE_MESSAGES property for build target messages" (#12190) | Brad King | 2011-05-16 | 1 | -91/+73 |
|/ |
|
* | Honor RULE_MESSAGES property for build target messages | Campbell Barton | 2010-11-03 | 1 | -77/+95 |
|
|
* | Fix or cast integer conversions in cmake | Brad King | 2010-06-25 | 1 | -2/+3 |
|
|
* | Qualify std::map compare functor as const | Brad King | 2009-09-29 | 1 | -1/+1 |
|
|
* | Fix support for OLD behavior of policy CMP0002 | Brad King | 2009-09-28 | 1 | -3/+18 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -15/+9 |
|
|
* | Rescan dependencies also if CMakeDirectoryInformation.cmake has changed. | Alexander Neundorf | 2009-09-22 | 1 | -14/+14 |
|
|
* | ENH: Pass config to cmTarget RPATH install methods | Brad King | 2009-07-08 | 1 | -3/+4 |
|
|
* | ENH: Cleanup make progress rule generation code | Brad King | 2009-06-25 | 1 | -41/+74 |
|
|
* | ENH: Enable basic OpenVMS platform support | Brad King | 2009-06-10 | 1 | -1/+1 |
|
|
* | BUG: Avoid std::unique algorithm on VMS | Brad King | 2009-06-10 | 1 | -0/+2 |
|
|
* | BUG: don't report changed compiler variables if the path to the compiler | Alexander Neundorf | 2009-05-10 | 1 | -12/+20 |
|
|
* | BUG: Fix OS X AppBundle/FW byproducts dependencies | Brad King | 2009-02-06 | 1 | -9/+17 |
|
|
* | ENH: add initial ctest -j feature | Bill Hoffman | 2008-07-03 | 1 | -2/+5 |
|
|
* | ENH: fix for bug 6364, extra help targets when there are subdirectories of th... | Ken Martin | 2008-06-06 | 1 | -8/+8 |
|
|
* | BUG: improve progress reporting when there are multiple targets with the same... | Ken Martin | 2008-05-29 | 1 | -5/+5 |
|
|
* | BUG: make ENABLE_LANGUAGE(ASM-ATT OPTIONAL) work again: if it didn't work | Alexander Neundorf | 2008-05-12 | 1 | -1/+1 |
|
|
* | ENH: add PHONY targets | Bill Hoffman | 2008-03-24 | 1 | -1/+1 |
|
|
* | BUG: fix some bad changes in progress calc | Ken Martin | 2008-03-12 | 1 | -6/+2 |
|
|
* | ENH: remove const | Bill Hoffman | 2008-01-31 | 1 | -6/+6 |
|
|
* | ENH: fix for bug 3218 dependant projects are written out automatically if the... | Bill Hoffman | 2008-01-30 | 1 | -2/+2 |
|
|
* | ENH: Moved global inter-target dependency analysis and cycle-prevention code ... | Brad King | 2007-12-23 | 1 | -149/+14 |
|
|
* | BUG: Support cyclic dependencies among STATIC libraries by removing one from ... | Brad King | 2007-12-22 | 1 | -1/+82 |
|
|
* | COMP: Remove unused parameter of method. | Brad King | 2007-12-21 | 1 | -4/+3 |
|
|
* | ENH: Make static library targets depend on targets to which they "link" for t... | Brad King | 2007-12-21 | 1 | -32/+11 |
|
|
* | BUG: Now that custom targets have dependencies their DependInfo files should ... | Brad King | 2007-12-21 | 1 | -2/+3 |
|
|
* | ENH: Add a depends check step to custom targets. Add support for the IMPLICI... | Brad King | 2007-12-21 | 1 | -78/+9 |
|
|
* | ENH: fix for bug 6102, allow users to change the compiler | Bill Hoffman | 2007-12-13 | 1 | -1/+21 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -3/+3 |
|
|
* | ENH: Added warning when an install rule is created from an EXCLUDE_FROM_ALL t... | Brad King | 2007-08-03 | 1 | -1/+18 |
|
|
* | BUG: Target exclusion-from-all tests should always use the root local generat... | Brad King | 2007-08-03 | 1 | -103/+21 |
|
|
* | ENH: Added cmTarget::GetLanguages method to centralize computation of the lis... | Brad King | 2007-08-03 | 1 | -12/+10 |
|
|
* | BUG: Removing accidental commit. | Brad King | 2007-08-02 | 1 | -18/+17 |
|
|
* | BUG: Quick-fix for accidental commit. | Brad King | 2007-08-02 | 1 | -6/+9 |
|
|
* | ENH: Added cmTarget::GetLanguages method to centralize computation of the lis... | Brad King | 2007-08-02 | 1 | -13/+11 |
|
|
* | ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do | Alexander Neundorf | 2007-06-28 | 1 | -3/+6 |
|
|