Commit Graph

22 Commits (925f1781b320f2681fbf6065716b218044a7869a)

Author SHA1 Message Date
Cezary Drożak 26971da510
v up: correct an error message (#6327) 2020-09-08 00:41:47 +02:00
Delyan Angelov 02bece54a6 vup: use `git pull https://github.com/vlang/v master` for updating 2020-08-28 21:49:12 +03:00
Delyan Angelov dde1b89c5e vup: remove empty new line on unix 2020-08-28 19:09:47 +03:00
Delyan Angelov 9b0ef781dc vup: add more diagnostic lines for `v -v up` 2020-08-25 19:54:27 +03:00
Delyan Angelov b9e408c499 vup: use '$app.vexe self' 2020-08-25 19:42:10 +03:00
JalonSolov 45505a8423
vup: do v self then make.bat on Windows (#6219) 2020-08-25 19:12:53 +03:00
Delyan Angelov b6dc2d9106 vup: support -v 2020-06-08 14:49:16 +03:00
Enzo Baldisserri 11b7b97311
parser: fail when assigning to _ with := 2020-06-08 00:47:04 +02:00
JalonSolov 8c8df66986
vup: make 'v up' work from release archive, without a .git folder 2020-06-07 23:59:15 +03:00
sudo-nice 104c278216
vup: replace hardcoded `v` with `$vexe` 2020-05-29 04:42:19 +02:00
Alexander Medvednikov 857276e81f vup: use v.exe 2020-05-18 15:49:26 +02:00
Delyan Angelov 3e4d99a0e3 vup: show the current V version after an update 2020-05-16 22:18:45 +03:00
Alexander Medvednikov c92b09d3e7 vup: run make only on breaking changes 2020-05-13 15:15:37 +02:00
yuyi b627bb933c
message: use uniform message reference format 2020-05-06 09:10:40 +03:00
Delyan Angelov b898970031 cmd/tools: use same line imports too 2020-04-26 09:32:05 +03:00
JalonSolov bea918bb87
vup: add missing extension to make it work 2020-04-23 13:06:46 +03:00
JalonSolov 54c382f6f1
vup: fix unnecessary recompiles
fixes #4441
2020-04-22 20:54:39 +03:00
Immortalin 080f550625
v up: optimization 2020-04-14 03:32:32 +02:00
Daniel Däschle 7cf9b32742
cmd: show cleaner messages, when v can not compile a tool, or update itself 2020-04-07 17:56:33 +03:00
yuyi 783dee1f48
os: merge with filepath 2020-03-07 22:26:26 +01:00
yuyi f267a88ddf
v up: simplify 2020-02-20 17:41:55 +01:00
lutherwenxu 9332a83ce6
move v.v to cmd/v 2020-02-09 10:08:04 +01:00