Skip to content

Commit

Permalink
Update -psx compilers to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mkst committed Sep 11, 2024
1 parent 44ac02c commit 589ef72
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.5.7-psx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps1/gcc2.5.7-psx

RUN wget -O gcc-2.5.7-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.8/gcc-2.5.7-psx.tar.gz"
RUN wget -O gcc-2.5.7-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.5.7-psx.tar.gz"
RUN tar xvzf gcc-2.5.7-psx.tar.gz -C /compilers/ps1/gcc2.5.7-psx

ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.6.0-psx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps1/gcc2.6.0-psx

RUN wget -O gcc-2.6.0-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.6.0-psx.tar.gz"
RUN wget -O gcc-2.6.0-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.6.0-psx.tar.gz"
RUN tar xvzf gcc-2.6.0-psx.tar.gz -C /compilers/ps1/gcc2.6.0-psx

ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.6.3-psx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps1/gcc2.6.3-psx

RUN wget -O gcc-2.6.3-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.3-psx.tar.gz"
RUN wget -O gcc-2.6.3-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.6.3-psx.tar.gz"
RUN tar xvzf gcc-2.6.3-psx.tar.gz -C /compilers/ps1/gcc2.6.3-psx

ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.7.2-psx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps1/gcc2.7.2-psx

RUN wget -O gcc-2.7.2-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.7.2-psx.tar.gz"
RUN wget -O gcc-2.7.2-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.7.2-psx.tar.gz"
RUN tar xvzf gcc-2.7.2-psx.tar.gz -C /compilers/ps1/gcc2.7.2-psx

ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.8.0-psx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps1/gcc2.8.0-psx

RUN wget -O gcc-2.8.0-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.8.0-psx.tar.gz"
RUN wget -O gcc-2.8.0-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.8.0-psx.tar.gz"
RUN tar xvzf gcc-2.8.0-psx.tar.gz -C /compilers/ps1/gcc2.8.0-psx

ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.8.1-psx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps1/gcc2.8.1-psx

RUN wget -O gcc-2.8.1-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.9/gcc-2.8.1-psx.tar.gz"
RUN wget -O gcc-2.8.1-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.8.1-psx.tar.gz"
RUN tar xvzf gcc-2.8.1-psx.tar.gz -C /compilers/ps1/gcc2.8.1-psx

ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.91.66-psx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps1/gcc2.91.66-psx

RUN wget -O gcc-2.91.66-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.91.66-psx.tar.gz"
RUN wget -O gcc-2.91.66-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.91.66-psx.tar.gz"
RUN tar xvzf gcc-2.91.66-psx.tar.gz -C /compilers/ps1/gcc2.91.66-psx

ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.95.2-psx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps1/gcc2.95.2-psx

RUN wget -O gcc-2.95.2-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.95.2-psx.tar.gz"
RUN wget -O gcc-2.95.2-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.95.2-psx.tar.gz"
RUN tar xvzf gcc-2.95.2-psx.tar.gz -C /compilers/ps1/gcc2.95.2-psx

ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2
Expand Down
16 changes: 8 additions & 8 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,23 +156,23 @@ compilers:
- id: gcc2.5.7-psx
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.8/gcc-2.5.7-psx.tar.gz
file: https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.5.7-psx.tar.gz
- id: gcc2.6.0-mipsel
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.0.tar.gz
- id: gcc2.6.0-psx
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.6.0-psx.tar.gz
file: https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.6.0-psx.tar.gz
- id: gcc2.6.3-mipsel
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.3.tar.gz
- id: gcc2.6.3-psx
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.3-psx.tar.gz
file: https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.6.3-psx.tar.gz
- id: gcc2.7.0-mipsel
platform: ps1
template: ps1/maspsx
Expand All @@ -188,7 +188,7 @@ compilers:
- id: gcc2.7.2-psx
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.7.2-psx.tar.gz
file: https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.7.2-psx.tar.gz
- id: gcc2.7.2.1-mipsel
platform: ps1
template: ps1/maspsx
Expand All @@ -208,31 +208,31 @@ compilers:
- id: gcc2.8.0-psx
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.8.0-psx.tar.gz
file: https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.8.0-psx.tar.gz
- id: gcc2.8.1-mipsel
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.8.1.tar.gz
- id: gcc2.8.1-psx
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.9/gcc-2.8.1-psx.tar.gz
file: https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.8.1-psx.tar.gz
- id: gcc2.91.66-mipsel
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.91.66.tar.gz
- id: gcc2.91.66-psx
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.91.66-psx.tar.gz
file: https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.91.66-psx.tar.gz
- id: gcc2.95.2-mipsel
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.95.2.tar.gz
- id: gcc2.95.2-psx
platform: ps1
template: ps1/maspsx
file: https://github.com/decompals/old-gcc/releases/download/0.10/gcc-2.95.2-psx.tar.gz
file: https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.95.2-psx.tar.gz

# PS2
- id: ee-gcc2.9-990721
Expand Down

0 comments on commit 589ef72

Please sign in to comment.