Commit Graph

38 Commits

Author SHA1 Message Date
luckytyphlosion 680187d7d9 Add more detailed notes on Windows terminal comparisons, fix Cygwin instructions (didn't export devkitpro), add macOS and Linux instructions.
macOS and Linux instructions untested.
2020-12-14 02:16:25 -05:00
luckytyphlosion 24d94185b9 Fix typo (thanks Spherical Ice). 2020-11-28 11:42:45 -05:00
luckytyphlosion 47d4ff2448 Add case for downloads folder with space for the legacy WSL1 instructions, also fix WSL1 path in dedicated folder example with spaces. 2020-11-28 11:38:02 -05:00
luckytyphlosion b9eb605fbf Fix broken header links. 2020-11-28 11:34:03 -05:00
luckytyphlosion 3d0f038423 Add install instructions for repositories which don't have dkp-less support. 2020-11-28 11:30:11 -05:00
luckytyphlosion 976b967732 Add msys2 and Cygwin instructions, also add .exe extension to built tools.
Todo: actually extensively test out msys2 and Cygwin, and double check the readme.
2020-11-26 20:21:16 -05:00
luckytyphlosion 59a6d18679 Minor INSTALL.md cleanup, also don't print the wall of linked objects during make (helps spot warnings more easily) 2020-11-25 11:46:12 -05:00
luckytyphlosion 6bf6cf2eb8 Escape literal <user> text. 2020-11-25 11:32:22 -05:00
luckytyphlosion 01637deee5 Fix bad clarification. 2020-11-25 11:30:08 -05:00
luckytyphlosion 90d8bb1d33 Partially work on the new Install.MD.
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-11-25 11:28:01 -05:00
Seija f5457cd1fd Libpng-devel
libpng dev library needs to be installed, not libpng
2020-09-18 16:25:46 -04:00
SatoMew bc79971308 Update INSTALL.md 2020-08-29 12:33:11 +01:00
SatoMew ece8d68be1 Added the Linux column back 2020-08-29 10:22:25 +01:00
SatoMew fc277025d6 Added better instructions for checking Winver 2020-08-28 23:37:17 +01:00
SatoMew a42ac3ae07 Improved based on feedback and recent changes 2020-08-28 23:10:58 +01:00
SatoMew 50a1b0f579 Clean up, include feedback, and update INSTALL.md 2020-05-21 15:29:48 +01:00
Revo 295e1d2c2e Fix the source of pain and suffering for the last 2 years.
Why wasn't this fixed yet. This is dumb. This is really dumb. This is fuckin' stupid.
2020-03-09 16:20:53 -04:00
SatoMew 667f0837e2 Merge branch 'master' into master 2019-08-04 20:35:38 +01:00
PikalaxALT 4a239c4604 Deprecate build_tools.sh 2019-07-19 20:54:02 -04:00
PikalaxALT 8b73ba61ee Misc. changes
use the TOOLCHAIN variable instead of overriding DEVKITARM
remove redunant DEBUG variable, substitute DINFO
2019-06-29 18:32:49 -04:00
PikalaxALT e92e9a184c Support for non-dkA toolchains 2019-06-28 22:26:11 -04:00
SatoMew 5847d4f03c ...and said MSYS2 is ready to be used 2019-06-16 17:36:45 +01:00
SatoMew c7f140bd8c devkitPro includes MSYS2, not vice-versa 2019-06-16 17:33:53 +01:00
SatoMew f787a257e0 Clarify required packages and add Cygwin migration 2019-06-16 16:55:01 +01:00
SatoMew 9600c6c1b4 Update INSTALL.md 2019-06-15 23:45:19 +01:00
SatoMew c135320406 Overhaul INSTALL.md 2019-04-24 21:13:09 +01:00
aueuaio b67c0698c2 add troubleshooting line in INSTALL.md
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.
2019-03-16 12:27:30 -05:00
garak 3964dbd482 Merge branch 'master' of https://github.com/garakmon/pokeemerald 2018-09-24 08:39:26 -04:00
Garak 296a539664 add faster builds and NODEP sections from pokeruby 2018-08-11 21:19:27 -04:00
garak 0d6f8ba5e4 add INSTALL sections for faster builds and NODEP 2018-08-11 21:13:37 -04:00
Garak 9ee4c23a46 remove -j4 2018-08-11 21:11:28 -04:00
garak 5d899d00e0 tone down INSTALL steps 2018-08-11 21:06:27 -04:00
garakmon 0b574eb01c adding macOS install instructions
While the procedure here is similar to the Linux one, there are some
Mac-specific quirks that I thought warranted some more detail.
2018-06-16 18:49:53 -04:00
yenatch e5a3757ff9 fix shell scripts in install instructions 2018-01-21 13:50:12 -05:00
golem galvanize 311a18ee9a edit instructions and makefile 2018-01-20 22:58:42 -05:00
xenonnsmb eeaa59d837 Add install info from pokeruby repo. 2017-12-03 19:45:03 -06:00
YamaArashi 231ea2f27c base_emerald to baserom 2016-09-03 15:07:51 -07:00
YamaArashi 5af8ba570c add INSTALL file 2016-09-03 14:25:34 -07:00