Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-03 | Add Arch Linux install instructions | Eldred Habert | |
I didn't test the devkitARM install instructions, but they are pretty much transcribed from the Ubuntu/Deb ones, so that should be fine. | |||
2022-01-23 | Install libpng using pacman instead of manual build for msys2 | laqieer | |
2021-05-27 | Fix github links to pret's. | luckytyphlosion | |
2021-05-01 | Wrap notes in details blocks. | luckytyphlosion | |
2021-02-10 | Easy changes per Griffin's comments | luckytyphlosion | |
2021-02-08 | Fix up incorrect term. | luckytyphlosion | |
2021-02-08 | Fix up dkP related naming. | luckytyphlosion | |
2021-02-08 | Add instructions for installing libpng on macOS | luckytyphlosion | |
2021-01-31 | Temporary fix for macOS install. | luckytyphlosion | |
Should probably figure out what's exactly setting $DEVKITPRO since it's set by something else upon opening the Terminal. | |||
2020-12-30 | Fix msys2 instructions, also add more formatting to installation instructions. | luckytyphlosion | |
2020-12-30 | Forgot to add some line breaks. | luckytyphlosion | |
2020-12-23 | Improve storage instructions as per Griffin's recommendations. | luckytyphlosion | |
Todo actually properly proofread this. | |||
2020-12-23 | Re-add note about Qt since Porymap hasn't upgraded to 6.0. | luckytyphlosion | |
2020-12-23 | Improve INSTALL.mds as per recommendations. | luckytyphlosion | |
- Put "conditional" notes in quotes to better communicate which instructions are more required - Number instructions per OS as per Griffin's advice. | |||
2020-12-17 | Extra clarification about remounting the C: drive | luckytyphlosion | |
2020-12-16 | Add a note on core.filemode error. | luckytyphlosion | |
2020-12-16 | Make a note about the Microsoft Account dialog. | luckytyphlosion | |
2020-12-16 | Simplify macOS instructions, clarify Linux instructions, general cleanup of ↵ | luckytyphlosion | |
macOS and Linux instructions, also some other minor clarifications. | |||
2020-12-14 | Temporarily change repo links to mine for people testing builds. | luckytyphlosion | |
2020-12-14 | Add more detailed notes on Windows terminal comparisons, fix Cygwin ↵ | luckytyphlosion | |
instructions (didn't export devkitpro), add macOS and Linux instructions. macOS and Linux instructions untested. | |||
2020-11-28 | Fix typo (thanks Spherical Ice). | luckytyphlosion | |
2020-11-28 | Add case for downloads folder with space for the legacy WSL1 instructions, ↵ | luckytyphlosion | |
also fix WSL1 path in dedicated folder example with spaces. | |||
2020-11-28 | Fix broken header links. | luckytyphlosion | |
2020-11-28 | Add install instructions for repositories which don't have dkp-less support. | luckytyphlosion | |
2020-11-26 | Add msys2 and Cygwin instructions, also add .exe extension to built tools. | luckytyphlosion | |
Todo: actually extensively test out msys2 and Cygwin, and double check the readme. | |||
2020-11-25 | Minor INSTALL.md cleanup, also don't print the wall of linked objects during ↵ | luckytyphlosion | |
make (helps spot warnings more easily) | |||
2020-11-25 | Escape literal <user> text. | luckytyphlosion | |
2020-11-25 | Fix bad clarification. | luckytyphlosion | |
2020-11-25 | Partially work on the new Install.MD. | luckytyphlosion | |
Todo: - Legacy Windows instructions - macOS, Linux instructions - figure out what to do with the base_tools note for macOS - dkp installation instructions for platforms which do not install dkp. | |||
2020-09-18 | Libpng-devel | Seija | |
libpng dev library needs to be installed, not libpng | |||
2020-08-29 | Update INSTALL.md | SatoMew | |
2020-08-29 | Added the Linux column back | SatoMew | |
2020-08-28 | Added better instructions for checking Winver | SatoMew | |
2020-08-28 | Improved based on feedback and recent changes | SatoMew | |
2020-05-21 | Clean up, include feedback, and update INSTALL.md | SatoMew | |
2020-03-09 | Fix the source of pain and suffering for the last 2 years. | Revo | |
Why wasn't this fixed yet. This is dumb. This is really dumb. This is fuckin' stupid. | |||
2019-08-04 | Merge branch 'master' into master | SatoMew | |
2019-07-19 | Deprecate build_tools.sh | PikalaxALT | |
2019-06-29 | Misc. changes | PikalaxALT | |
use the TOOLCHAIN variable instead of overriding DEVKITARM remove redunant DEBUG variable, substitute DINFO | |||
2019-06-28 | Support for non-dkA toolchains | PikalaxALT | |
2019-06-16 | ...and said MSYS2 is ready to be used | SatoMew | |
2019-06-16 | devkitPro includes MSYS2, not vice-versa | SatoMew | |
2019-06-16 | Clarify required packages and add Cygwin migration | SatoMew | |
2019-06-15 | Update INSTALL.md | SatoMew | |
2019-04-24 | Overhaul INSTALL.md | SatoMew | |
2019-03-16 | add troubleshooting line in INSTALL.md | aueuaio | |
While following the instructions for macos (i have sierra) in INSTALL.md, agbcc/build.sh failed, complaining it couldn't find the /opt/devkitpro/devkitARM/base_tools file. After a bit of research, i found out this file is in the devkitarm-rules package (in the devkitpro repos for pacman). Since installing this package fixes the problem, i added some troubleshooting instructions for it in INSTALL.md. | |||
2018-09-24 | Merge branch 'master' of https://github.com/garakmon/pokeemerald | garak | |
2018-08-11 | add faster builds and NODEP sections from pokeruby | Garak | |
2018-08-11 | add INSTALL sections for faster builds and NODEP | garak | |
2018-08-11 | remove -j4 | Garak | |