| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
While here, add missing patches for kerberos node module. The patches
for kerberos modules have been upstreamed and will be eventually
removed.
Changelog: https://code.visualstudio.com/updates/v1_101
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
| |
While here, switch to USES=gssapi instead of directly specifying
LIB_DEPENDS regarding Kerberos dependency.
Changelog: https://code.visualstudio.com/updates/v1_101
Reported by: GitHub (watch releases)
|
|
Upstream has migrated from long obsolete yarn v1 to npm as node
package manager. So make necessary changes to Makefile to follow the
migration.
While here, remove REH (remote extension host) option which is no-op
in package building. Users who want to build remote extension host can
now use dedicated make target "build-remote-extension-host".
Changelog: https://code.visualstudio.com/updates/v1_94
Reported by: GitHub (watch releases)
|