Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'ExternalData-allow-no-urls' | Brad King | 2013-11-14 | 9 | -6/+59 | |
|\ \ \ \ \ | ||||||
| * | | | | | ExternalData: Allow local stores without any URL templates | Brad King | 2013-11-13 | 9 | -6/+59 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-14 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'cmake-distribution-config' | Brad King | 2013-11-13 | 5 | -24/+12 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | OS X: Drop version number from CMake.app bundle name (#11693) | Brad King | 2013-11-12 | 3 | -7/+6 | |
| * | | | Configure NSIS-packaged CMake version and install destination | Brad King | 2013-11-12 | 1 | -9/+5 | |
| * | | | Configure NSIS-packaged CMake documentation link in Start Menu | Brad King | 2013-11-12 | 1 | -8/+1 | |
* | | | | Merge topic 'cmake-copyright-year' | Brad King | 2013-11-13 | 7 | -5/+44 | |
|\ \ \ \ | ||||||
| * | | | | Help: Parse Copyright.txt instead of using current year | Brad King | 2013-11-13 | 2 | -2/+10 | |
| * | | | | Copyright.txt: Add test to check year range | Brad King | 2013-11-12 | 2 | -0/+25 | |
| * | | | | Copyright.txt: Update year range to end in 2013 | Brad King | 2013-11-12 | 1 | -1/+1 | |
| * | | | | cmake-gui: Parse Copyright.txt instead of duplicating notice | Brad King | 2013-11-12 | 1 | -1/+4 | |
| * | | | | bootstrap: Parse Copyright.txt instead of duplicating notice | Brad King | 2013-11-12 | 2 | -2/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'policy-summary-periods' | Brad King | 2013-11-13 | 5 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | CMP0038: Add missing '.' to policy summary line | Brad King | 2013-11-12 | 1 | -1/+1 | |
| * | | | | CMP0039: Add missing '.' to policy summary line | Daniele E. Domenichelli | 2013-11-12 | 4 | -4/+4 | |
* | | | | | Merge topic 'doc-ExternalData-network-path' | Brad King | 2013-11-13 | 1 | -107/+99 | |
|\ \ \ \ \ | ||||||
| * | | | | | ExternalData: Show example network path URL template | Brad King | 2013-11-12 | 1 | -0/+1 | |
| * | | | | | 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 | |