Changes

Summary

  1. Renamed ULLONG_WIDTH to AttributeNumberWidth since it's defined by gcc (commit: 2a62ea0) (details)
  2. Prevent a deprecated warnings for the CellML API on Ubuntu 18.04 LTS. (commit: 3faee38) (details)
  3. Make sure that our plugins use RPATH rather than RUNPATH on Linux. (commit: 608befc) (details)
  4. Make sure that OpenCOR itself uses RPATH rather than RUNPATH on Linux. (commit: 11a75c1) (details)
  5. Properly deploy some system libraries on Linux. (commit: 116f084) (details)
  6. Only build the SUNDIALS package (#1643). (commit: 6443a4b) (details)
  7. SUNDIALS package: upgraded to version 3.1.1 (#1643). (commit: 6066f9c) (details)
  8. SUNDIALS package: upgraded to version 3.1.1 (#1643). (commit: 61d3610) (details)
  9. SUNDIALS package: new binaries (#1643). (commit: ce68061) (details)
  10. Slight update to our downloads page (#1643). (commit: 68dc3c4) (details)
  11. Don't build the SUNDIALS package only (#1643). (commit: a76a8f8) (details)
  12. QtWebKit package: updated our macOS binary. (commit: 8d953e1) (details)
Commit 2a62ea024548f89db086938a1552fe4e96c4e923 by Alan Garny
Renamed ULLONG_WIDTH to AttributeNumberWidth since it's defined by gcc
on Ubuntu 18.04 LTS.
(commit: 2a62ea0)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
Commit 3faee38fec527dcda5749ba63704d5870f3a8582 by Alan Garny
Prevent a deprecated warnings for the CellML API on Ubuntu 18.04 LTS.
(commit: 3faee38)
The file was modified src/plugins/api/CellMLAPI/src/cellmlapibegin.h (diff)
The file was modified src/plugins/api/CellMLAPI/src/cellmlapiend.h (diff)
Commit 608befcb9d6021c5121a0a668639113957ae1515 by Alan Garny
Make sure that our plugins use RPATH rather than RUNPATH on Linux.
(commit: 608befc)
The file was modified cmake/common.cmake (diff)
Commit 11a75c15f353518d316317681acbcb7faf2796a5 by Alan Garny
Make sure that OpenCOR itself uses RPATH rather than RUNPATH on Linux.
(commit: 11a75c1)
The file was modified CMakeLists.txt (diff)
Commit 116f084564496daa721effceef8661360b600345 by Alan Garny
Properly deploy some system libraries on Linux.
(commit: 116f084)
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
Commit 6443a4b98870775560f7764eb45c1fc5dd79df49 by Alan Garny
Only build the SUNDIALS package (#1643).
(commit: 6443a4b)
The file was modified CMakeLists.txt (diff)
Commit 6066f9c6dd2bd3403bf04a3bd1f50891d1cc1dbd by Alan Garny
SUNDIALS package: upgraded to version 3.1.1 (#1643).
(commit: 6066f9c)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit 61d36104f8e924ddea14565a3628e6f67e57f758 by Alan Garny
SUNDIALS package: upgraded to version 3.1.1 (#1643).
(commit: 61d3610)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit ce680617ed4baba0701cd96ae6f43b0f622b0cfe by Alan Garny
SUNDIALS package: new binaries (#1643).
(commit: ce68061)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit 68dc3c4c4ccde23cb04f4662533e1057299c6f31 by Alan Garny
Slight update to our downloads page (#1643).
(commit: 68dc3c4)
The file was modified doc/downloads/index.js (diff)
Commit a76a8f80b06896d6ea53f8de2b6bd86af452e1e9 by Alan Garny
Don't build the SUNDIALS package only (#1643).
(commit: a76a8f8)
The file was modified CMakeLists.txt (diff)
Commit 8d953e1aee69612bffb1f9ffd03bbbfd46bae867 by noreply
QtWebKit package: updated our macOS binary.
(commit: 8d953e1)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)