IMPORTANT: Please download our source code package premake-5.0.0-beta5-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. ❤️
Changes since 5.0-beta4
- PR #2401 [gmake] Add missing dependencies between prelink and generated files (@Jarod42)
- PR #2403 fix typo in xcode projects generator (@artamonovoleg)
- PR #2404 Rename gmake to gmakelegacy (@nickclark2016)
- PR #2406 Add OmniOS CI job (@LORgames)
- PR #2408 Rename gmake2 to gmake (@nickclark2016)
- PR #2412 Remove deprecated buildrule (@Jarod42)
- PR #2413 Improve some doc (@Jarod42)
- PR #2414 C23 dialect support (@nickclark2016)
- PR #2417 fix warnings function for the xcode4 generator (@artamonovoleg)
- PR #2419 Remove the 'Android' architecture from pre-vs2015 support (@redorav)
- PR #2422 Fix code using gmake2 to properly display warning (@nickclark2016)