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
17 changes: 17 additions & 0 deletions platforms/dreamcast/shc-v5.0r10/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

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 chown -R root:root /compilers/dreamcast/shc-v5.0r10/
RUN chmod +x /compilers/dreamcast/shc-v5.0r10/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/dreamcast/shc-v5.0r26/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

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 chown -R root:root /compilers/dreamcast/shc-v5.0r26/
RUN chmod +x /compilers/dreamcast/shc-v5.0r26/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/dreamcast/shc-v5.0r28/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

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 chown -R root:root /compilers/dreamcast/shc-v5.0r28/
RUN chmod +x /compilers/dreamcast/shc-v5.0r28/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/dreamcast/shc-v5.0r31/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

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 chown -R root:root /compilers/dreamcast/shc-v5.0r31/
RUN chmod +x /compilers/dreamcast/shc-v5.0r31/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/dreamcast/shc-v5.0r32/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

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 chown -R root:root /compilers/dreamcast/shc-v5.0r32/
RUN chmod +x /compilers/dreamcast/shc-v5.0r32/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/dreamcast/shc-v5.1r01/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

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 chown -R root:root /compilers/dreamcast/shc-v5.1r01/
RUN chmod +x /compilers/dreamcast/shc-v5.1r01/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/dreamcast/shc-v5.1r08/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

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 chown -R root:root /compilers/dreamcast/shc-v5.1r08/
RUN chmod +x /compilers/dreamcast/shc-v5.1r08/*


FROM scratch as release

COPY --from=base /compilers /compilers
28 changes: 28 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1048,6 +1048,34 @@ compilers:
- msvc8.0-*/PlatformSDK/Include

# DREAMCAST
- id: shc-v5.0r10
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r10.tar.gz
- id: shc-v5.0r26
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r26.tar.gz
- id: shc-v5.0r28
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r28.tar.gz
- id: shc-v5.0r31
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r31.tar.gz
- id: shc-v5.0r32
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.0r32.tar.gz
- id: shc-v5.1r01
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r01.tar.gz
- id: shc-v5.1r08
platform: dreamcast
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/shc-v5.1r08.tar.gz
- id: shc-v5.1r11
platform: dreamcast
template: common/default
Expand Down