Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: 3660628/jsbsim

Tags

v1.2.3

Toggle v1.2.3's commit message
Fix warnings from new compilers (JSBSim-Team#1291)

v1.2.2

Toggle v1.2.2's commit message
Make `manylinux2014` the default and avoid `setuptools>=72`.

v1.2.1

Toggle v1.2.1's commit message
Update FGFunction documentation (JSBSim-Team#1131)

v1.2.0

Toggle v1.2.0's commit message
Remove branch exceptions.

v1.1.14

Toggle v1.1.14's commit message
Bump pypa/cibuildwheel from 2.15 to 2.16

v1.1.13

Toggle v1.1.13's commit message
Fix the pkgconfig file (issue JSBSim-Team#770)

v1.1.12

Toggle v1.1.12's commit message
Fix the stable release process.

v1.1.11

Toggle v1.1.11's commit message
Improvements to the build of wheels for Linux.

- Set the flag `-fno-math-errno` so that the `errno` flag is not any longer being set when math functions are called.
- Exclude using Cython version `0.29.26` for building Python wheels as it fails building wheels for PyPy38.

v1.1.10

Toggle v1.1.10's commit message
Fix the scripts to pass the XML validation.

v1.1.9

Toggle v1.1.9's commit message
Remove references to the Ubuntu Xenial release as it is no longer sup…

…ported by GitHub.