Commit Graph

38 Commits

Author SHA1 Message Date
yenatch e325210a61 Merge remote-tracking branch 'kanzure/master' 2014-12-11 23:25:30 -08:00
yenatch 3755584ac4 Don't require pip. 2014-12-11 23:24:40 -08:00
Bradley Carpenter cdb0bacd3a Update INSTALL.md 2014-11-12 12:19:45 -05:00
Bradley Carpenter b99b117b81 Update INSTALL.md 2014-11-12 12:19:00 -05:00
Bradley Carpenter 7302978f13 Update INSTALL.md 2014-11-12 10:39:43 -05:00
Bradley Carpenter 70c90ad425 Update INSTALL.md 2014-11-12 10:30:37 -05:00
Bradley Carpenter cc83817895 Update INSTALL.md 2014-11-12 10:29:31 -05:00
Bryan Bishop 6f786a2bca make a vagrant box to make things easier
Maybe a vagrant box will be less work for users. At the moment the
Vagrantfile is just pointing to a remote url, but in the future it
should contain the actual scripts to construct the box so that the box
can be updated as the dependencies in the repository change.
2014-07-23 22:42:04 -05:00
yenatch 46a057b4dc Install: gcc is required. Sudo doesn't exist in cygwin. 2014-05-01 18:36:07 -04:00
yenatch 4a1997ea93 Return of Cygwin (also drop init.sh)
Git requires packages `libsasl2` and `ca-certificates` to work with submodules and https respectively.
Cygwin doesn't install these when installing git. This seems to be the cause of most issues for Cygwin users.
2014-03-08 10:54:11 -05:00
yenatch cabf0a5b87 build time is a lot faster now 2013-12-20 02:48:46 -05:00
yenatch 708df7907f rewrite readme and install; init.sh for install 2013-12-09 05:48:35 -05:00
Bryan Bishop 3453879756 Merge branch 'master' into remove-extras 2013-08-27 10:51:30 -05:00
yenatch 5cc74ff025 rework install instructions
apt-cyg no longer works and rgbds has been updated
2013-08-16 13:40:59 -04:00
Bryan Bishop ced753c6b3 update install text to say extras/requirements.txt
The requirements.txt file should be from the submodule, and not for the
pokecrystal project.
2013-08-05 11:16:45 -05:00
Bryan Bishop 44c459ab81 INSTALL: fix extra newlines 2013-08-03 13:58:31 -05:00
Bryan Bishop 6bf0fab5df INSTALL: move general stuff out of windows section 2013-08-03 13:57:10 -05:00
Bryan Bishop 21a5ee0dd4 fix spacing in a markdown file 2013-08-03 13:56:16 -05:00
Bryan Bishop 4b5a5b6f0e update INSTALL.md with submodule instructions 2013-08-03 13:55:45 -05:00
yenatch 3d3208425e apt-cyg is not a cygwin default; rgbds was outdated; simplify rgbds install 2013-07-10 18:31:28 -04:00
yenatch 859c70ff42 install: less abrasive outro 2013-06-25 22:10:15 -04:00
yenatch fdf1070dff install: elaborate on make targets 2013-06-25 21:19:09 -04:00
yenatch 03b407a0c4 install: get pip and be less vague about the base rom 2013-06-25 20:32:29 -04:00
yenatch 3d0314b562 replace broken mibbit links with kiwiirc 2013-06-25 19:08:14 -04:00
yenatch f3340de6dc make clean is no longer required to compile 2013-06-18 22:39:13 -04:00
yenatch 4577af01de updated install instructions 2013-06-18 22:39:12 -04:00
yenatch eab37ef920 hexdump for binary diffs
those with an existing repo should run:

git config diff.hex.textconv hexdump
2013-06-13 14:24:45 -04:00
yenatch 51018f0b68 More readme formatting 2013-04-05 00:25:47 -04:00
yenatch 112a348d64 Updated Windows install instructions
Cygwin users should refer to the Linux instructions.
2013-04-04 16:19:29 -04:00
Bryan Bishop 706361ea5f use pypng as a dependency 2013-02-07 20:39:25 -06:00
Bryan Bishop c788666138 fix git clone instructions 2013-02-03 14:54:59 -06:00
Bryan Bishop 647b19942a fix make/make clean line in INSTALL.md 2013-01-11 02:32:39 -06:00
Bryan Bishop 82bd8f3c77 fix pwd line in INSTALL 2012-06-05 09:49:28 -05:00
Bryan Bishop 45954f010c no sudo in cygwin instructions 2012-06-02 17:33:59 -05:00
Bryan Bishop ff6817e855 text editors are lame anyway 2012-06-02 15:52:55 -05:00
Bryan Bishop 2298bdaf00 minor changes 2012-06-02 15:39:10 -05:00
Bryan Bishop e6905826bd fix missing step 2012-06-02 15:37:05 -05:00
Bryan Bishop cac7fe5ea2 better installation documentation 2012-06-02 15:27:24 -05:00