Ruslan Prokopchuk
70ae3222b5
handle LibExeObjStep.disable_gen_h
...
It is sometimes useful to skip generating of the header file (e.g. https://github.com/ziglang/zig/issues/2173 ), and zig compiler provides an option `--disable-gen-h` to control that behaviour. However, setting `lib.disable_gen_h = true` in a typical `build.zig` didn't append the option to arguments. This commit fixes it and adds a convenient `setDisableGenH` setter.
2019-04-03 18:31:25 -04:00
..
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-15 17:57:21 -04:00
2019-03-31 16:47:34 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-28 15:51:10 -04:00
2019-03-02 16:46:04 -05:00
2019-03-25 16:04:25 -04:00
2019-03-02 16:46:04 -05:00
2019-04-02 18:31:18 -04:00
2019-03-11 13:34:51 -04:00
2019-04-01 11:31:00 -04:00
2019-03-15 17:57:21 -04:00
2019-03-29 12:18:42 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-15 17:57:21 -04:00
2019-04-03 18:31:25 -04:00
2019-03-25 16:04:25 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-16 15:34:14 +01:00
2018-07-16 20:52:50 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2018-09-30 17:28:35 -04:00
2019-03-31 16:47:34 -05:00
2019-03-24 00:44:18 -04:00
2019-03-02 16:46:04 -05:00
2019-03-15 18:57:07 -04:00
2019-04-03 15:47:46 +00:00
2019-04-03 20:05:24 +00:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2018-11-13 05:08:37 -08:00
2019-03-29 12:17:48 -04:00
2019-03-15 17:57:21 -04:00
2019-03-14 11:57:56 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-26 17:49:20 -04:00
2019-03-02 16:46:04 -05:00
2019-03-15 17:57:21 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-15 17:57:21 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-29 12:18:42 -04:00
2019-03-24 00:44:18 -04:00
2019-03-02 16:46:04 -05:00
2019-03-11 13:34:51 -04:00
2019-03-02 16:46:04 -05:00