Permalink
master
Commits on May 10, 2021
-
build: strip signature from compiled macOS base binary
Newer versions of Apple Clang automatically ad-hoc sign the compiled executable, due to the new mandatory code signing requirement [1]. However, for final executable to be signable, base binary MUST NOT have an existing signature. This change strips the ad-hoc signature from compiled macOS base binary. [1]: https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-universal-apps-release-notes Refs: vercel/pkg#1164 Bug: vercel/pkg#1023
-
Commits on Apr 27, 2021
-
Verified
This commit was signed with the committer’s verified signature.jesec Jesse Chan
GPG key ID: F9B6E1B7C681CA1D Learn about vigilant mode.
Commits on Apr 24, 2021
Commits on Apr 23, 2021
Commits on Apr 22, 2021
-
log: expand progress bar width to 35 (#170)
Otherwise we can't use "linuxstatic" due to progress bar out of range...
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode. -
-
-
Commits on Apr 15, 2021
-
Revert "--without-snapshot for alpine builds as a temporary workaround"
This reverts commit d4b89a9. No longer needed.
-
-
-
-
Commits on Apr 13, 2021
Commits on Apr 11, 2021
Commits on Apr 8, 2021
-
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode. -
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode. -
build: tweak Node configure flags (#160)
* build: consolidate common configure args * build: re-enable LTCG for Windows * build: enable LTO for Linux * build: disable DTrace and bundled npm * build: strip debug symbols from executable
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode.
Commits on Apr 7, 2021
-
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode. -
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode. -
CI: output to dist/ with "node-*" prefix (#156)
* Add "--output" CLI argument * CI: output to dist/ with "node-*" prefix * requests: remove tempFile when download failed
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode.

