FixBuild Documentation
Back to summary
ChangeLog
Version 0.4 (2022/03/14):
- Added integration of FixTask with FixIO
- Fixed usage of compatible symbols on Linux 64bit
Version 0.3 (2021/10/03):
- Added support for icons
- Added matches and find functions in build scripts
- Added automatic excluding of nested projects
- Adjusted for new symbol representation in tokens
- Fixed initialization of tasks not being done in every case
- Fixed traversing of invalid symlinks
Version 0.2 (2021/05/12):
- Added ability to set custom logging function
- Added internal parameters for getting scripts
- Added support for build scripts
- Renamed 'macosx64' target to 'macos'
- Fixed crash when calling non-existing functions in token processors
- Fixed compression of scripts
- Fixed ability to include *.fix files in resources
- Fixed random resource reading failures due to missing mutex
- Fixed problems with finding and opening of executable file
- Fixed compilation of FixGUI on Haiku 32bit
Version 0.1 (2020/10/13):