Skip to content

Commit 25baf70

Browse files
committed
Update CHANGELOG with codesign make flags
1 parent e5424e9 commit 25baf70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changelog
22
## [Unreleased]
33
### Added
4-
- Support for `codesign`ing OSX builds
4+
- Support for `codesign`ing OSX builds directly from make invocation.
5+
The optional parameters are `CODE_SIGN_IDENTITY` and `OTHER_CODE_SIGN_FLAGS`.
56
- `LUA_BIN` option for specifying a Lua command other than `lua` when building
67
- `native-luajit` make target, used by CI
78
- `unzip-to-build` make target, for unzipping artifacts from CI to build folder

0 commit comments

Comments
 (0)