Files
simdjson-simdjson/scripts
friendlyanon 9f60093b41 Update CMake to at least 3.16 in Drone CI (#1261)
* Add script for CMake PPA

* Call the CMake PPA script in Drone CI

"apt-get update -qq" can be omitted, as that command is already called
by the script to pull in necessary packages for the CMake GPG keys.

* Remove sudo calls in the CMake PPA script

This script is intended to be run in Docker images, where the default
user is already root.

* Use echo instead of printf

* Use /etc/os-release instead of lsb_release

lsd_release could be installed, but os-release is just more convenient
to grab the version code from at this point.

* On Debian images grab CMake from buster-backports

It's not wise to mix Ubuntu PPAs with Debian and buster-backports has
CMake 3.16, which is recent enough for our purposes.

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2020-10-30 13:55:35 -04:00
..
2018-11-09 21:31:14 -05:00
2019-04-05 18:20:21 -04:00
2018-12-24 16:44:42 -05:00
2018-08-20 17:40:50 -04:00
2018-12-14 21:32:42 -05:00
2018-08-20 17:40:50 -04:00
2019-01-17 19:28:18 -05:00
2018-12-19 21:27:19 -05:00
2019-07-11 11:54:17 -04:00
2019-12-18 14:37:21 -08:00