Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'drop-aix-release-scripts' | Brad King | 2015-07-27 | 2 | -16/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Utilities/Release: Drop IBM AIX release scripts | Brad King | 2015-07-23 | 2 | -16/+0 | |
* | | | | | | Merge topic 'policy-refactor' | Brad King | 2015-07-27 | 5 | -77/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmPolicies: Replace unused include. | Stephen Kelly | 2015-07-25 | 1 | -1/+1 | |
| * | | | | | | cmMakefile: Remove CMP0001 handling to callers. | Stephen Kelly | 2015-07-25 | 3 | -19/+32 | |
| * | | | | | | cmMakefile: Simplify computation of ancient policy status. | Stephen Kelly | 2015-07-25 | 1 | -14/+7 | |
| * | | | | | | cmMakefile: Remove redundant condition from policy status computation. | Stephen Kelly | 2015-07-25 | 1 | -5/+0 | |
| * | | | | | | cmMakefile: Inline internal policy status method. | Stephen Kelly | 2015-07-25 | 2 | -31/+18 | |
| * | | | | | | cmPolicies: Enable RVO for internal method. | Stephen Kelly | 2015-07-25 | 1 | -2/+4 | |
| * | | | | | | cmPolicies: Store only state that users can set. | Stephen Kelly | 2015-07-25 | 2 | -16/+2 | |
| * | | | | | | cmMakefile: Convert recursion to loop. | Stephen Kelly | 2015-07-25 | 1 | -12/+10 | |
* | | | | | | | Merge topic 'refactor-cmMakefile-properties' | Brad King | 2015-07-27 | 11 | -72/+408 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmMakefile: Move the InitializeFromParent method | Stephen Kelly | 2015-07-25 | 1 | -2/+2 | |
| * | | | | | | | cmState: Host buildsystem properties for directories. | Stephen Kelly | 2015-07-25 | 4 | -142/+370 | |
| * | | | | | | | cmState: Fix compilation on IBM XL compiler | Brad King | 2015-07-25 | 2 | -1/+8 | |
| * | | | | | | | cmAlgorithms: Add cmMakeReverseIterator. | Stephen Kelly | 2015-07-22 | 1 | -0/+6 | |
| * | | | | | | | cmMakefile: Don't clear buildsystem properties. | Stephen Kelly | 2015-07-22 | 1 | -33/+105 | |
| * | | | | | | | CompileDefinitions: Add unit test for setting empty content. | Stephen Kelly | 2015-07-22 | 6 | -0/+23 | |
* | | | | | | | | Merge topic 'cmRange-API' | Brad King | 2015-07-27 | 19 | -172/+213 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | cmMakefile: Use Ranges for buildsystem property access. | Stephen Kelly | 2015-07-22 | 4 | -34/+30 | |
| * | | | | | | | cmAlgorithms: Add some convenient typedefs. | Stephen Kelly | 2015-07-22 | 1 | -0/+6 | |
| * | | | | | | | cmMakefile: Split accessors for include directories and origins. | Stephen Kelly | 2015-07-22 | 5 | -29/+31 | |
| * | | | | | | | cmMakefile: Split accessors for compile options and origins. | Stephen Kelly | 2015-07-22 | 5 | -25/+28 | |
| * | | | | | | | cmMakefile: Split accessors for compile definitions and origins. | Stephen Kelly | 2015-07-22 | 5 | -21/+24 | |
| * | | | | | | | cmMakefile: Separate storage of buildsystem properties and their origins. | Stephen Kelly | 2015-07-22 | 2 | -67/+91 | |
| * | | | | | | | cmMakefile: Out of line some API. | Stephen Kelly | 2015-07-22 | 2 | -12/+18 | |
| * | | | | | | | cmMakefile: Remove some references from APIs. | Stephen Kelly | 2015-07-22 | 1 | -3/+3 | |
| * | | | | | | | cmAlgorithms: Move Range type out of private namespace. | Stephen Kelly | 2015-07-22 | 1 | -35/+35 | |
| * | | | | | | | cmAlgorithms: Rename cmRange to cmMakeRange. | Stephen Kelly | 2015-07-22 | 14 | -29/+30 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-27 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-26 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-25 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-24 | 1 | -1/+1 | |
* | | | | | Merge branch 'release' | Brad King | 2015-07-23 | 0 | -0/+0 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | CMake 3.3.0v3.3.0 | Brad King | 2015-07-23 | 1 | -1/+1 | |
* | | | | Merge branch 'release' | Brad King | 2015-07-23 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'osx-iframework' into release | Brad King | 2015-07-22 | 2 | -0/+10 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'osx-iframework' | Brad King | 2015-07-23 | 2 | -0/+10 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | OS X: Use -iframework with AppleClang only on version >= 4.2 | Brad King | 2015-07-22 | 2 | -0/+10 | |
* | | | | | Merge topic 'test-OBJECT_DEPENDS' | Brad King | 2015-07-23 | 4 | -0/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Extend BuildDepends test to cover OBJECT_DEPENDS | Brad King | 2015-07-22 | 4 | -0/+39 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-23 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'export-no-custom-target' | Brad King | 2015-07-22 | 10 | -3/+19 | |
|\ \ \ \ | ||||||
| * | | | | export: Reject custom target exports earlier (#15657) | Brad King | 2015-07-21 | 5 | -0/+14 | |
| * | | | | Tests: Teach RunCMake.export to enable languages only when needed | Brad King | 2015-07-21 | 5 | -3/+5 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'target-directory-properties' | Brad King | 2015-07-22 | 7 | -1/+38 | |
|\ \ \ \ | ||||||
| * | | | | Add SOURCE_DIR and BINARY_DIR target properties | Clifford Yapp | 2015-07-21 | 7 | -1/+38 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindBZip2-check-with-prototype' | Brad King | 2015-07-22 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | FindBZip2: Check BZIP2_NEED_PREFIX with real prototype | Ralf Habacker | 2015-07-21 | 1 | -2/+4 | |
| |/ / / | ||||||
* | | | | Merge branch 'release' | Brad King | 2015-07-22 | 0 | -0/+0 | |
|\ \ \ \ | | |_|/ | |/| | |