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

Skip to content

Tags: darkmonsterfg/jsbsim

Tags

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.

v1.1.8

Toggle v1.1.8's commit message

v1.1.7

Toggle v1.1.7's commit message

v1.1.6

Toggle v1.1.6's commit message
Always set useDefault to false when calling SGPropertyNode::tie()

See issue JSBSim-Team#363: setting `useDefault` to true is equivalent to have uninitialized variables.

v1.1.5

Toggle v1.1.5's commit message
Distutils no longer places double quotes around compiler flags (Pytho…

…n 3.9 for Windows.)

v1.1.4

Toggle v1.1.4's commit message
Build a source package for JSBSim Python module compatible with all p…

…latforms (Windows, MacOSX, Linux)

Until now, the CI workflow was building 2 different source packages (1 for Windows and 1 for MacOSX/Linux). Unfortunately, PyPI allows only one source package to be uploaded. This commit allows to produce just one source package that is compatible with all platforms.

v1.1.3

Toggle v1.1.3's commit message
Fix the generation of the Python API docs

Reported in issue JSBSim-Team#373.

v1.1.2

Toggle v1.1.2's commit message
Remove outdated comment from FGPropeller

v1.1.1a

Toggle v1.1.1a's commit message
Generate the Inno Setup file

...and bump the version back to 1.1.1 (Oops !)