Update CHANGELOG
This commit is contained in:
parent
aaab76aa9a
commit
4484e7a38d
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
Changelog for Makefile.pdlibbuilder.
|
||||
|
||||
v0.7.0, dated 2023-07-06
|
||||
- build double-precision externals with the 'floatsize' variable
|
||||
- allow building multiple flavours of an external side-by-side (#78)
|
||||
- facilitate multiple platform co-installation of shared lib (#58)
|
||||
- fix use of shared.ldflags with helper-library (#64)
|
||||
- fix broken armv6l platform detection (#71)
|
||||
- improve documentation
|
||||
|
||||
v0.6.0, dated 2019-12-21
|
||||
- detect target platform (OS and architecture) rather than build platform (#55)
|
||||
- introduce optional user variable 'PLATFORM' for cross compilation
|
||||
|
|
|
|||
Loading…
Reference in a new issue