1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
5e89c1399a make test: build examples 2019-06-26 20:44:20 +02:00
d998313bb1 fix tests 2019-06-26 19:37:02 +02:00
5b5c6b7918 fix make clean 2019-06-26 18:12:30 +02:00
302645cba0 Makefile curl
`curl` should be used in Makefile as more common and lightweight
2019-06-26 14:54:44 +02:00
6a0ac35af2 use matrix and add osx build 2019-06-26 13:57:48 +02:00
032d8609c7 Makefile cleanup 2019-06-26 13:32:27 +02:00
9e9480f638 run tests in travis 2019-06-26 01:20:15 +02:00
a0dbee7e45 Makefile: use the new github v.c 2019-06-25 23:05:16 +02:00
b16828dd4d simpler Makefile 2019-06-25 21:46:07 +02:00
63431ead94 Remove vc dependency from all
Since v already has a dependency on vc it's not necessary for all to
depend on both vc and v it just needs v.
2019-06-25 21:41:49 +02:00
353a6edb7c Update Makefile 2019-06-25 02:12:03 +02:00
5d988fdcbd Update Makefile 2019-06-25 02:03:58 +02:00
baa4f9d0c9 Makefile: gnu11 2019-06-24 14:18:23 +02:00
6e50421f99 Makefile: minor fixes 2019-06-23 11:45:57 +02:00
99c781bf07 compiler: add makefile for build v 2019-06-23 11:40:27 +02:00