about summary refs log tree commit diff
path: root/xtask/src/install.rs
AgeCommit message (Expand)AuthorLines
2022-03-14:arrow_up: xshellAleksey Kladov-31/+27
2021-11-03Use `.into_iter()` method on array to avoid dereferenceAramis Razzaghipour-2/+2
2021-10-23Set MSRVLaurențiu Nicola-36/+1
2021-10-21Migrate to edition 2021Lukas Wirth-1/+1
2021-10-03Add semicolons for consistencyAramis Razzaghipour-2/+2
2021-09-11minor: make code clearer with ControlFlowAleksey Kladov-1/+1
2021-06-17Nest all the or-patterns!Lukas Wirth-1/+1
2021-05-06internal: use API stabilized in 1.52Aleksey Kladov-1/+1
2021-03-25Rust 1.51kjeremy-1/+1
2021-03-05Underengineer `cargo xtask install --client`Aleksey Kladov-56/+35
2021-03-05Cleanup install commandAleksey Kladov-18/+15
2021-03-01Simplify xtaskAleksey Kladov-9/+9
2021-02-12Bump rust to latest stable 1.50kjeremy-1/+1
2021-02-05Do not overwrite lock filekjeremy-2/+2
2021-01-26Make always-assert crate reusableAleksey Kladov-1/+1
2021-01-18Add back jemalloc supportJonas Schievink-0/+2
2020-12-08Add client install support for `code-exploration` build.Jérémy-6/+14
2020-11-13Revert "Upgrade version of npms lockfile"Aleksey Kladov-1/+1
2020-11-12Upgrade version of npms lockfileAleksey Kladov-1/+1
2020-10-17allow xtask install --client-code[=CLIENT] to specify clientEmil Gardström-9/+40
2020-10-17Switch from not_bash to xshellAleksey Kladov-22/+24
2020-10-08Add track_env_var to the proc macro serverLaurențiu Nicola-1/+1
2020-08-27CONST LOOPS ARE HEREAleksey Kladov-1/+1
2020-07-22Remove support for jemallocAleksey Kladov-2/+0
2020-07-14Add opt-in mimalloc featureIvan Kozik-3/+13
2020-04-23Bump required rust to 1.43kjeremy-1/+1
2020-03-20Make from-source install use cargo installed binary by defaultAleksey Kladov-11/+0
2020-03-04cargo xtask distAleksey Kladov-5/+1
2020-03-01Readabilitynmio-1/+3
2020-03-01Add notenmio-2/+1
2020-02-27Make xtask install path-agnosticAleksey Kladov-1/+5
2020-02-18More manual clippy fixesKirill Bulatov-5/+4
2020-02-18Rename config value for server PathAleksey Kladov-1/+1
2020-02-18Rename the binary to rust-analyzerAleksey Kladov-2/+2
2020-02-17Fix extension nameAleksey Kladov-13/+5
2020-02-14xtask: bump nodejs requirement while we can!Veetaha-1/+1
2020-02-14More declarative fs massagingAleksey Kladov-18/+8
2020-02-14Replace Cmd with not-bashAleksey Kladov-65/+44
2020-02-14Prevent auto-update of dev extensionAleksey Kladov-4/+21
2020-02-14MinorAleksey Kladov-31/+19
2020-02-10More convenient run_with_outputAleksey Kladov-15/+10
2020-02-10Add noteAleksey Kladov-0/+11
2020-01-30:arrow_up: rustAleksey Kladov-1/+1
2020-01-13Rename VS Code extension to rust-analyzerAleksey Kladov-9/+24
2020-01-07Add "code-oss" Visual Studio Code binary nameleo-lb-1/+1
2020-01-07CleanupAleksey Kladov-2/+2
2020-01-07Refactor xtasksAleksey Kladov-0/+178