Skip to content

Releases: MarcasRealAccount/premake-pkg

2.0.0

02 Apr 18:26
b705748

Choose a tag to compare

Merge pull request #4 from MarcasRealAccount/dev

Update to 2.0.0

1.3.1

22 Jan 10:12
2036fd7

Choose a tag to compare

Features

  • Reporting exceptions from package scripts
  • Package build scripts can now return true to indicate rerunning next time

Fixes

  • Fixed the new error message system failing for git
  • Fixed common: vs self: and common. vs common: mistakes

1.3.0

21 Jan 19:24
33a49f7

Choose a tag to compare

New features

  • Package arguments pkgdeps("pack@version:arg=value arg2=value2")

1.2.0

20 Dec 21:49
07529f0

Choose a tag to compare

Merge pull request #1 from MarcasRealAccount/dev

Update to 1.2.0

1.1.2

19 Dec 22:13
f3c5d54

Choose a tag to compare

Fix the fix

1.1.1

19 Dec 22:06
269e3cf

Choose a tag to compare

Error out if the repo version isn't supported

1.1.0

19 Dec 22:00
d3ef1fa

Choose a tag to compare

Fix cmake builder

1.0.0

19 Dec 17:20
85aeec9

Choose a tag to compare

Finish unix support