aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Szakmeister <john@szakmeister.net>2014-03-15 03:22:52 -0400
committerJohn Szakmeister <john@szakmeister.net>2014-03-21 15:22:00 -0400
commit66394367f773f565da392f40de82f3d773dd28b9 (patch)
tree0915f4470cc537a0b8b151890b7e9466daba59f1 /src
parent1eed86883bff8a031d397ddd38b39fb307a31198 (diff)
downloadrneovim-66394367f773f565da392f40de82f3d773dd28b9.tar.gz
rneovim-66394367f773f565da392f40de82f3d773dd28b9.tar.bz2
rneovim-66394367f773f565da392f40de82f3d773dd28b9.zip
Workaround the broken progress feedback in some versions of CMake.
Underneath the hood, CMake uses libcurl and libcurl has had a number of issues regarding progress feedback. In one sample run against Travis CI, we ended up with nearly 3,000 lines of progress output for a single download. Unfortunately, CMake doesn't have the download and extract steps separate, so we have some extra work that we have to do. Much of the content was taken from the ExternalProject.cmake and it's template for generating the content of the download and extract CMake files.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions