Commit graph

46 commits

Author SHA1 Message Date
Frazer Smith 98d30bdc2c
build: double quote args and wrap in brace expansions (#1105) 2022-06-05 21:30:23 +02:00
Baptiste Augrain c2469ff520
fix: re-enable 32bits builds with npm_config_force_process_config env variable (#1082) 2022-05-14 18:44:59 +02:00
Maikel e480df5b1f
fix: update 'Report Issue' GitHub url. (#1068) 2022-05-07 09:51:33 +02:00
Baptiste Augrain db8d1e7a8d
fix: add missing extensionEnabledApiProposals and more (#1040) 2022-04-07 23:15:32 +02:00
Baptiste Augrain 108166f640
build: add MSI (#827)
Co-authored-by: Alexander Hass <4450722+alexhass@users.noreply.github.com>
2021-09-09 01:38:07 +02:00
Baptiste Augrain 5439ac0757
fix: update license menu (#824) 2021-09-07 12:22:40 +02:00
Baptiste Augrain 9c2f61b79c
fix: report issue to vscodium (#825) 2021-09-07 01:56:10 +02:00
Baptiste Augrain a5506b975c
add some small improvements (#803) 2021-08-23 05:05:01 +02:00
Baptiste Augrain b175fd43eb
fix: fail build when a patch can't be applied (#797) 2021-08-14 22:59:32 +02:00
Baptiste Augrain 8187c7fd7f
add a loop to apply patches (#779) 2021-07-29 12:31:54 +02:00
Swinder Pal Singh Juneja 64e101b963 Add ability to apply user specific patches to vscode source 2021-06-21 08:50:25 +05:30
jingyu9575 3d016f4f48
Add all extensionAllowedProposedApi from VSCode 2021-04-10 05:31:26 +08:00
jingyu9575 9b538aebc3
Fix Jupyter extension crash 2021-04-07 01:23:54 +08:00
Baptiste Augrain b07aee0b20 Merge branch 'master' into fix-binary 2021-03-24 22:42:06 +01:00
Baptiste Augrain ccd219e96e - add cacheUrl
- locate & load user-customized product.json
2021-03-19 13:27:33 +01:00
Baptiste Augrain e7c96e706d Merge branch '#537' into custom-gallery 2021-03-19 05:30:27 +01:00
Baptiste Augrain b99e93970e fixing windows 2021-03-11 04:11:59 +01:00
Baptiste Augrain 54b4d842ad Merge branch 'master' into fix-binary 2021-03-08 20:09:18 +01:00
Peter Squicciarini 6979e526e3
Merge pull request #650 from Livven/patch-1
Remove redundant `yarn postinstall` call
2021-03-02 11:12:54 -08:00
Baptiste Augrain 241d311adf Centos7 isn't supported by Electron 11 2021-03-02 19:33:25 +01:00
Baptiste Augrain b17312f534 patch static binary name 2021-02-26 22:14:40 +01:00
Liwen Guo 97a74cc61b
Remove redundant yarn postinstall call
Saves around 10 to 20 seconds in the build job.
2021-02-23 11:17:17 +01:00
Peter Squicciarini 78aa52ea05 bugfix linux metadata paths; set OS_NAME in windows builds 2021-01-12 13:56:52 -08:00
Peter Squicciarini 768ea6778e (experiment) use GH actions for Windows builds 2021-01-12 12:01:29 -08:00
Pavlo Rudyi 10ec7d8e2b
fix metadata, closes #202 2020-12-21 16:26:30 +02:00
Peter Squicciarini 7ce133a5c4
Merge pull request #569 from proletarius101/no-replace-product-json
Don't replace product.json in RPM updates
2020-11-19 11:23:50 -08:00
proletarius101 2d58d3bd1e
Don't replace product.json in RPM updates 2020-11-15 15:45:03 +08:00
proletarius101 90ee5b2d41
Add more proposed APIs 2020-11-15 14:59:00 +08:00
articlecat 23bd025392
Apply custom-extensions-gallery.patch in prepare_vscode.sh 2020-10-19 06:01:04 -07:00
Peter Squicciarini ac4bb3f987 Add checksumFailMoreInfoUrl to product.json
Without this property present, VSCode will not show the "Don't show this
again" button when integrity checks fail. This commit fixes #326
2020-10-06 11:09:18 -07:00
Peter Squicciarini 8c04967b7e
(experiment) remove further BUILDARCH branches and s/armhf/arm/ 2020-10-05 17:54:42 -07:00
Peter Squicciarini b4e9c1dcb6
(experiment) cleanup and move linux builds to GHA 2020-09-20 14:26:06 -07:00
Peter Squicciarini 8b1f6fe734
(experiment) re-enable icons and anti-telemetry 2020-09-18 13:59:41 -07:00
Peter Squicciarini 8c5166cd56
(experiment) re-enable product.json changes 2020-09-18 13:10:28 -07:00
Peter Squicciarini 2c98e24e2d
(experiment) get out of vscode 2020-09-18 12:40:54 -07:00
Peter Squicciarini 266448613e
(experiment) disable keep alive 2020-09-18 11:51:36 -07:00
Peter Squicciarini 101bda7072
(experiment) disable changes 2020-09-17 15:31:03 -07:00
Peter Squicciarini d21ea7de56
(experiment) skip optional deps for mac 2020-09-16 11:45:51 -07:00
Peter Squicciarini 2bf1841c64
(experiment) use later version of xcode 2020-09-15 10:45:50 -07:00
Peter Squicciarini 229274f9c8
(experiment) skip everything that makes vscodium different 2020-09-14 15:33:19 -07:00
Peter Squicciarini b012b6c1d0
(experiment) remove -reh- tasks; set yarn concurrency 2020-09-14 09:57:19 -07:00
Tuan Pham 22c41976f2 Fix sqlite error on ARM build 2020-06-19 18:39:56 -04:00
Miro Spönemann 34aa7b0d89 #372: Use open-vsx.org as extension gallery 2020-05-20 12:58:34 +02:00
Zhaofeng Li f1ac78e6ed Add serverDataFolderName key 2020-04-21 19:01:48 -07:00
Zhaofeng Li 42bc96ba21 Enable ms-vscode-remote.remote-ssh proposed API 2020-04-21 19:00:27 -07:00
Bennjamin Blast ed126b5cb2 refactor: extract prepare_vscode from build script 2020-03-11 22:47:05 -04:00