aboutsummaryrefslogtreecommitdiff
path: root/ci/tools
diff options
context:
space:
mode:
authorFelix Queißner <git@mq32.de>2020-06-30 11:05:43 -0700
committerFelix Queißner <git@mq32.de>2020-06-30 11:05:43 -0700
commit7c19f7ccb4d10612e506f1246394cd2c581e3007 (patch)
tree75bc23cfde9eda42394437858521a2c2acb3ae38 /ci/tools
parentef6e2f513cde84fcd86795259830df364d5994b2 (diff)
downloadkristall-7c19f7ccb4d10612e506f1246394cd2c581e3007.tar.gz
Updates the build script to automatically upload the build artifact to kristall.random-projects.net
Diffstat (limited to 'ci/tools')
-rw-r--r--ci/tools/7za.dllbin0 -> 381952 bytes
-rw-r--r--ci/tools/7za.exebin0 -> 1152000 bytes
-rw-r--r--ci/tools/7za.licence.txt31
-rw-r--r--ci/tools/7zxa.dllbin0 -> 209408 bytes
-rw-r--r--ci/tools/pscp.exebin0 -> 683912 bytes
5 files changed, 31 insertions, 0 deletions
diff --git a/ci/tools/7za.dll b/ci/tools/7za.dll
new file mode 100644
index 0000000..bc2b47a
--- /dev/null
+++ b/ci/tools/7za.dll
Binary files differ
diff --git a/ci/tools/7za.exe b/ci/tools/7za.exe
new file mode 100644
index 0000000..9f27b20
--- /dev/null
+++ b/ci/tools/7za.exe
Binary files differ
diff --git a/ci/tools/7za.licence.txt b/ci/tools/7za.licence.txt
new file mode 100644
index 0000000..e5d33d7
--- /dev/null
+++ b/ci/tools/7za.licence.txt
@@ -0,0 +1,31 @@
+ 7-Zip Extra
+ ~~~~~~~~~~~
+ License for use and distribution
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+ Copyright (C) 1999-2019 Igor Pavlov.
+
+ 7-Zip Extra files are under the GNU LGPL license.
+
+
+ Notes:
+ You can use 7-Zip Extra on any computer, including a computer in a commercial
+ organization. You don't need to register or pay for 7-Zip.
+
+
+ GNU LGPL information
+ --------------------
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You can receive a copy of the GNU Lesser General Public License from
+ http://www.gnu.org/
+
diff --git a/ci/tools/7zxa.dll b/ci/tools/7zxa.dll
new file mode 100644
index 0000000..d51e3f0
--- /dev/null
+++ b/ci/tools/7zxa.dll
Binary files differ
diff --git a/ci/tools/pscp.exe b/ci/tools/pscp.exe
new file mode 100644
index 0000000..cf28ea6
--- /dev/null
+++ b/ci/tools/pscp.exe
Binary files differ