Changes since the previous release:
- New API: additionalusingdirectories()
- New API: largeaddressaware()
- New: Embed bytecode to enable better debugging information
- New: Display elapsed time at completion
- New: Utility project support for Makefiles
- New: Enabled SSL support in HTTP functions
- Fix: Reduce memory usage during baking
- Fix: Improve performance of wildcard processing
- Fix: Preserve environment in recursive token expansion
- Fix: Added missing defines in bootstrap script
- Fix: Remove /usr/lib64 directories from Mac builds
- Fix: Added newline after UTF-8 marker in Visual Studio projects
- Fix: Duplicate escaping on include directories in Makefiles
- Fix: os.isdir() now works with Windows symbolic links
- Fix: Use correct path separators in C# response files
IMPORTANT: Please download our source code package premake-5.0.0-alpha7-src.zip
and NOT the automatically created GitHub packages at the bottom of the list.
The GitHub packages do not include the submodule source code, the pre-generated profile files, or the embedded scripts.