Update CHANGELOG.txt for version 0.6.0

This commit is contained in:
katjav 2019-12-21 15:10:13 +01:00
parent db2bcddcb0
commit 8a27ffc4bd

View file

@ -1,5 +1,12 @@
Changelog for Makefile.pdlibbuilder. Changelog for Makefile.pdlibbuilder.
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
- no longer build OSX/MacOS fat binaries by default (#21, #50)
- do build fat binaries when 'extension=d_fat' is specified for OSX/MacOS
- fix bug where minimum OSX/MacOS version wasn't defined, and set it to 10.6
v0.5.1, dated 2018-03-15 v0.5.1, dated 2018-03-15
Fixes and improvements for Windows builds: Fixes and improvements for Windows builds:
- properly evaluate variables 'PDDIR' and 'PDBINDIR' to find pd.dll - properly evaluate variables 'PDDIR' and 'PDBINDIR' to find pd.dll