Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/patches
Asher 7868f4db23
Fix cross-compilation (#6441)
* Avoid packaging yarn.lock

Since the shrinkwrap is what we want everything to use.

* Build with npm

It seems we stuck with yarn because npm was giving us errors but I will try
sorting it out now so we can build with npm as originally intended.

* Remove build from source

Not using CentOS 7 anymore so based on the comment we no longer need
this.  Keytar seems to install fine now.

* Update missed Node version

These numbers are all over the place.

* npm_config_arch must be lowercase

* Patch out Kerberos

I am not sure exactly how it is used but I think it is not a path code-server
worries about, at least not right now.  Just going to patch it out rather than
figure out how to build it on armv7l but we can revisit later.
2023-09-21 23:21:01 -08:00
..
base-path.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
cli-window-open.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
dependencies.diff Fix cross-compilation (#6441) 2023-09-21 23:21:01 -08:00
disable-builtin-ext-update.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
disable-downloads.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
display-language.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
getting-started.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
github-auth.diff chore: update Code to 1.68 (#5263) 2022-06-21 21:51:46 +00:00
insecure-notification.diff Update to 1.71 (#5535) 2022-09-09 16:28:54 +00:00
integration.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
local-storage.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
logout.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
marketplace.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
proposed-api.diff Update Code to 1.77.1 (#6135) 2023-04-10 10:28:13 -08:00
proxy-uri.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
safari.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
series Fix cross-compilation (#6441) 2023-09-21 23:21:01 -08:00
service-worker.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
sourcemaps.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
store-socket.diff Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
telemetry.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
unique-db.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
update-check.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
webview.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00