Skip to content

https-quantumblockchainai-atlassian-net/compiler-workflows

 
 

Repository files navigation

Compiler Workflows

A place to hang Github workflow files to do our compiler builds.

Requirements

  • Python3
  • curl
  • jq

Usage

It's not recommended to change files through the github website.

Instead do following:

  • Clone/fork this repo and make sure you have the requirements
  • Add a compiler to compilers.yaml
  • Run make build-yamls (or let the pre-commit hook run this)
  • Commit compilers.yaml and the automatically generated files

About

Workflows to build daily and ad hoc compilers for Compiler Explorer

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.8%
  • Makefile 20.7%
  • Shell 14.9%
  • JavaScript 7.6%