summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* curl: Drop our CMake infrastructure to make room for the upstreamBrad King2014-10-2910-2980/+0
* Merge branch 'curl-upstream' into update-curlBrad King2014-10-290-0/+0
|\
| * curl 7.16.1 (reduced)Curl Upstream2014-10-08129-0/+50290
* curl: Drop unused testing codeBrad King2014-10-2918-1078/+1
* curl: Move sources back into upstream layoutBrad King2014-10-29131-70/+70
* curl: Disable all whitespace checks in third-party codeBrad King2014-10-291-0/+1
* Merge topic 'ExternalProject-format-docs'Brad King2014-10-291-188/+277
|\
| * ExternalProject: Use explicit markup and definition lists in docsBrad King2014-10-281-139/+227
| * ExternalProject: Convert docs to a bracket commentBrad King2014-10-281-187/+188
* | Merge topic 'add_javascript_coverage_parser'Brad King2014-10-2910-0/+823
|\ \
| * | CTest: Add Javascript coverage parserJoseph Snyder2014-10-2910-0/+823
* | | Merge topic 'FindCurses-include-CheckLibraryExists'Brad King2014-10-291-1/+2
|\ \ \
| * | | FindCurses: Include CheckLibraryExists before using it (#15220)Brad King2014-10-281-1/+2
* | | | CMake Nightly Date StampKitware Robot2014-10-291-1/+1
| |_|/ |/| |
* | | Merge topic 'compiler-include-encoding'Brad King2014-10-281-1/+1
|\ \ \
| * | | Fix failing StringFileTest when using unicode characters.Clinton Stimpson2014-10-271-1/+1
* | | | Merge topic 'osx-gnu-fortran-deployment'Brad King2014-10-281-0/+2
|\ \ \ \
| * | | | OS X: Detect deployment target flags from GNU Fortran compilersBrad King2014-10-271-0/+2
* | | | | Merge topic 'cpack-rpm-pre-post-install'Brad King2014-10-281-3/+64
|\ \ \ \ \
| * | | | | CPackRPM: Support PREUN and POSTUN requirementsEvgeny Kalishenko2014-10-271-4/+33
| * | | | | CPackRPM: Support pre(post) install script requirementsEvgeny Kalishenko2014-10-271-1/+33
* | | | | | Merge topic 'find-boost-no-reroot'Brad King2014-10-281-2/+2
|\ \ \ \ \ \
| * | | | | | FindBoost: fix find_library call when using "re-rooting"Guillaume Papin2014-10-261-2/+2
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-10-281-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'autorcc-depends'Brad King2014-10-278-24/+385
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-248-8/+345
| * | | | QtAutogen: Expand rccfiles into a vector early in the autogen process.Stephen Kelly2014-10-232-7/+7
| * | | | QtAutogen: Extract a GetRccExecutable method.Stephen Kelly2014-10-232-9/+33
* | | | | Merge branch 'release'Brad King2014-10-270-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'revert-definition-map-lookup' into releasev3.1.0-rc1Brad King2014-10-248-24/+276
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FPHSA-deref'Brad King2014-10-271-2/+2
|\ \ \ \ \ \ \
| * | | | | | | FPHSA: remove unneeded variable dereferencingRolf Eike Beer2014-10-251-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'revert-definition-map-lookup'Brad King2014-10-278-24/+276
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'parent-scope-tests' into variable-pull-failureBen Boeckel2014-10-245-0/+266
| |\ \ \ \ \ \
| | * | | | | | test: add a test for PARENT_SCOPE with multiple scopesBen Boeckel2014-10-243-0/+249
| | * | | | | | test: add test for PARENT_SCOPE behaviorBen Boeckel2014-10-243-0/+17
| * | | | | | | Revert "cmDefinitions: Don't store parent lookups"Ben Boeckel2014-10-243-24/+10
* | | | | | | | CMake Nightly Date StampKitware Robot2014-10-271-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2014-10-261-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-10-251-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-10-241-1/+1
* | | | | | Merge branch 'release'Brad King2014-10-230-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Merge branch 'xcode-ios-compiler-id' into releaseBrad King2014-10-222-3/+19
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-line-lengths' into releaseBrad King2014-10-2223-211/+308
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'xcode-ios-compiler-id'Brad King2014-10-232-3/+19
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Xcode: Fix compiler id detection when code signing is requiredBrad King2014-10-222-0/+6
| * | | | | | Xcode: Fix compiler id detection for iOS tools (#15214)Brad King2014-10-222-3/+13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'doc-line-lengths'Brad King2014-10-2323-211/+308
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Help/manual: Avoid long lines in code blocksBrad King2014-10-224-6/+21
| * | | | | Help: Clarify formatting of CPACK_WIX_ACL documentationBrad King2014-10-221-2/+3