mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-23 02:16:01 +01:00
docs
This commit is contained in:
parent
8ac4646d09
commit
41c7b2dcf8
@ -1,7 +1,12 @@
|
||||
NEW IN WAF 1.8.8
|
||||
----------------
|
||||
* Fixed a regression in Fortran builds #1546
|
||||
* Fixed a regression in the libdir installation path on 32-bit ubuntu #1552
|
||||
* Process -Bstatic and -Bdynamic in parse_flags (pkg-config tools)
|
||||
* Fortran compiler detection to cover the sxf03 as well as the sxf90
|
||||
* Jython detection enhancements
|
||||
* Doxygen tool enhancements
|
||||
* Moved the project to Github/waf.io and updated the documentation
|
||||
|
||||
NEW IN WAF 1.8.7
|
||||
----------------
|
||||
|
@ -17,7 +17,7 @@ HEXVERSION=0x1080800
|
||||
WAFVERSION="1.8.8"
|
||||
"""Constant updated on new releases"""
|
||||
|
||||
WAFREVISION="cca30e91f4e1796b6a9c204b1604ac52315fad56"
|
||||
WAFREVISION="8ac4646d0966fe22f8ae8955c7e9b9d56ae8288e"
|
||||
"""Git revision when the waf version is updated"""
|
||||
|
||||
ABI = 98
|
||||
|
Loading…
Reference in New Issue
Block a user