-
-
Notifications
You must be signed in to change notification settings - Fork 620
Modules
starkos edited this page Apr 10, 2021
·
45 revisions
This wiki is no longer being maintained.
These modules are shipped as part of Premake, and may be used out of the box with any source or binary package.
- Android : Android support
- CodeLite : CodeLite support
- D : D programming language support
- gmake : Makefile generator (deprecated by gmake2)
- gmake2 : Makefile generator
- Raw : Generate raw representation of Premake structures
- Visual Studio : Visual Studio (2005 - 2019) support
- XCode : XCode support
These add-on modules are available from other developers; follow the links for more information. If you've developed a module you would like to share with others, feel free to add a link to the list!
- Android Studio : Generate .gradle and CMakeLists for Android Studio
- Code::Blocks : Code::Blocks support
- Eclipse : Eclipse support
- NetBeans : NetBeans support
- SlickEdit : SlickEdit support
- qmake : QtCreator and qmake support
- Android.mk : Generator for Android NDK's ndk-build system
- Emscripten : Emscripten support
- NaCL : Google Native Client support
- VSLinux : VSLinux support
- VS-Tool : GCC and Clang toolset Visual Studio support via vs-tool
- WinRT : Windows Runtime support
- Xbox 360 : Xbox 360 support
- Autoconf : Autoconf tools for premake
- CompilationUnit : Single compilation unit support
- Export : premake usage/export module
- Generate compile_commands.json : Export clang compilation database
- GitHub Packages : Consume libraries directly from GitHub releases
- Pkgconfig : Pure lua implementation of pkgconfig for premake
- Pkgconfig : pkg-config loader for premake
- Platform test : Perform platform checks in your premake configuration