| Log message: | Premake:
- "getpath" action has been removed.
- "zip-version" option has been removed, the version should be set in the '--zip-name'
- "zip-name" does not take any extension, it will be .zip under WINDOWS and tar.gz under LINUX
- add new action 'winbin_zip' that create a binary archive of the project under windows, include files: include,bin,lib,doc,licenses...
|