index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xtask
/
src
/
dist.rs
Age
Commit message (
Expand
)
Author
Lines
2022-07-13
fix: Set server binary version when distributing
Lukas Wirth
-6
/
+5
2022-06-02
Bring the version command output in line with other rust tools
Lukas Wirth
-1
/
+2
2022-05-17
Bump extension version
Jonas Schievink
-3
/
+10
2022-03-14
:arrow_up: xshell
Aleksey Kladov
-27
/
+30
2022-03-08
Fix package.json replacement
Laurențiu Nicola
-1
/
+1
2022-03-08
fix: client distribution string replacement looking for wrong key
Lukas Wirth
-1
/
+1
2021-12-22
Use the same displayName for pre-release versions
Laurențiu Nicola
-10
/
+2
2021-12-22
Disable unstable APIs for nightly releases
Laurențiu Nicola
-3
/
+1
2021-12-18
Publish platform-specific Code VSIXes
Laurențiu Nicola
-44
/
+60
2021-06-15
Use objects instead of bools for markers in package.json
Laurențiu Nicola
-2
/
+2
2021-05-27
internal: disable debuginfo afterall
Aleksey Kladov
-1
/
+5
2021-05-24
internal: try re-enabling debug info on releases again
Aleksey Kladov
-6
/
+2
2021-05-23
internal: disable debug symbols due to failing windows build
Aleksey Kladov
-1
/
+6
2021-05-22
Merge #8926
bors[bot]
-19
/
+1
2021-05-22
internal: try enabling debug info for releases
Aleksey Kladov
-0
/
+1
2021-05-22
Drop uncompressed release artifacts and those following the old naming conven...
Laurențiu Nicola
-19
/
+1
2021-05-03
feat: build releases with lto=true
Aleksey Kladov
-0
/
+1
2021-04-26
fix: dont' misundentify nightly as stable in --version on Mac&Win
Aleksey Kladov
-10
/
+14
2021-04-24
fix: correct version string to contain hash, build date and channel
Aleksey Kladov
-3
/
+5
2021-04-24
minor
Aleksey Kladov
-1
/
+1
2021-04-24
minor
Aleksey Kladov
-1
/
+1
2021-04-23
fix: 'configuration.property' error in VS Code
Aleksey Kladov
-1
/
+3
2021-03-01
Simplify xtask
Aleksey Kladov
-4
/
+4
2021-02-13
Build dist-x86_64-unknown-linux-musl releases
andylizi
-1
/
+1
2021-01-02
Stop using beta toolchain in xtask dist
Laurențiu Nicola
-9
/
+1
2020-12-23
Don't release uncompressed binaries under the new naming scheme
Laurențiu Nicola
-1
/
+0
2020-12-22
Build aarch64-apple-darwin binaries on CI
Laurențiu Nicola
-14
/
+58
2020-10-17
Switch from not_bash to xshell
Aleksey Kladov
-19
/
+14
2020-08-29
Replace custom `not_bash::fs2` setup with fs_err crate
Veetaha
-1
/
+1
2020-07-24
Minor
Aleksey Kladov
-10
/
+17
2020-07-22
Remove support for jemalloc
Aleksey Kladov
-2
/
+0
2020-07-07
Gzip artifacts
Veetaha
-8
/
+23
2020-04-28
Use x86_64-unknown-linux-gnu for releases
Laurențiu Nicola
-5
/
+3
2020-04-08
fmt
Aleksey Kladov
-1
/
+0
2020-04-08
Don't strip nightly releases
Aleksey Kladov
-10
/
+9
2020-03-23
Fix formatting
Aleksey Kladov
-1
/
+1
2020-03-23
Fix release
Aleksey Kladov
-3
/
+8
2020-03-20
Make from-source install use cargo installed binary by default
Aleksey Kladov
-1
/
+1
2020-03-19
Simplify extension tag sniffing
Aleksey Kladov
-13
/
+10
2020-03-18
Make xtask dist more reliable
Aleksey Kladov
-12
/
+29
2020-03-16
Fix version
Aleksey Kladov
-1
/
+1
2020-03-09
Set extension version during release
Aleksey Kladov
-2
/
+8
2020-03-09
Disable jemalloc, it doesn't work out of the box with musl
Aleksey Kladov
-1
/
+3
2020-03-09
Use jemalloc for linux builds
Aleksey Kladov
-2
/
+6
2020-03-05
Merge #3472
bors[bot]
-2
/
+2
2020-03-05
Fix dist again
Aleksey Kladov
-2
/
+2
2020-03-05
Remove pwd
Aleksey Kladov
-2
/
+2
2020-03-05
Install node deps during dist
Aleksey Kladov
-0
/
+1
2020-03-04
Don't disable proposed features for nightly
Aleksey Kladov
-6
/
+6
2020-03-04
Build server via dist as well
Aleksey Kladov
-0
/
+79