Skip to content

Commit

Permalink
Update maspsx (.bss support)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkst committed Sep 21, 2023
1 parent e1beea0 commit 85c22af
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.6.3-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-mipsel
RUN wget -O gcc-2.6.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.6.3.tar.gz"
RUN tar xvzf gcc-2.6.3.tar.gz -C /compilers/ps1/gcc2.6.3-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
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 @@ -8,7 +8,7 @@ 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.3/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=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.7.1-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.1-mipsel
RUN wget -O gcc-2.7.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.1.tar.gz"
RUN tar xvzf gcc-2.7.1.tar.gz -C /compilers/ps1/gcc2.7.1-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.7.2-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2-mipsel
RUN wget -O gcc-2.7.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.tar.gz"
RUN tar xvzf gcc-2.7.2.tar.gz -C /compilers/ps1/gcc2.7.2-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.7.2.1-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.1-mipsel
RUN wget -O gcc-2.7.2.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.1.tar.gz"
RUN tar xvzf gcc-2.7.2.1.tar.gz -C /compilers/ps1/gcc2.7.2.1-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.7.2.2-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.2-mipsel
RUN wget -O gcc-2.7.2.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.2.tar.gz"
RUN tar xvzf gcc-2.7.2.2.tar.gz -C /compilers/ps1/gcc2.7.2.2-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.7.2.3-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.3-mipsel
RUN wget -O gcc-2.7.2.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.3.tar.gz"
RUN tar xvzf gcc-2.7.2.3.tar.gz -C /compilers/ps1/gcc2.7.2.3-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.8.0-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.8.0-mipsel
RUN wget -O gcc-2.8.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.8.0.tar.gz"
RUN tar xvzf gcc-2.8.0.tar.gz -C /compilers/ps1/gcc2.8.0-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.8.1-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.8.1-mipsel
RUN wget -O gcc-2.8.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.8.1.tar.gz"
RUN tar xvzf gcc-2.8.1.tar.gz -C /compilers/ps1/gcc2.8.1-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.91.66-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.91.66-mipsel
RUN wget -O gcc-2.91.66.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.91.66.tar.gz"
RUN tar xvzf gcc-2.91.66.tar.gz -C /compilers/ps1/gcc2.91.66-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion platforms/ps1/gcc2.95.2-mipsel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.95.2-mipsel
RUN wget -O gcc-2.95.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.95.2.tar.gz"
RUN tar xvzf gcc-2.95.2.tar.gz -C /compilers/ps1/gcc2.95.2-mipsel

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down
2 changes: 1 addition & 1 deletion templates/ps1/maspsx.j2
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN mkdir -p /compilers/{{ platform }}/{{ id }}
RUN wget -O {{ filename }} "{{ file }}"
RUN tar xvzf {{ filename }} -C /compilers/{{ platform }}/{{ id }}

ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2

RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
RUN unzip maspsx.zip
Expand Down

0 comments on commit 85c22af

Please sign in to comment.