]> git.proxmox.com Git - wasi-libc.git/history - .github
threads: implement support for pthread_condattr (#320)
[wasi-libc.git] / .github /
2022-08-09 Andrew BrownFix `make THREAD_MODEL=posix` (#311)
2022-07-13 msirringhausUpdate README and add CI-tests for minimal supported...
2022-06-01 Dan GohmanRemove support for `__original_main`. (#295)
2022-04-12 John Ericson`WASM_NM` -> `NM` to use standardized env var
2022-04-12 John Ericson`WASM_AR` -> `AR` to use standardized env var
2022-04-12 John Ericson`WASM_CC` -> `CC` to use standardized env var
2022-04-12 John EricsonDo more explicit env vars for CI
2022-03-28 Dan GohmanDisable the headerstest test.
2020-12-01 Pat Hickeywindows ci: try moving rustup stuff to non-bash shell...
2020-11-30 Alex CrichtonAdd basic emulation of getcwd/chdir (#214)
2020-10-05 Pat HickeyCI: use $GITHUB_PATH,ENV rather than add-path, set-env
2020-04-06 Pat HickeyCI: use llvm 10.0.0 release (#194)
2020-04-06 Pat Hickeydebug
2020-04-06 Pat Hickeygithub ci: download llvm over https, add -L flag to...
2020-02-20 Pat Hickeyfix macos filename, use https
2020-02-20 Pat HickeyCI: upgrade to llvm 9.0.0
2020-02-19 Pat Hickeyremove no-self-update workaround for windows azure
2020-02-19 Pat Hickeydeprecate azure pipelines CI, build libc on GH Actions
2019-12-03 Sam Clegggithub actions: pin checkout action to v1 (#145)
2019-11-22 Dan GohmanCorrect the version of #136 on master (#141)