Changes

Summary

  1. Tweaks to packaging system (#1106). (details)
  2. Build OpenSSL as a package (#1101). (details)
  3. Update SHA1 values for Linux build (#1101). (details)
  4. Update SHA1 values for Windows build (#1101). (details)
  5. Some minor cleaning up (#1101). (details)
  6. Replaced `USE_PREBUILT_OPENSSL_PLUGIN` and `USE_PREBUILT_ZLIB_PLUGIN` (details)
  7. Only let OpenCOR know about the options (with which it was built) that (details)
  8. Some minor cleaning up. (details)
  9. Removed the manual installation of OpenSSL on Windows and Linux (#1101). (details)
  10. Some minor cleaning up (#1101). (details)
  11. Argh, we actually need to make the OpenSSL libraries writable on Linux (details)
  12. Fixed a small problem with the report on how to call (details)
  13. Some minor cleaning up (#1101). (details)
  14. Some minor cleaning up. (details)
  15. Some minor cleaning up. (details)
  16. Argh, we actually need to make the OpenSSL libraries writable on Linux (details)
  17. Slight update to our downloads page (#1101). (details)
Commit 5a108a6ef8e978c5e8d9a901e2ffd916d8a14703 by dave
Tweaks to packaging system (#1106).
The file was modified src/plugins/thirdParty/zlib/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
Commit ee5cae590ce4a41cef0bc0658ec8cf492de6b61a by dave
Build OpenSSL as a package (#1101).
The file was addedsrc/plugins/thirdParty/OpenSSL/CMakeLists.txt
The file was addedsrc/plugins/thirdParty/OpenSSL/src/opensslplugin.h
The file was addedsrc/plugins/thirdParty/OpenSSL/src/opensslplugin.cpp
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
The file was addedsrc/plugins/thirdParty/OpenSSL/src/opensslplugin.json
The file was modified src/plugins/thirdParty/README.rst (diff)
Commit e65aebaf98e1e933b1a954d2bfefa988efb7d239 by dave
Update SHA1 values for Linux build (#1101).
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit 3fd15aa7f85c40b74aa85800c957a3f5187271c9 by dave
Update SHA1 values for Windows build (#1101).
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit f17ccd71f08bfb3308567c3d0f66af6554b9d22f by dave
Some minor cleaning up (#1101).
The file was modified cmake/common.cmake (diff)
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit e3135d17f33b1da70d07dcd72203b0a887fca8e9 by Alan Garny
Replaced `USE_PREBUILT_OPENSSL_PLUGIN` and `USE_PREBUILT_ZLIB_PLUGIN`
with `USE_PREBUILT_OPENSSL_PACKAGE` and `USE_PREBUILT_ZLIB_PACKAGE`,
respectively (#1101).
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/zlib/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/README.rst (diff)
Commit 23cc6a94ef6d4c77f0c19397cfb8245c450c37d4 by Alan Garny
Only let OpenCOR know about the options (with which it was built) that
it needs.
The file was modified src/plugins/miscellaneous/Compiler/src/compilerengine.cpp (diff)
The file was modified cmake/common.cmake (diff)
Commit a14abc89c0bf279e9e281c5ab2828e4c54c73fa2 by Alan Garny
Some minor cleaning up.
The file was modified CMakeLists.txt (diff)
Commit 54348e1890ca86e38aadfde5731a0c5082ae14b2 by Alan Garny
Removed the manual installation of OpenSSL on Windows and Linux (#1101).
The file was modified CMakeLists.txt (diff)
Commit b0a6701cd047281a63261291baca3067ddebbbf5 by Alan Garny
Some minor cleaning up (#1101).
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/zlib/CMakeLists.txt (diff)
Commit 5831a79e8174b5d717cfe97cc90b7799a4de830c by Alan Garny
Argh, we actually need to make the OpenSSL libraries writable on Linux
too (#1101).
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit c86cb8ecebbb1abc98d1d8dcc2261e9397fe1196 by Alan Garny
Fixed a small problem with the report on how to call
RETRIEVE_PACKAGE_FILE() (#1101).
The file was modified cmake/common.cmake (diff)
Commit 194c6d4380544c4e90868f88e95bd0f936f20a1c by Alan Garny
Some minor cleaning up (#1101).
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit 4d8885b8515fcba5afa4f52dff188813dd4fee31 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit 9d1832b5d0da7b835e0d3d8faec751de901e4526 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit 5f9e158b0a77bdaa51c19a4d36462d5207c0d278 by Alan Garny
Argh, we actually need to make the OpenSSL libraries writable on Linux
too (#1101).
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit 403a7b27dd931480fca976db065a15bb738e281a by Alan Garny
Slight update to our downloads page (#1101).
The file was modified doc/downloads/index.js (diff)