Skip to content

abduld/compiler-explorer-image

This branch is 2845 commits behind compiler-explorer/infra:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 10, 2020
d791ad1 · Feb 10, 2020
Aug 18, 2019
Jul 19, 2019
Dec 27, 2019
Feb 4, 2020
Feb 4, 2020
Apr 15, 2019
Feb 4, 2020
Feb 10, 2020
Nov 20, 2018
Oct 23, 2019
Feb 23, 2018
Apr 1, 2019
Jun 2, 2019
Jul 23, 2019
Apr 16, 2017
Jan 31, 2020
Apr 15, 2017
Feb 10, 2020
May 5, 2019
Jun 7, 2018
Jul 8, 2018
Jul 8, 2018
Jul 8, 2018
Jul 25, 2019
Sep 24, 2017
Feb 4, 2020
Feb 4, 2020
Aug 18, 2019
Dec 31, 2019
Oct 18, 2019
Aug 24, 2016
Jul 25, 2019
May 14, 2019
May 14, 2019
May 16, 2019
Oct 8, 2019
Apr 12, 2019
Aug 18, 2019
Nov 1, 2019
Nov 1, 2019
Oct 23, 2019
Apr 9, 2019
Oct 23, 2019
Jul 25, 2019
Mar 11, 2017
Jul 25, 2019
Aug 18, 2019

Compiler Explorer Image

A whole bag of scripts and Dockerfiles and AWS config to run Compiler Explorer.

Of most use to the casual observer is probably the code in update_compilers - scripts to install all the Compiler Explorer compilers to /opt/compiler-explorer. In particular, the open source compilers can be installed by anyone by running:

$ ./update_compilers/install_compilers.sh

This will grab all the open source compilers and put them in /opt/compiler-explorer (which must be writable by the current user). To get the beta and nightly-built latest compilers, add the parameter nightly to the script.

About

Setup for Amazon EC2 image to run Compiler Explorer

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 38.5%
  • Python 30.9%
  • HCL 13.4%
  • HTML 7.3%
  • JavaScript 7.0%
  • Dockerfile 1.8%
  • Other 1.1%