8000 Tags · zimmermm/FoBiS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: zimmermm/FoBiS

Tags

v2.2.6

Toggle v2.2.6's commit message
Add support for IBM XL Fortran compiler

Add support for IBM XL Fortran compiler.

All works except:

+ unable to build shared libray (not yet found the IBM way to build a shared
library);
+ not found the correct flags (if any) to check code coverage;

v2.2.5

Toggle v2.2.5's commit message
Add option to exclude files from doctesting

Stable release, fully backward compatible.

v2.2.4

Toggle v2.2.4's commit message
Add intrisic rule for introspective kind checks

Stable release, fully backward compatible.

v2.2.3

Toggle v2.2.3's commit message
Make GNU default compiler.

Stable release, fully backward compatible.

v2.2.2

Toggle v2.2.2's commit message
Bugfix szaghi#92, fix release data issue.

Stable release, fully backward compatible.

v2.2.1

Toggle v2.2.1's commit message
Bugfix szaghi#92, static library issue

Bugfix szaghi#92, static library issue, failing regression tests.

Stable release, fully backward compatible.

v2.2.0

Toggle v2.2.0's commit message
Implement install command

Implement `install` command as requested by Chris.

Stable release, **not** fully backward compatible.

Backward incompatibilities:

+ `-preprocessor`, is passed without value activate PreForM.py, if a value is passed it assumed to be the preprocessor executable;
+ `-dpp, --preprocessor_dir`, Directory containing the sources processed by preprocessor;
+ `-epp, --preprocessor_ext`, List of custom-defined file extensions to be preprocessed by preprocessor.

v2.1.2

Toggle v2.1.2's commit message
Bugfix on global variables substitution issue.

v2.1.1

Toggle v2.1.1's commit message
Bugfix szaghi#91, stable release, fully backward compatible.

v2.1.0

Toggle v2.1.0's commit message
Fix bug on submodule, add global variables to rule

Fix bug on submodule, add global variables support into rules, stable
release, fully backward compatible
0