summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Remove some temporary vectors for ExpandListArgument.Stephen Kelly2014-12-183-60/+8
| * | | | | | | cmGeneratorExpression: Remove unused header.Stephen Kelly2014-12-181-2/+0
| * | | | | | | CTest: Expand a string directly into a container.Stephen Kelly2014-12-181-5/+3
* | | | | | | | Merge topic 'ctest-coverage-extra-line-error'Brad King2014-12-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest_coverage: Fix error message to report the file nameVladislav Vinogradov2014-12-221-1/+1
* | | | | | | | | Merge topic 'add-FindGSL'Brad King2014-12-238-0/+296
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindGSL: Add module to find the GNU Scientific LibraryKelly Thompson2014-12-178-0/+296
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-12-231-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'backport-suncc-fixes'Brad King2014-12-220-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Fix compilation with the Oracle / Sun compiler (#15318)Chuck Atkins2014-12-181-2/+3
* | | | | | | | | Merge topic 'macho-parser'Brad King2014-12-225-22/+493
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Mach-O: Use Mach-O parser to extract install names instead of otool.Clinton Stimpson2014-12-221-22/+12
| * | | | | | | | | Mach-O: Add Mach-O parser for OS X and iOS.Clinton Stimpson2014-12-224-0/+481
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release'Brad King2014-12-220-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'doc-mingw-makefiles' into releaseBrad King2014-12-222-6/+15
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bootstrap-solaris' into releaseBrad King2014-12-181-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'doc-INTERFACE-target-type' into releaseBrad King2014-12-171-1/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-mingw-makefiles'Brad King2014-12-222-6/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: Clarify MinGW v. MSYS Makefiles generators (#15319)Brad King2014-12-192-6/+15
| |/ / / / / / / /
* | | | | | | | | Merge topic 'nightly-binary-updates'Brad King2014-12-222-4/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Utilities/Release: Build Windows and OS X binaries with native SSLBrad King2014-12-222-2/+12
| * | | | | | | | Utilities/Release: Fix name of OS X 10.6+ x86_64-only binaryBrad King2014-12-221-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2014-12-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-12-211-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-12-201-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'bootstrap-solaris'Brad King2014-12-191-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | bootstrap: Fix syntax for Solaris 10 shell (#15317)Brad King2014-12-181-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2014-12-191-0/+16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-181-0/+16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KWSys 2014-12-18 (87c65319)KWSys Robot2014-12-181-0/+16
* | | | | | Merge topic 'osx-cfbundle-tweaks'Brad King2014-12-194-18/+9
|\ \ \ \ \ \
| * | | | | | Tests: Run CFBundleTest only with valid configurationBrad King2014-12-192-8/+6
| * | | | | | Xcode: Call IsCFBundleOnApple to decide if bundle is being builtGregor Jasny2014-12-171-1/+1
| * | | | | | cmTarget: Use GetCFBundleDirectory within GetFullNameInternalGregor Jasny2014-12-171-9/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'install-EXPORT-absolute-prefix'Brad King2014-12-1910-41/+73
|\ \ \ \ \ \
| * | | | | | install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-1510-41/+73
* | | | | | | CMake Nightly Date StampKitware Robot2014-12-191-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'update-kwsys'Brad King2014-12-184-15/+58
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-174-15/+58
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | KWSys 2014-12-16 (cc4046a8)KWSys Robot2014-12-174-15/+58
* | | | | | | Merge topic 'vs-nsight-tegra-min-api'Brad King2014-12-189-2/+30
|\ \ \ \ \ \ \
| * | | | | | | Add 'ANDROID_API_MIN' target property to set Android Target MIN APIDmitry Polyanitsa2014-12-179-2/+30
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fix-sha2-cast-constness'Brad King2014-12-181-12/+12
|\ \ \ \ \ \ \
| * | | | | | | sha2: Fix -Wcast-qual warnings by adding const to some castsSean McBride2014-12-171-12/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'doc-INTERFACE-target-type'Brad King2014-12-181-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Help: Add INTERFACE_LIBRARY to TYPE target property documentationTim Blechmann2014-12-171-1/+2
* | | | | | | Merge topic 'test-memcheck-with-RunCMake'Brad King2014-12-1876-301/+354
|\ \ \ \ \ \ \
| * | | | | | | Tests: Move CTestTestMemcheck tools into Tests/CMakeLibBrad King2014-12-185-5/+3
| * | | | | | | Tests: Move CTestTestMemcheck cases into a RunCMake.CTestMemcheck testBrad King2014-12-1871-256/+311
* | | | | | | | Merge topic 'curl-darwinssl'Brad King2014-12-182-0/+28
|\ \ \ \ \ \ \ \