diff options
| author | Felix Queißner <git@mq32.de> | 2020-06-30 11:05:43 -0700 |
|---|---|---|
| committer | Felix Queißner <git@mq32.de> | 2020-06-30 11:05:43 -0700 |
| commit | 7c19f7ccb4d10612e506f1246394cd2c581e3007 (patch) | |
| tree | 75bc23cfde9eda42394437858521a2c2acb3ae38 /ci/tools | |
| parent | ef6e2f513cde84fcd86795259830df364d5994b2 (diff) | |
| download | kristall-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.dll | bin | 0 -> 381952 bytes | |||
| -rw-r--r-- | ci/tools/7za.exe | bin | 0 -> 1152000 bytes | |||
| -rw-r--r-- | ci/tools/7za.licence.txt | 31 | ||||
| -rw-r--r-- | ci/tools/7zxa.dll | bin | 0 -> 209408 bytes | |||
| -rw-r--r-- | ci/tools/pscp.exe | bin | 0 -> 683912 bytes |
5 files changed, 31 insertions, 0 deletions
diff --git a/ci/tools/7za.dll b/ci/tools/7za.dll Binary files differnew file mode 100644 index 0000000..bc2b47a --- /dev/null +++ b/ci/tools/7za.dll diff --git a/ci/tools/7za.exe b/ci/tools/7za.exe Binary files differnew file mode 100644 index 0000000..9f27b20 --- /dev/null +++ b/ci/tools/7za.exe 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 Binary files differnew file mode 100644 index 0000000..d51e3f0 --- /dev/null +++ b/ci/tools/7zxa.dll diff --git a/ci/tools/pscp.exe b/ci/tools/pscp.exe Binary files differnew file mode 100644 index 0000000..cf28ea6 --- /dev/null +++ b/ci/tools/pscp.exe |
