Releases: MarcasRealAccount/premake-pkg
Releases · MarcasRealAccount/premake-pkg
2.0.0
1.3.1
Features
- Reporting exceptions from package scripts
- Package build scripts can now
return trueto indicate rerunning next time
Fixes
- Fixed the new error message system failing for git
- Fixed
common:vsself:andcommon.vscommon:mistakes
1.3.0
New features
- Package arguments
pkgdeps("pack@version:arg=value arg2=value2")
1.2.0
Merge pull request #1 from MarcasRealAccount/dev Update to 1.2.0
1.1.2
Fix the fix
1.1.1
Error out if the repo version isn't supported
1.1.0
Fix cmake builder
1.0.0
Finish unix support