Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.0r10/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.0r10

RUN wget -O shc-v5.0r10.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r10.tar.gz"
RUN tar xvzf shc-v5.0r10.tar.gz -C /compilers/dreamcast/shc-v5.0r10
RUN wget -O /compilers/dreamcast/shc-v5.0r10/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.0r10/
RUN chmod +x /compilers/dreamcast/shc-v5.0r10/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.0r26/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.0r26

RUN wget -O shc-v5.0r26.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r26.tar.gz"
RUN tar xvzf shc-v5.0r26.tar.gz -C /compilers/dreamcast/shc-v5.0r26
RUN wget -O /compilers/dreamcast/shc-v5.0r26/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.0r26/
RUN chmod +x /compilers/dreamcast/shc-v5.0r26/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.0r28/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.0r28

RUN wget -O shc-v5.0r28.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r28.tar.gz"
RUN tar xvzf shc-v5.0r28.tar.gz -C /compilers/dreamcast/shc-v5.0r28
RUN wget -O /compilers/dreamcast/shc-v5.0r28/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.0r28/
RUN chmod +x /compilers/dreamcast/shc-v5.0r28/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.0r31/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.0r31

RUN wget -O shc-v5.0r31.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r31.tar.gz"
RUN tar xvzf shc-v5.0r31.tar.gz -C /compilers/dreamcast/shc-v5.0r31
RUN wget -O /compilers/dreamcast/shc-v5.0r31/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.0r31/
RUN chmod +x /compilers/dreamcast/shc-v5.0r31/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.0r32/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.0r32

RUN wget -O shc-v5.0r32.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r32.tar.gz"
RUN tar xvzf shc-v5.0r32.tar.gz -C /compilers/dreamcast/shc-v5.0r32
RUN wget -O /compilers/dreamcast/shc-v5.0r32/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.0r32/
RUN chmod +x /compilers/dreamcast/shc-v5.0r32/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.1r01/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.1r01

RUN wget -O shc-v5.1r01.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r01.tar.gz"
RUN tar xvzf shc-v5.1r01.tar.gz -C /compilers/dreamcast/shc-v5.1r01
RUN wget -O /compilers/dreamcast/shc-v5.1r01/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.1r01/
RUN chmod +x /compilers/dreamcast/shc-v5.1r01/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.1r03/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.1r03

RUN wget -O shc-v5.1r03.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r03.tar.gz"
RUN tar xvzf shc-v5.1r03.tar.gz -C /compilers/dreamcast/shc-v5.1r03
RUN wget -O /compilers/dreamcast/shc-v5.1r03/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.1r03/
RUN chmod +x /compilers/dreamcast/shc-v5.1r03/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.1r04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.1r04

RUN wget -O shc-v5.1r04.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r04.tar.gz"
RUN tar xvzf shc-v5.1r04.tar.gz -C /compilers/dreamcast/shc-v5.1r04
RUN wget -O /compilers/dreamcast/shc-v5.1r04/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.1r04/
RUN chmod +x /compilers/dreamcast/shc-v5.1r04/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.1r08/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.1r08

RUN wget -O shc-v5.1r08.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r08.tar.gz"
RUN tar xvzf shc-v5.1r08.tar.gz -C /compilers/dreamcast/shc-v5.1r08
RUN wget -O /compilers/dreamcast/shc-v5.1r08/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.1r08/
RUN chmod +x /compilers/dreamcast/shc-v5.1r08/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.1r11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.1r11

RUN wget -O shc-v5.1r11.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r11.tar.gz"
RUN tar xvzf shc-v5.1r11.tar.gz -C /compilers/dreamcast/shc-v5.1r11
RUN wget -O /compilers/dreamcast/shc-v5.1r11/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.1r11/
RUN chmod +x /compilers/dreamcast/shc-v5.1r11/*
Expand Down
1 change: 1 addition & 0 deletions platforms/dreamcast/shc-v5.1r13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN mkdir -p /compilers/dreamcast/shc-v5.1r13

RUN wget -O shc-v5.1r13.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r13.tar.gz"
RUN tar xvzf shc-v5.1r13.tar.gz -C /compilers/dreamcast/shc-v5.1r13
RUN wget -O /compilers/dreamcast/shc-v5.1r13/rof2elf.py "https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py"

RUN chown -R root:root /compilers/dreamcast/shc-v5.1r13/
RUN chmod +x /compilers/dreamcast/shc-v5.1r13/*
Expand Down
44 changes: 33 additions & 11 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1083,47 +1083,69 @@ compilers:
- id: shc-v5.0r10
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r10.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r10.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.0r26
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r26.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r26.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.0r28
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r28.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r28.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.0r31
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r31.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r31.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.0r32
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r32.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r32.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.1r01
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r01.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r01.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.1r03
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r03.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r03.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.1r04
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r04.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r04.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.1r08
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r08.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r08.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.1r11
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r11.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r11.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py
- id: shc-v5.1r13
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r13.tar.gz
files:
- https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r13.tar.gz
- https://gist.githubusercontent.com/Mc-muffin/c2d3f30e50c5c5749f994973441c503a/raw/18fbf1a19bd720d02774ed634b00b0508eaf474c/rof2elf.py

# Xbox 360
- id: msvc_ppc_14.00.2110
Expand Down