-
-
Notifications
You must be signed in to change notification settings - Fork 616
Modules
Thiago de Arruda edited this page Dec 5, 2015
·
45 revisions
These modules are shipped as part of Premake, and may be used out of the box with any source or binary package.
- CodeLite : CodeLite support
- D : D programming language support
- MonoDevelop : MonoDevelop 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 : Android NDK project support
- Android.mk : Generator for Android NDK's ndk-build system
- CompilationUnit : Single compilation unit support
- Eclipse : Eclipse support.
- Emscripten : Emscripten support
- GitHub Packages : Consume libraries directly from GitHub releases
- NaCL : Google Native Client support
- NetBeans : NetBeans support
- Ninja : Ninja support
- Qt : Qt support
- SlickEdit : SlickEdit support
- VS-Tool : GCC and Clang toolset Visual Studio support via vs-tool
- WinRT : Windows Runtime support
- Generate compile_commands.json : Export clang compilation database
- Platform test : Perform platform checks in your premake configuration.
- Pkgconfig : Pure lua implementation of pkgconfig for premake