zig/ci
Andrew Kelley 95941c4e70 stage2: building glibc shared objects
* caching system: use 16 bytes siphash final(), there was a bug in the
   std lib that wasn't catching undefined values for 18 bytes. fixed in
   master branch.
 * fix caching system unit test logic to not cause error.TextBusy on windows
 * port the logic from stage1 for building glibc shared objects
 * add is_native_os to the base cache hash
 * fix incorrectly freeing crt_files key (which is always a reference to
   global static constant data)
 * fix 2 use-after-free in loading glibc metadata
 * fix memory leak in buildCRTFile (errdefer instead of defer on arena)
2020-09-16 03:02:46 -07:00
..
azure stage2: building glibc shared objects 2020-09-16 03:02:46 -07:00
drone [CI] Use ninja on Azura and Drone 2020-05-29 13:34:15 -04:00
srht ci: update the on_master_success secret to lavatech 2020-09-15 15:08:35 -07:00