| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here, remove nearly useless checksum verification.
The checksum test is for checking integrity of a downloaded zip
file. In our case, the zip file is generated on-the-fly from an
electron installation instead of donwloading. So making checksum from
the generated zip file and checking it with the same zip file does not
make much sense.
Changelog: https://code.visualstudio.com/updates/v1_102
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
First I thought the patch was unnecessary because there are no update
services provided for FreeBSD. However, without the change code-oss
does not start with the following error:
Error: [invokeFunction] unknown service 'updateService'
Reported by: ykla (via GitHub Issues https://github.com/tagattie/FreeBSD-VSCode/issues/44#issuecomment-2994754085)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- remove patch about auto-update function
This patch makes no sense since no update service is provided for
FreeBSD.
- remove patch about performance measurement
The script for performance measurement requires @vscode/vscode-perf,
which in turn requires playwright which does not support FreeBSD. So
patching the script does not make sense.
- add patch for @vscode/deviceid to support FreeBSD
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)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_100
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_99
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_98
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_97
Reported by: GitHub (watch releases)
MFH: 2025Q1
Security: cbf5d976-656b-4bb6-805f-3af038e2de3e
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_96
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_95
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
PR: 282371
Reported by: madpilot
MFH: 2024Q4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_93
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_92
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
| |
While here, convert to use USES=nodejs and make use of provided
variables by nodejs.mk.
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_90
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_89
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
While here, add a patch to fix build with node 18.20.x.
Changelog: https://code.visualstudio.com/updates/v1_88
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_88
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_87
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
| |
While here, fix error on remote server startup.
Changelog: https://code.visualstudio.com/updates/v1_86
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_86
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_86
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_85
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_85
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_84
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_83
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_82
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_81
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_80
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_79
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_79
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_78
Reported by: GitHub (watch releases)
Security: 7913fe6d-2c6e-40ba-a7d7-35696f3db2b6
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_78
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to Microsoft Visual Studio Marketplace Terms of Use[1],
"Marketplace Offerings are intended for use only with In-Scope
Products and Services and you may install and use Marketplace
Offerings only with In-Scope Products and Services."
In-Scope Products and Services are "Microsoft Visual Studio, Visual
Studio for Mac, Visual Studio Code, GitHub Codespaces, Azure DevOps,
Azure DevOps Server, and successor products and services" and does not
include Code - OSS.
So switch to Open VSX Registry, a community driven, fully open
platform for publishing and consuming VS Code extensions.
While here, add option for building remote extension host (off by
default).
[1] https://aka.ms/vsmarketplace-ToU
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_77
Reported by: GitHub (watch releases)
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_76
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_75
|
|
|
|
|
|
|
|
| |
Changelog:
- https://code.visualstudio.com/updates/v1_71
- https://code.visualstudio.com/updates/v1_72
- https://code.visualstudio.com/updates/v1_73
- https://code.visualstudio.com/updates/v1_74
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_70
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_69
|
|
|
|
|
|
|
| |
PR: 242936
Reported by: bourne.identity@hotmail.com,
jacques+freebsdbugzilla@foucry.net,
meta
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_68
|
|
|
|
|
|
| |
Changelog:
- https://code.visualstudio.com/updates/v1_66
- https://code.visualstudio.com/updates/v1_67
|
|
|
|
|
|
| |
This is the last version based on electron 13.
Changelog: https://code.visualstudio.com/updates/v1_65
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_64
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_64
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_63
|
|
|
|
|
|
|
| |
While here, remove BROKEN on FreeBSD 12. It build fine on FreeBSD 12
now.
Changelog: https://code.visualstudio.com/updates/v1_63
|