| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow toolchain files to specify an external toolchain. | Stephen Kelly | 2013-11-19 | 2 | -0/+30 |
|
|
* | Add compiler target compile options. | Stephen Kelly | 2013-11-19 | 2 | -0/+29 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2013-11-18 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2013-11-17 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2013-11-16 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2013-11-15 | 1 | -1/+1 |
|
|
* | Merge topic 'msvc-encoding' | Brad King | 2013-11-14 | 1 | -2/+4 |
|\ |
|
| * | MSVC: Fix encoding of Visual Studio 10+ project files. | Clinton Stimpson | 2013-11-14 | 1 | -2/+4 |
|
|
* | | Merge topic 'set_emptyvar_PARENT_SCOPE' | Brad King | 2013-11-14 | 1 | -9/+10 |
|\ \ |
|
| * | | set: Fix handling of empty value with PARENT_SCOPE | Daniele E. Domenichelli | 2013-11-13 | 1 | -9/+2 |
|
|
| * | | set: Handle value-less PARENT_SCOPE explicitly | Daniele E. Domenichelli | 2013-11-13 | 1 | -0/+8 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-14 | 1 | -1/+1 |
|
|
* | | | Merge topic 'cmake-distribution-config' | Brad King | 2013-11-13 | 2 | -5/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | OS X: Drop version number from CMake.app bundle name (#11693) | Brad King | 2013-11-12 | 2 | -5/+5 |
|
|
* | | | Merge topic 'cmake-copyright-year' | Brad King | 2013-11-13 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | cmake-gui: Parse Copyright.txt instead of duplicating notice | Brad King | 2013-11-12 | 1 | -1/+4 |
| |/ / |
|
* | | | Merge topic 'policy-summary-periods' | Brad King | 2013-11-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | CMP0039: Add missing '.' to policy summary line | Daniele E. Domenichelli | 2013-11-12 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'fix-INTERFACE-with-no-SHARED-libs' | Brad King | 2013-11-13 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | add_library: Fix INTERFACE on platforms with no shared libs (#14561) | Stephen Kelly | 2013-11-12 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge topic 'wix-custom-arguments' | Brad King | 2013-11-13 | 2 | -6/+73 |
|\ \ \ \ |
|
| * | | | | CPackWiX: Add variables for custom tool extensions and flags | Nils Gladitz | 2013-11-12 | 2 | -6/+73 |
|
|
* | | | | | Merge topic 'cleanup-edit_cache-target' | Brad King | 2013-11-13 | 12 | -115/+71 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 12 | -113/+70 |
|
|
| * | | | | 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 '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 'tll-target-policies' | Brad King | 2013-11-08 | 6 | -7/+164 |
|\ \ \ |
|
| * | | | Disallow linking to utility targets (#13902). | Stephen Kelly | 2013-11-07 | 3 | -0/+37 |
|
|
| * | | | Disallow link-to-self (#13947). | Stephen Kelly | 2013-11-07 | 3 | -7/+44 |
|
|
| * | | | Disallow invalid target names (#13140) | Stephen Kelly | 2013-11-07 | 4 | -0/+83 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-08 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'refactor-autogen-setup' | Brad King | 2013-11-06 | 4 | -89/+114 |
|\ \ |
|
| * | | cmAutogen: Gather tool arguments after creating generator targets. | Stephen Kelly | 2013-11-05 | 2 | -10/+18 |
|
|
| * | | cmAutogen: Rename method to InitializeAutogenTarget | Stephen Kelly | 2013-11-05 | 3 | -3/+3 |
|
|