We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5424e9 commit 25baf70Copy full SHA for 25baf70
CHANGELOG.md
@@ -1,7 +1,8 @@
1
# Changelog
2
## [Unreleased]
3
### Added
4
-- Support for `codesign`ing OSX builds
+- Support for `codesign`ing OSX builds directly from make invocation.
5
+ The optional parameters are `CODE_SIGN_IDENTITY` and `OTHER_CODE_SIGN_FLAGS`.
6
- `LUA_BIN` option for specifying a Lua command other than `lua` when building
7
- `native-luajit` make target, used by CI
8
- `unzip-to-build` make target, for unzipping artifacts from CI to build folder
0 commit comments