kore/misc/kore-build
Joris Vink 8f743213aa Add my helper build scripts for building custom binaries.
Allows building Kore with several different component versions.

Eg:
	$ ./build-kore.sh 1.1.1h 3.9.0 7.72.0 1.41.0

	Will build Kore with OpenSSL 1.1.1h, Python 3.9.0, Curl 7.72.0
	and nghttp2 (for curl) 1.41.0
2020-10-08 13:53:48 +02:00
..
build-curl.sh Add my helper build scripts for building custom binaries. 2020-10-08 13:53:48 +02:00
build-kodev.sh Add my helper build scripts for building custom binaries. 2020-10-08 13:53:48 +02:00
build-kore.sh Add my helper build scripts for building custom binaries. 2020-10-08 13:53:48 +02:00
build-nghttp2.sh Add my helper build scripts for building custom binaries. 2020-10-08 13:53:48 +02:00
build-openssl.sh Add my helper build scripts for building custom binaries. 2020-10-08 13:53:48 +02:00
build-python.sh Add my helper build scripts for building custom binaries. 2020-10-08 13:53:48 +02:00
helpers.sh Add my helper build scripts for building custom binaries. 2020-10-08 13:53:48 +02:00