Changes since the previous release:
- New API: characterset()
- New API: editorintegration()
- New API: largeaddressaware()
- New: Visual Studio projects now default to Unicode
- New: Utility and Makefile project support for GMake exporter
- New: Updated Curl to 7.45.0
- Fix: Absolute path handling and error reporting in tokens
- Fix: Limit use of TargetMachine to static resource library projects
- Fix: Embed minified scripts by default, rather than bytecode
- Fix: os.isfile() now detects Windows symbolic links
- Fix: Correct handling of DOS environment variables in paths
- Fix: Buffer overflow in buffered writes of large strings
- Fix: Improved handling of absolute vs. relative path tokens
- Fix: --cc command line option works again (stream009)
- Fix: Use relative paths for PCH in Makefiles (stream009)
IMPORTANT: Please download our source code package premake-5.0.0-alpha8-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.