zig/src-self-hosted
Andrew Kelley 0eee98edc1
zig cc improvements
* The generated options data file is sorted now in a way that
   makes sure longer prefixes are first. This prevents collisions
   with some parameters.
 * Add support for `-fPIC`, `-fno-PIC`, `-nostdlib`, `-shared`,
   `-rdynamic`, `-Wl,-soname`, `-Wl,-rpath`
 * Better support for `-o`.
 * Disable generating h files
 * Shared library support.
 * Better positional argument support.
2020-03-21 15:40:49 -04:00
..
2020-02-16 13:25:30 -05:00
2020-03-21 15:40:49 -04:00
2020-03-21 15:40:49 -04:00
2020-03-18 16:42:47 -04:00
2019-11-26 11:52:12 +02:00
2019-12-29 11:04:58 +02:00
2020-03-18 16:10:57 -04:00
2020-03-21 15:40:49 -04:00
2020-03-18 16:42:47 -04:00
2020-03-12 10:41:09 -05:00
2018-11-13 05:08:37 -08:00
2020-02-16 13:25:30 -05:00