Commit Graph

32 Commits

Author SHA1 Message Date
Joel Linn 72f19a60a9 [Docs] Update building instructions for Linux. 2020-04-08 16:17:06 -05:00
Margen67 09e1028154 Remove (hopefully) last OpenGL leftovers & crunch
Crunch is unused.
2019-11-08 09:10:51 -08:00
Atvaark 3481f739a1 [Docs] Fix project name in building.md 2019-10-18 12:45:06 -05:00
Margen67 dd46e30be5 [building.md+README.md] Move building instructions+xb to building, make Quickstart link to wiki
Also update and remove outdated information.
2019-08-05 08:24:52 +07:00
gibbed 3b421f0811 Update building requirements in documentation. 2019-04-21 22:17:35 -05:00
Ike Johnson 947120f814
Move cmder.net over to HTTPS
THEY FINALLY GOT AROUND TO FIXING THE STUFF!
2019-02-22 15:43:19 +08:00
Margen67 896ac4a682 Update documentation.
- Convert http to https, provide archive link when possible.
- Made CPU-JIT.png more readable on dark themes;
Added a white background so there isn't black text on a black
background.
2018-11-22 09:20:09 -06:00
0x7FFFFFFF 9b9383ace0 Update building documentation. 2018-05-10 20:08:41 -05:00
Rick Gibbed 0100392492
Remove VS2015 reference from building documentation. 2018-05-10 20:04:22 -05:00
DrChat 15448d306f [Doc] Update Linux building documentation 2017-12-20 14:11:23 -06:00
DrChat 02e37be4e5 Merge branch 'linux' of git://github.com/dougvj/xenia into linux
# Conflicts:
#	.travis.yml
2017-12-14 19:20:02 -06:00
drillsar 2a3c66484e Update docs (#760)
* Update docs

* Fix docs
2017-09-28 10:05:04 -05:00
Doug Johnson 1dc346d0df Add additional build instructions for Linux 2017-07-11 11:47:24 -06:00
gibbed cecc66622f Update some docs to say VS2017 works as well. 2017-04-20 16:58:45 -05:00
Margen67 87cf0d5ed3 Update Python 2.7 to latest version 2017-03-18 08:06:35 -07:00
Riley Labrecque d33795e78f Move style_guide.md and building.md to docs/ 2016-01-18 02:36:37 -06:00
Ben Vanik a79ef87889 Adding CONTRIBUTING.md so that github shows it on issues. 2015-08-28 14:16:38 -07:00
Ben Vanik 8b0d4fb51c Linux tweaks. 2015-08-18 14:18:00 -07:00
Ben Vanik 5231e2e721 Linking in libxenia-base. 2015-06-30 19:34:48 -07:00
Ben Vanik 519fefd58d Replacing python stuff with BAT, 1993-style. 2015-05-02 21:46:42 -07:00
Ben Vanik ebec66f3c2 Updating README to reflect VS2015 requirement. 2015-02-05 18:16:55 -08:00
Ben Vanik 71fab4bbb7 Adding VS2015 support. 2014-12-19 17:09:39 -08:00
Ben Vanik 009ff4e80f XamLoaderTerminateTitle asserts now to make it easier to track death. 2014-10-25 11:42:54 -07:00
Ben Vanik 7ae303dfa2 alloy-sandbox running on osx (ivm only). 2014-08-21 22:46:12 -07:00
Ben Vanik 840357413c Style guide notes. 2014-07-11 18:49:49 -07:00
sephiroth99 36d731186e Update python script and building manual 2014-01-14 01:05:10 -05:00
Ben Vanik 4714649d5f Removing OSX/Linux info from docs for now. 2013-11-16 01:15:17 -08:00
Ben Vanik d3665cc2e6 Support for VS2013 (and auto picking), a Win xb script, and readme updates.
This also removes the dependency on D3DX, which is only included in the
DXSDK, meaning that just the Win8+ SDK should be required now.
2013-10-17 23:35:54 -07:00
Ben Vanik 85804f7415 Initial libjit skeleton.
Not currently generating instructions, but most of the flow is right up to
that point. A lot of work required to refactor the emitter, but wanted to
get this checked in.
2013-05-21 15:36:58 -07:00
Ben Vanik 1ce68ca7fe Removing LLVM submodule and build information.
Code is still present until transitioned over to libjit.
2013-05-19 09:29:22 -07:00
Ben Vanik 0aa7d1ec05 Adding libjit.
Removing some old xethunk cruft.
2013-05-19 09:23:50 -07:00
Ben Vanik c60bc70bcc Updating building docs. 2013-02-24 11:44:10 -08:00