| Age | Commit message (Collapse) | Author |
|
* Remove libpng from requirements
* Remove unnecessary packages from dockerfile
* Update README
* update binutils and gcc versions in macos build instructions
|
|
* Fix /bin/bash -> /usr/bin/env bash
* Add curl to docker container
|
|
* removing due to deprecation
* addressing docker build console issues, updating to latest LTS ubuntu, addressing Ubuntu + Python .venv requirements, standardizing environment
* Update Dockerfile
* proposed docker build changes
* improving parallel build
* removing
* keep image open after build
* updating based on feedback
* update
* fixed typo
* revert
---------
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
Co-authored-by: Parker <parker@runforyour.money>
|
|
* removing due to deprecation
* addressing docker build console issues, updating to latest LTS ubuntu, addressing Ubuntu + Python .venv requirements, standardizing environment
* Update Dockerfile
---------
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
Co-authored-by: Parker <parker@runforyour.money>
|
|
|
|
* mapfile parser
* Fix copy error
* PR reveiw
* Package versioning
* Fix install message
|
|
* Update Dockerfile to Ubuntu 22.04
* Fix git directory ownership check with docker build
* Add .dockerignore that ignores everything
Building the Docker image requires no files from the
repo. To avoid slow Docker context copying when building
the image, ignore all files.
|
|
- Moved to ubuntu 21.10 as base image to be able to make use of GCC 11.2 and LLVM 13
- Cleaned up necessary packages a little
- Added simple instructions to the Dockerfile for easier usage
|
|
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "769f5702a"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "769f5702a"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Add `libpng` to readme
* Remove `-ifp` since it doesn't exists anymore in ZAPD
* Remove extra print I added
* Add UNK_09 macro and other minor fixes
* Simplify PNG rules
* simplify gitignore
* Update README.md
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
* Update dockerfile
* basic instructions for cygwin and mac
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "86160be69"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "86160be69"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Change nanoseconds to seconds in extract_assets.py
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
|
|
* Almost dun
* 3 more, progress...
* 2 more
* Fixing field rename
* improvement
* 1 more
* progress
* more
* work
* Preparing for PR
* Comments
* tidbits
* more tidbits
* fixes
* PR comments
* Nonmatching reloc
* PR suggestions
* PR suggestions
|
|
|
|
* Beginning the Cow
* Decompiled ovl_En_Cow
* Giving the cow milk
|
|
* first steps
* some more
* fixing merge
* more progress
* progs
* Decompiled ovl_En_Ma1
* newline
* Pr suggestion
* 2 to go
* Makefile machinery work
* Updating Jenkinsfile
* Initial setup for OSX repo support
* Adding ido7 to repo
* Makefile reversion
* Iniital Dockerfile
* iconv fix
* Docker stuff
* Dun
* Fixing stuff
* Updating Dockerfile
* Update README-OSX.md
* Restore functions.h
* Formatting
* Defining some funcs
* Renaming funcs
* Removing unnecessary README-OSX
* Addressing PR comments
|
|
* Makefile machinery work
* Updating Jenkinsfile
* Initial setup for OSX repo support
* Adding ido7 to repo
* Makefile reversion
* Iniital Dockerfile
* Docker stuff
* fixbaserom cleanup
* Attempting to fix fixbaserom
* baserom_original -> input
* Revert "baserom_original -> input"
This reverts commit d9199462b67473a74b451d35281c8650739b8866.
* Spiffing up readme for OSX
|