summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'libarchive-constify-internal-get_date'Brad King2015-01-161-4/+4
|\
| * libarchive: Constify internal __archive_get_date implementationBrad King2015-01-151-4/+4
* | Merge topic 'import-jsoncpp'Brad King2015-01-1623-0/+6388
|\ \
| * | jsoncpp: Add README-CMake.txtBrad King2015-01-151-0/+66
| * | jsoncpp: Provide 'isfinite' implementation on SolarisBrad King2015-01-151-0/+6
| * | jsoncpp: Provide 'isfinite' implementation on ancient glibcBrad King2015-01-151-0/+7
| * | jsoncpp: Add missing assert before strcmp in json_value.cppBrad King2015-01-151-2/+6
| * | jsoncpp: Add missing <iosfwd> include in json/writer.hBrad King2015-01-151-0/+1
| * | jsoncpp: Include C headers since we use APIs without std::Brad King2015-01-152-5/+5
| * | jsoncpp: Disable warnings to avoid changing 3rd party codeBrad King2015-01-152-0/+12
| * | jsoncpp: Build the library within CMakeBrad King2015-01-155-1/+43
| * | jsoncpp: Include "config.h" before system headersBrad King2015-01-151-2/+2
| * | Merge branch 'jsoncpp-upstream' into import-jsoncppBrad King2015-01-1318-0/+6249
| |\ \
| | * | JsonCpp 1.0.0 (reduced)JsonCpp Upstream2015-01-1318-0/+6249
| | /
| * | jsoncpp: Add .gitattributes to skip whitespace checksBrad King2015-01-131-0/+1
| |/
* | Merge topic 'ExternalData-custom-download'Brad King2015-01-1620-185/+438
|\ \
| * | Help: Add notes for topic 'ExternalData-custom-download'Brad King2015-01-152-0/+9
| * | ExternalData: Add support for custom download scriptsBrad King2015-01-1519-1/+179
| * | ExternalData: Improve documentation organizationBrad King2015-01-151-13/+18
| * | ExternalData: Re-order documentationBrad King2015-01-151-97/+97
| * | ExternalData: Document all variables defined by moduleBrad King2015-01-151-5/+21
| * | ExternalData: Split documentation into sectionsBrad King2015-01-151-67/+111
| * | ExternalData: Convert docs to a bracket commentBrad King2015-01-151-184/+185
* | | Merge topic 'fix-ctest_build-output-processing-regression'Brad King2015-01-161-1/+1
|\ \ \
| * | | ctest_build: Fix logic regression in parent that clips build outputBrad King2015-01-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-01-161-1/+1
| |/ / |/| |
* | | Merge branch 'release'Brad King2015-01-150-0/+0
|\ \ \
| * \ \ Merge branch 'cpack-PackageMaker-OSX-10.10' into releaseBrad King2015-01-152-10/+26
| |\ \ \
| * \ \ \ Merge branch 'fix-LOCATION-with-TARGET_OBJECTS' into releaseBrad King2015-01-145-0/+21
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindRuby-zero-version' into releaseBrad King2015-01-141-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindRuby-fix-version' into releaseBrad King2015-01-141-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindBoost-update-versions' into releaseBrad King2015-01-141-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindGit-local-Github'Brad King2015-01-152-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add notes for topic 'FindGit-local-Github'Brad King2015-01-141-0/+5
| * | | | | | | | | FindGit: Search in 'GitHub for Windows' user directoryFrank Park2015-01-131-0/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'Apple-compiler-selection'Brad King2015-01-152-8/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add notes for topic 'Apple-compiler-selection'Brad King2015-01-141-0/+8
| * | | | | | | | | OS X: Resolve compiler in /usr/bin to that reported by Xcode xcrunStephen Kelly2015-01-141-8/+16
| * | | | | | | | | CMakeDetermineCompiler: Factor out xcrun invocation into a macroStephen Kelly2015-01-141-4/+11
* | | | | | | | | | Merge topic 'safer-msmpi-checks'Brad King2015-01-151-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindMPI: handle trailing slash from $MSMPI_BINBen Boeckel2015-01-141-1/+3
* | | | | | | | | | | Merge topic 'Xcode-clang-compile-features'Brad King2015-01-156-17/+69
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Add notes for topic 'Xcode-clang-compile-features'Brad King2015-01-141-0/+5
| * | | | | | | | | | | Features: Record for historical Xcode clang versions.Stephen Kelly2015-01-115-15/+59
| * | | | | | | | | | | Features: Record dialect flags for AppleClang 4.0+.Stephen Kelly2015-01-112-2/+5
* | | | | | | | | | | | Merge topic 'zlib-suppress-warnings'Brad King2015-01-151-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | zlib: Disable warnings to avoid changing 3rd party codeBrad King2015-01-141-0/+8
* | | | | | | | | | | | | Merge topic 'delete-algorithm'Brad King2015-01-1520-208/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmVariableWatch: Use the cmDeleteAll algorithm with for_each.Stephen Kelly2015-01-131-13/+8
| * | | | | | | | | | | | | cmGeneratorExpressionEvaluator: Replace own algorithm with cmDeleteAll.Stephen Kelly2015-01-131-24/+3