v/vlib/v/builder
yuyi d7b1e57186
v.builder: improve builder error messages (fix #14386) (#14421)
2022-05-17 12:12:20 +03:00
..
cbuilder builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
interpreterbuilder fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
jsbuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
nativebuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
builder.v v.builder: improve builder error messages (fix #14386) (#14421) 2022-05-17 12:12:20 +03:00
cc.v v.builder: harmonise the default settings of the different Windows compilers (#14314) 2022-05-06 19:28:13 +03:00
cflags.v v.builder: streamline get_os_cflags/0, use pref.os_from_string to centralise string -> v.pref.OS conversion 2022-03-03 10:43:50 +02:00
compile.v builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
msvc.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
rebuilding.v all: byte => u8 2022-04-15 14:58:56 +03:00