Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-13611-source-group-issues' | Brad King | 2012-11-27 | 1 | -4/+5 |
|\ | |||||
| * | CMake: source_group needs to check its own regex after its children (#13611) | Clemens Heppner | 2012-11-23 | 1 | -4/+5 |
* | | Merge topic 'revert-use-generator-target' | Brad King | 2012-11-27 | 17 | -103/+97 |
|\ \ | |||||
| * | | Revert "Move GetLinkInformation to cmGeneratorTarget" | Stephen Kelly | 2012-11-21 | 13 | -92/+78 |
| * | | Split link information processing into two steps. | Stephen Kelly | 2012-11-21 | 1 | -2/+12 |
| * | | Port cmGeneratorExpression to cmTarget from cmGeneratorTarget. | Stephen Kelly | 2012-11-20 | 5 | -9/+7 |
* | | | Merge topic 'fix-13392-nmake-empty-depends-problem' | Brad King | 2012-11-27 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | NMake: Fix problem with empty DEPENDS args (#13392) | David Cole | 2012-11-21 | 1 | -0/+8 |
* | | | | Merge topic 'use-cmsys-auto_ptr' | Brad King | 2012-11-27 | 8 | -23/+12 |
|\ \ \ \ | |||||
| * | | | | Always use the auto_ptr from cmsys. | Stephen Kelly | 2012-11-20 | 8 | -23/+12 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'ninja-encode-LINK_FLAGS' | Brad King | 2012-11-27 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Ninja: encode LINK_FLAGS to handle bash variables | Peter Kümmel | 2012-11-20 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge topic 'cpack-nsis64-patches' | Brad King | 2012-11-27 | 3 | -2/+25 |
|\ \ \ \ | |||||
| * | | | | CPack/NSIS: Add support for 64-bit NSIS (#13203) | David Golub | 2012-11-20 | 3 | -2/+25 |
* | | | | | Merge topic 'fix-untar-infinite-loop' | Brad King | 2012-11-27 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | CMake: Fix infinite loop untarring corrupt tar file | David Cole | 2012-11-26 | 1 | -2/+5 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-27 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-26 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-24 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-23 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-22 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-21 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'FixAutomocRegression3' | Brad King | 2012-11-20 | 1 | -0/+59 |
|\ \ \ | |||||
| * | | | Automoc: fix regression #13667, broken build in phonon | Alex Neundorf | 2012-11-20 | 1 | -0/+59 |
| * | | | Merge branch 'fix-genex-CONFIG' into release | Brad King | 2012-11-06 | 1 | -1/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'copyright-year' into release | Brad King | 2012-11-06 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'pdb-default-outdir' into release | Brad King | 2012-11-06 | 2 | -5/+8 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'generator-factory' | Brad King | 2012-11-20 | 54 | -814/+495 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Remove platform specific generator files | Patrick Gansterer | 2012-11-19 | 24 | -576/+238 |
| * | | | | | | | VS: Remove EnableLanguage from platform-specific generators | Patrick Gansterer | 2012-11-19 | 5 | -32/+8 |
| * | | | | | | | VS: Remove GetPlatformName from platform-specific generators | Patrick Gansterer | 2012-11-19 | 9 | -15/+11 |
| * | | | | | | | VS: Fix ArchitectureId of Visual Studio 10 IA64 generator | Patrick Gansterer | 2012-11-19 | 1 | -1/+1 |
| * | | | | | | | VS: Remove AddPlatformDefinitions from platform-specific generators | Patrick Gansterer | 2012-11-19 | 14 | -72/+13 |
| * | | | | | | | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 49 | -82/+70 |
| * | | | | | | | Allow a GeneratorFactory handling of more than one generator | Patrick Gansterer | 2012-11-19 | 4 | -65/+71 |
| * | | | | | | | Search generator in cmake::ExtraGenerators before in cmake::Generators | Patrick Gansterer | 2012-11-19 | 1 | -19/+22 |
| * | | | | | | | Add cmGlobalGeneratorFactory::GetGenerators() | Patrick Gansterer | 2012-11-19 | 3 | -1/+11 |
| * | | | | | | | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 28 | -75/+174 |
* | | | | | | | | Merge topic 'fix-IMPORTED-GLOBAL-reconfigure' | Brad King | 2012-11-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Initialize IMPORTED GLOBAL targets on reconfigure (#13702) | Brad King | 2012-11-19 | 1 | -0/+1 |
* | | | | | | | | | Merge topic 'AutomocInheritFOLDERTargetProperty' | Brad King | 2012-11-20 | 1 | -1/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Automoc: "inherit" FOLDER target property from target (#13688) | Alex Neundorf | 2012-11-17 | 1 | -1/+17 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'vs-global-sections' | Brad King | 2012-11-20 | 5 | -17/+112 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sections | Brad King | 2012-11-16 | 8 | -42/+80 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Define properties VS_GLOBAL_SECTION_* | Petr Kmoch | 2012-11-16 | 1 | -0/+40 |
| * | | | | | | | | | | Implement properties VS_GLOBAL_SECTION_* | Petr Kmoch | 2012-11-16 | 4 | -17/+72 |
* | | | | | | | | | | | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' | Brad King | 2012-11-20 | 8 | -42/+80 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Define property EXCLUDE_FROM_DEFAULT_BUILD | Petr Kmoch | 2012-11-13 | 1 | -0/+15 |
| * | | | | | | | | | | Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> | Petr Kmoch | 2012-11-13 | 7 | -42/+65 |