Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ExternalData: Format module documentation | Brad King | 2013-11-12 | 1 | -107/+98 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'create_test_sourcelist-clang-warnings' | Brad King | 2013-11-13 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | create_test_sourcelist: Fix linkage in generated test driver code | Sean McBride | 2013-11-12 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fix-INTERFACE-with-no-SHARED-libs' | Brad King | 2013-11-13 | 4 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | add_library: Fix INTERFACE on platforms with no shared libs (#14561) | Stephen Kelly | 2013-11-12 | 4 | -0/+8 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'wix-custom-arguments' | Brad King | 2013-11-13 | 3 | -7/+96 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPackWiX: Add variables for custom tool extensions and flags | Nils Gladitz | 2013-11-12 | 3 | -7/+96 | |
* | | | | | | Merge topic 'cleanup-edit_cache-target' | Brad King | 2013-11-13 | 13 | -116/+73 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 13 | -114/+72 | |
| * | | | | | cmGlobalGenerator: Do not propagate const through GetCMakeInstance | Brad King | 2013-11-12 | 1 | -2/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-13 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'pp-transitive-property-handling' | Brad King | 2013-11-12 | 3 | -23/+18 | |
|\ \ \ \ | ||||||
| * | | | | Genex: Use a preprocessor foreach to follow transitive properties. | Stephen Kelly | 2013-11-09 | 1 | -17/+12 | |
| * | | | | Genex: Simplify the preprocessor looper for interface properties. | Stephen Kelly | 2013-11-09 | 3 | -6/+6 | |
* | | | | | Merge topic 'constify' | Brad King | 2013-11-12 | 4 | -29/+25 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Make accessors for compile-related information const. | Stephen Kelly | 2013-11-09 | 2 | -19/+20 | |
| * | | | | cmTarget: Don't finalize include directories in GetIncludeDirectories. | Stephen Kelly | 2013-11-07 | 2 | -7/+2 | |
| * | | | | cmGlobalGenerator: Rename the FinalizeCompileDefinitions method. | Stephen Kelly | 2013-11-07 | 2 | -3/+3 | |
* | | | | | Merge topic 'cmake-internal-locations' | Brad King | 2013-11-12 | 26 | -350/+212 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 26 | -350/+212 | |
* | | | | | | Merge topic 'test-RunCMake.CMP0037-everywhere' | Brad King | 2013-11-12 | 19 | -92/+99 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Enable RunCMake.CMP0037 test everywhere | Brad King | 2013-11-11 | 19 | -92/+99 | |
* | | | | | | | Merge topic 'clear-generator-data' | Brad King | 2013-11-12 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmExportSetMap: Override clear() to delete held resources | Brad King | 2013-11-08 | 2 | -1/+10 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-12 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-11 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-10 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-09 | 1 | -1/+1 | |
* | | | | | | Merge topic 'test-LINK_ONLY-expression' | Brad King | 2013-11-08 | 4 | -5/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Genex: Add a test for the LINK_ONLY expression. | Stephen Kelly | 2013-11-06 | 4 | -5/+17 | |
* | | | | | | | Merge topic 'tll-target-policies' | Brad King | 2013-11-08 | 46 | -7/+437 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Disallow linking to utility targets (#13902). | Stephen Kelly | 2013-11-07 | 17 | -0/+106 | |
| * | | | | | | Disallow link-to-self (#13947). | Stephen Kelly | 2013-11-07 | 18 | -7/+105 | |
| * | | | | | | Disallow invalid target names (#13140) | Stephen Kelly | 2013-11-07 | 19 | -0/+226 | |
* | | | | | | | Merge topic 'doc-cmake-language' | Brad King | 2013-11-08 | 3 | -2/+474 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Reference cmake-language.7 comment docs from cmake-developer.7 | Brad King | 2013-11-08 | 1 | -2/+3 | |
| * | | | | | | | Help: Add cmake-language.7 manual | Brad King | 2013-11-08 | 2 | -0/+471 | |
* | | | | | | | | Merge topic 'doc-execute_process' | Brad King | 2013-11-08 | 1 | -26/+53 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Clarify execute_process COMMAND argument behavior | Brad King | 2013-11-07 | 1 | -0/+14 | |
| * | | | | | | | Help: Format execute_process command documentation | Brad King | 2013-11-07 | 1 | -26/+39 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-08 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cfbundle-test-no-cl-tools' | Brad King | 2013-11-07 | 1 | -1/+7 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | CFBundle test: Add isysroot argument when calling Rez. | Clinton Stimpson | 2013-11-06 | 1 | -1/+7 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-07 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge branch 'release' | Brad King | 2013-11-06 | 1 | -0/+26 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | CMake 2.8.12.1v2.8.12.1 | Brad King | 2013-11-05 | 2 | -1/+27 | |
| * | | | | Merge branch 'fix-automoc-compile-definitions' into release | Brad King | 2013-11-05 | 3 | -5/+25 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'cmake-E-automoc-crash' into release | Brad King | 2013-11-05 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'clear-evaluation-files' into release | Brad King | 2013-11-04 | 1 | -0/+8 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'policy-CMP0022-fixes' into release | Brad King | 2013-11-04 | 26 | -126/+293 | |
| |\ \ \ \ \ \ \ |