IMPORTANT: Please download our source code package premake-5.0.0-beta6-src.zip
and NOT the automatically created GitHub packages at the bottom of the list.
The GitHub packages do not include the pre-generated project files, or the embedded scripts.
Sponsors
Another big shout out to the individuals and organizations who help sustain Premake's community with their financial support. 🙌
(Want to join them? Visit our OpenCollective to learn more)
Much gratitude and thanks to everyone mentioned here for contributing their valuable time and energy to make Premake better. ❤️
Since 5.0-beta5:
- PR #2405 Use git to retrieve version instead of manually change
PREMAKE_VERSION
. (@Jarod42) - PR #2432 Usages and Uses API (@nickclark2016)
- PR #2438 Added more documentation for usages and uses (@nickclark2016)
- PR #2440 Add documentation specifying that filters are space sensitive (@nickclark2016)
- PR #2442 Fix findlib and findheader on windows (@Jarod42)
- PR #2443 nuget python package error fix (@hanagasira)
- PR #2446 Added Instrumented Profiling Support (@nickclark2016)
- PR #2449 [bugfix] Fix crash with invalid argument type passed to
os.locate
(@Jarod42) - PR #2450 [contrib][premake] Add missing
"library/*.h"
infiles
in contrib/mbedtls/premake5.lua (@Jarod42) - PR #2452 Update python version for requirements, upgrade jinja (@nickclark2016)