0ad/build/premake/premake5/modules/codelite
Itms 2c167153e9 Upgrade premake5 from alpha12 to alpha13, refs #3729.
Fixes an issue on macOS Mojave that was patched in fa1c281e79.

The list of changes can be found under
build/premake/premake5/CHANGES.txt.

This was SVN commit r22021.
2019-01-04 21:20:45 +00:00
..
tests Upgrade premake5 from alpha12 to alpha13, refs #3729. 2019-01-04 21:20:45 +00:00
_manifest.lua Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00
_preload.lua Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00
codelite.lua Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00
codelite_project.lua Upgrade premake5 from alpha12 to alpha13, refs #3729. 2019-01-04 21:20:45 +00:00
codelite_workspace.lua Upgrade premake5 from alpha12 to alpha13, refs #3729. 2019-01-04 21:20:45 +00:00
README.md Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00

Premake extension to support the CodeLite IDE

Features

  • Support for C/C++ language projects

Usage

Simply generate your project using the codelite action:

premake5 codelite

and open the generated project file in CodeLite.