zig/ci/azure
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
..
linux_script ci linux: bump qemu-5.1.0 2020-08-14 14:38:54 -04:00
macos_script Refactor macOS build script in Azure 2020-07-24 06:29:50 +00:00
on_master_success ci: avoid leaking oauth access token 2019-11-03 14:55:21 -05:00
pipelines.yml ci: update msys2 installer 2020-07-25 22:21:52 -07:00
windows_mingw_script stage2: building glibc shared objects 2020-09-16 03:02:46 -07:00
windows_msvc_install Re-apply temp msys2 python fix 2020-07-24 09:19:51 +02:00
windows_msvc_script.bat ci: skip non native builds on windows to save time 2020-09-08 09:53:41 -07:00
windows_upload Use -c flag in all s3cmd occurrences on Win 2020-07-24 14:35:48 +02:00