A build helper script can be found at dev/build.sh
.
./dev/build.sh
./dev/build.sh
powershell -ExecutionPolicy ByPass -File .\dev\build.ps1
or "C:\Program Files\Git\bin\bash.exe" ./dev/build.sh
The insider
version can be built with ./dev/build.sh -i
on the insider
branch.
You can try the latest version with the command ./dev/build.sh -il
but the patches might not be up to date.
The script dev/build.sh
provides several flags:
-i
: build the Insiders version-l
: build with latest version of Visual Studio Code-o
: skip the build step-p
: generate the packages/assets/installers-s
: do not retrieve the source code of Visual Studio Code, it won't delete the existing build# for the stable version
cd ./stores/snapcraft/stable
# for the insider version
cd ./stores/snapcraft/insider
# create the snap
snapcraft --use-lxd
# verify the snap
review-tools.snap-review --allow-classic codium*.snap
./dev/build.sh
, if a patch is failing then,./dev/update_patches.sh
Press any key when the conflict have been resolved...
, open vscode
directory in VSCodium
*.rej
filesnpm run watch
./script/code.sh
until everything is okupdate_patches.sh
./dev/build.sh
, if a patch is failing then,vscode
directory in VSCodium
git apply --reject ../patches/<name>.patch
*.rej
filesnpm run watch
./script/code.sh
until everything is okgit diff > ../patches/<name>.patch
To run icons/build_icons.sh
, you will need:
npm install png2icns -g
)Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )