-
Notifications
You must be signed in to change notification settings - Fork 35
ChangeLog
Stefano Zaghi edited this page Mar 10, 2016
·
23 revisions
v1.9.5 (2016-03-10)
v1.9.4 (2016-03-10)
Closed issues:
- UnicodeDecodeError on Python 3 #84
v1.9.3 (2016-03-08)
v1.9.2 (2016-03-07)
v1.9.1 (2016-02-26)
v1.9.0 (2016-01-07)
Implemented enhancements:
- Useless __initialized__ stuff #55
Closed issues:
- track Homebrew install stats? #81
v1.8.4 (2015-11-16)
Implemented enhancements:
- Building a library with multiple modules #70
- Add an option to control recursive search & parsing of source files. #69
v1.8.3 (2015-11-13)
v1.8.2 (2015-11-11)
Implemented enhancements:
Closed issues:
- Release folder #78
v1.7.5 (2015-10-21)
Closed issues:
v1.7.4 (2015-07-28)
Closed issues:
- [feature request] link-ify procedure names in gcov analyzer for FORD #72
- rule -gcov_analyzer bug #71
- feature request: line numbers in gcov report for uncovered functions #66
Merged pull requests:
v1.7.3 (2015-06-16)
Closed issues:
- Functions/routines outside module are ignored in the makefile => missing reference error #64
v1.7.2 (2015-06-16)
Closed issues:
- Circular dependencies when two modules are present in the same file #63
v1.7.1 (2015-06-15)
v1.7.0 (2015-06-15)
Closed issues:
v1.6.9 (2015-06-15)
Closed issues:
- is the coverage report feature still functional? #65
- unnecessary re-compilation #61
- -coverage flag and optimization #60
v1.6.8 (2015-06-12)
v1.6.6 (2015-06-08)
v1.6.5 (2015-06-08)
Closed issues:
- Catastrophic fail if a file is generated with the name of an output folder #58
- Unneeded conditional statement calling parse_args #56
- Correct politically incorrect references to "Fortran poor men"... #52
v1.6.4 (2015-06-08)
Closed issues:
v1.6.3 (2015-06-08)
Closed issues:
v1.6.2 (2015-03-17)
Closed issues:
v1.6.1 (2015-03-13)
v1.6.0 (2015-03-12)
v1.5.9 (2015-03-10)
Closed issues:
- Problmen with utf-8 #47
- target/file specific cflags heritage #46
- heritage flags switch causes FoBiS.py to fail if output directories missing #45
v1.5.8 (2015-03-10)
Closed issues:
v1.5.7 (2015-03-02)
v1.5.6 (2015-02-27)
Closed issues:
- FoBiS tries to compile emacs backups #41
- FoBiS.py no longer working after upgrade! #38
- integrate with ford #31
v1.5.5 (2015-02-27)
Closed issues:
- program and module in the same file get compiled but not linked #40
v1.5.4 (2015-02-26)
v1.5.3 (2015-02-25)
Implemented enhancements:
- Feature request: better/more verbose output #39
Closed issues:
- Interdependencies among different projects #35
v1.5.2 (2015-02-24)
Closed issues:
- Problems with intrinsic modules #37
v1.5.1 (2015-02-19)
v1.5.0 (2015-02-18)
v1.4.3 (2015-02-18)
v1.4.2 (2015-02-18)
v1.4.1 (2015-02-18)
v1.4.0 (2015-02-17)
Closed issues:
v1.3.2 (2015-02-16)
v1.3.1 (2015-02-12)
Closed issues:
- pip install with Python3 #30
v1.3.0 (2015-02-11)
Closed issues:
- Refactor CLI #29
- Idea: Recompile if -cflags have changed #28
- Building libraries with multiple source files #27
v1.2.9 (2015-02-10)
Closed issues:
- Python 3 issue #25
v1.2.8 (2015-02-09)
Closed issues:
v1.2.7 (2015-02-09)
Closed issues:
v1.2.6 (2015-02-06)
Closed issues:
- Using previously compiled modules #21
v1.2.5 (2015-02-04)
Implemented enhancements:
- Add "rules" to fobos for performing "minor" tasks, e.g. create documentation, create project archive, etc... #8
Closed issues:
- Define file extension to be preprocessed #24
- Non-module source files #22
- Multiprocessing FoBiS.py abort issue #19
- Documentation improvement #18
- Meaning of dexe #15
- Documentation of mod_dir #14
- Standard file format for fobis config files #13
- Need -c flag when compiling #10
v1.2.4 (2014-07-30)
Implemented enhancements:
- Pythonic preprocessor #9
v1.1.4 (2014-07-24)
v1.1.3 (2014-07-23)
Closed issues:
- A release #11
v1.0.3 (2014-07-22)
Implemented enhancements:
Fixed bugs:
- Build seems to ignore compiler error #3
Closed issues:
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator
-
Getting-Started
- A Taste of FoBiS.py
- fobos: the FoBiS.py makefile
- FoBiS.py in action
- FAQ