COMMITS
/ resources/linux/rpm/code.spec.template February 2, 2023
R
Add appdata.xml to rpm template (#172976)
Raymond Zhao committed
August 3, 2022
F
RPM packaging: Use standard macros (#153247)
Frank Dana committed
July 6, 2022
F
RPM: Make /usr/bin/code owned by package (#142907)
Frank Dana committed
June 14, 2022
R
Add provides exclude for library files (#151043)
Raymond Zhao committed
August 6, 2021
R
fix: CXXABI requirements for older distros (#129360)
Robo committed
June 22, 2021
R
fix: setuid helper permission (#126798)
Robo committed
March 2, 2021
S
rpm-spec: fix the wrong claim about working on EL7
Simon Sobisch committed
February 8, 2021
D
RPM: Don't generate build_id links (#116105)
David Bailey committed
September 11, 2020
J
fix linux build
João Moreno committed
B
try to fix build (linux)
Benjamin Pasero committed
April 19, 2020
L
Register mimetype for *.code-workspace
Luqman Aden committed
August 7, 2019
J
Merge commit 'refs/pull/66181/head' of github.com:microsoft/vscode into pr/66181
Joao Moreno committed
March 11, 2019
D
Fix icon name in rpm spec
Daniel Imms committed
January 7, 2019
S
Bundle/Install completions with the correct appname
Segev Finer committed
J
temporary comment out completions
Joao Moreno committed
September 22, 2018
S
Merge remote-tracking branch 'upstream/master' into shell-completions
Segev Finer committed
August 18, 2018
S
Add URL handler support for Linux desktops
Segev Finer committed
August 17, 2018
S
Automatically install Bash and Zsh completions in deb/rpm
Segev Finer committed
December 14, 2016
D
Use license in product.json for rpm
Daniel Imms committed
D
Improve rpm dependencies
Daniel Imms committed
D
Depend on 64-bit gconf-2 for 64-bit package
Daniel Imms committed
D
Merge pull request #16016 from xadhoom/GConf2
Daniel Imms committed
November 26, 2016
D
Indicate multiple licenses in rpm package
Daniel Imms committed
November 24, 2016
M
Add GConf2 dependency in rpm spec template
Matteo committed
October 30, 2016
M
add conditional to rpm spec to test for arch, fixes 13616
Munir Mastalic committed
October 23, 2016
D
Use %{_bindir} to install bin command in rpm
Daniel Imms committed
October 12, 2016
D
Have rpm depend on libXss.so.1, not named package
Daniel Imms committed
October 10, 2016
D
Add libXScrnSaver as dep to .rpm spec
Daniel Imms committed
June 16, 2016
D
Add linux setup link to packages
Daniel Imms committed
June 7, 2016
A
Fix removal of /usr/bin link when upgrading package
Andrew Stitcher committed
June 3, 2016
D
Remove git dependency from Linux packages
Daniel Imms committed
June 1, 2016
D
Add el7 to rpm name to indicate RHEL7+ support
Daniel Imms committed
May 19, 2016
D
Add glibc v2.15 requirement to rpm
Daniel Imms committed
May 13, 2016
D
Have rpm remove bin symlink in post uninstall step
Daniel Imms committed
D
Use sudo to add bin symlink in rpm
Daniel Imms committed
April 5, 2016
D
Include the Linux bin command in the main dir
Daniel Imms committed
April 4, 2016
D
Move bin command to /usr/share/<app>/bin
Daniel Imms committed
April 1, 2016
D
Use update url variable for yum repo
Daniel Imms committed
D
Add yum repository registration
Daniel Imms committed
March 24, 2016
D
Add Icon to rpm file
Daniel Imms committed
March 23, 2016
D
Remove legacy bin command as rpm post install step
Daniel Imms committed
March 10, 2016
D
Add Group, Vendor and Packager metadata to rpm spec
Daniel Imms committed
March 7, 2016
D
Implement .rpm package gulp task
Daniel Imms committed