Commit Graph

57 Commits

Author SHA1 Message Date
Eldred Habert
e1f89c70d9 Add Arch Linux install instructions
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-04-03 11:37:22 +02:00
laqieer
dc2e210ade
Install libpng using pacman instead of manual build for msys2 2022-01-23 17:31:54 +08:00
luckytyphlosion
8b45c8e48a
Fix github links to pret's. 2021-05-27 16:20:13 -04:00
luckytyphlosion
9ec5a5b468
Wrap notes in details blocks. 2021-05-01 21:03:40 -04:00
luckytyphlosion
52ab1acea1
Easy changes per Griffin's comments 2021-02-10 17:32:46 -05:00
luckytyphlosion
6a865be4c2
Fix up incorrect term. 2021-02-08 12:38:49 -05:00
luckytyphlosion
0f13e061e1
Fix up dkP related naming. 2021-02-08 12:35:21 -05:00
luckytyphlosion
4c3c61fa35
Add instructions for installing libpng on macOS 2021-02-08 11:55:36 -05:00
luckytyphlosion
11eb805856
Temporary fix for macOS install.
Should probably figure out what's exactly setting $DEVKITPRO since it's set by something else upon opening the Terminal.
2021-01-31 16:22:54 -05:00
luckytyphlosion
e744d86bf1
Fix msys2 instructions, also add more formatting to installation instructions. 2020-12-30 20:56:04 -05:00
luckytyphlosion
a0344a4094
Forgot to add some line breaks. 2020-12-30 18:49:04 -05:00
luckytyphlosion
feb6befd09
Improve storage instructions as per Griffin's recommendations.
Todo actually properly proofread this.
2020-12-23 22:51:35 -05:00
luckytyphlosion
56cad5c240
Re-add note about Qt since Porymap hasn't upgraded to 6.0. 2020-12-23 18:14:33 -05:00
luckytyphlosion
9da0920969 Improve INSTALL.mds as per recommendations.
- Put "conditional" notes in quotes to better communicate which instructions are more required
- Number instructions per OS as per Griffin's advice.
2020-12-23 18:02:30 -05:00
luckytyphlosion
946faf682f
Extra clarification about remounting the C: drive 2020-12-17 09:03:14 -05:00
luckytyphlosion
3b1cbc5861
Add a note on core.filemode error. 2020-12-16 18:56:03 -05:00
luckytyphlosion
8ad9730901
Make a note about the Microsoft Account dialog. 2020-12-16 15:37:08 -05:00
luckytyphlosion
4ecbb91ccb Simplify macOS instructions, clarify Linux instructions, general cleanup of macOS and Linux instructions, also some other minor clarifications. 2020-12-16 12:46:10 -05:00
luckytyphlosion
30bd712fd4 Temporarily change repo links to mine for people testing builds. 2020-12-14 02:20:07 -05:00
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