Skip to content

Commit

Permalink
doc: added information regarding supply chain security.
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmorgner committed Sep 23, 2024
1 parent c408ffb commit 3b80674
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,9 @@ Proprietary licensing is possible [on request](mailto:frankmorgner@gmail.com?sub
- Solaris
- Android
- Javascript

## Dependencies

- Openssl version 1.0.2 or later

See the detailled instructions for [building and installing OpenPACE](https://frankmorgner.github.io/openpace/install.html)
8 changes: 8 additions & 0 deletions docs/_sources/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ precompiled Windows `32 bit binaries
and `64 bit binaries
<https://ci.appveyor.com/api/projects/frankmorgner/openpace/artifacts/openpace_win64-vs14-python3.zip?branch=master&job=Environment:%20VSVER=14;%20Platform:%20x64>`_.

The Windows binaries are created in the CI environment of AppVeyor, using its
currently installed build tools of the [Visual Studio 2015 worker
image](https://www.appveyor.com/docs/windows-images-software/). The build
script invokes installation of additional components via [MSYS2's
pacman](https://github.com/frankmorgner/openpace/blob/master/appveyor.yml). If
you require supply chain security, we recommend to compile the software from
source (see below).



*******************************************************************************
Expand Down

0 comments on commit 3b80674

Please sign in to comment.