Jan Holthuis
67b4af8818
linux/Makefile: install mappings to /usr/share/reicast/mappings
...
Until we have some decent way to load system wide files, users can
easily copy the mappings folder from /usr/share/reicast into ~/.reicast
to get the pre-defined mappings.
2015-08-26 01:31:57 +02:00
Jan Holthuis
382d5db415
linux/Makefile: Add reicast-joyconfig to 'install' target
2015-08-26 01:31:10 +02:00
Jan Holthuis
9b5e997ddc
linux-dist/evdev: Use default python version in joyconfig.py
2015-08-26 01:17:45 +02:00
Jan Holthuis
f46ae2567c
linux/reicast-joyconfig: Fix crash if evdev module < v0.4.4
2015-08-25 21:45:39 +02:00
Jan Holthuis
76ce592aa7
linux/reicast-joyconfig: Add exitcodes
2015-08-25 21:45:38 +02:00
Jan Holthuis
760371e1d6
linux/reicast-joyconfig: Add python2 support
2015-08-25 21:45:38 +02:00
Jan Holthuis
cb3b001974
linux: Added python tool to create evdev mappings
2015-08-25 21:45:38 +02:00
Jan Holthuis
785b819cb9
linux-dist/evdev: Introduce a more consistens button naming scheme
2015-08-25 21:45:38 +02:00
Jan Holthuis
b8716e3008
shell/linux: Add mappings for evdev
2015-08-25 21:45:37 +02:00
Jan Holthuis
64748409ab
linux/desktop-entry: Fix French translation
2015-08-24 18:35:36 +02:00
Jan Holthuis
d3e2114b4c
linux/Makefile: Add .desktop entry
2015-08-24 16:44:51 +02:00
Jan Holthuis
59de3bbd60
linux/man: Add section about BIOS/Flash ROMs
2015-08-24 16:01:08 +02:00
Jan Holthuis
72af9d5818
linux/man: Improve reicast man page
2015-08-24 15:47:34 +02:00
Jan Holthuis
1c57c3a1dd
Linux: Add simple man page
2015-08-24 15:18:07 +02:00
Jan Holthuis
b6899c555d
Linux: Add install target to Makefile
2015-08-22 16:59:17 +02:00
Jan Holthuis
16897f7014
Linux Makefile: Remove EXECUTABLE_STRIPPED file on clean
2015-08-21 03:09:10 +02:00
Jan Holthuis
1a5ef4e023
Linux Makefile: Remove .map file on clean
2015-08-21 03:06:44 +02:00
Jan Holthuis
9dac10ae10
linux-dist: Replace platform ifdefs with USE_EVDEV and USE_JOYSTICK
2015-08-19 11:59:45 +02:00
Jan Holthuis
bf84eb3ca8
ARM: Append CFLAGS to ASFLAGS (because gcc is used for AS)
2015-08-17 19:55:17 +02:00
Gabriel Corona
5eaafbc7f0
Fix Linux Makefile
...
as does not recognize -m32
2015-08-17 19:51:20 +02:00
Jan Holthuis
1ec91c30d8
Add support for ODROID-C1+/X/X2/U2/U3/XU/XU3/XU4
2015-08-11 18:23:39 +02:00
Jan Holthuis
8453016608
Add ODROID-C1 support to Makefile
2015-08-11 18:23:39 +02:00
Jan Holthuis
961e1c057a
Makefile: Only define USE_X11 for x86, x64, linCPP and pandora
2015-08-11 17:43:04 +02:00
Jan Holthuis
dd837994af
Merge LinCPP Makefile into Linux Makefile
2015-08-11 17:36:16 +02:00
Jan Holthuis
0b505e6857
Makefile: Rename i686 platform to x86 and AMD64 to x64
2015-08-11 17:36:16 +02:00
Jan Holthuis
d295bad50b
Makefile: Use separate obj directories for each platform
2015-08-11 17:36:16 +02:00
Jan Holthuis
7653f790a0
Makefile: Add CFLAGS to AS calls (in case gcc is used instead of as)
2015-08-11 17:36:16 +02:00
Jan Holthuis
752c136910
Allow overriding compilers for specific platforms
...
The Raspberry Pi 2 seems to need `gcc` instead of `as` as ${AS}
2015-08-11 17:36:15 +02:00
Jan Holthuis
f96ec5ff89
Remove FOR_ARM definition in Makefile
2015-08-11 17:36:15 +02:00
Jan Holthuis
91338761d6
Makefile: Fix Whitespace
2015-08-11 17:36:15 +02:00
Jan Holthuis
a090eba78c
Don't include CFLAGS/MFLAGS in CXXFLAGS
2015-08-11 17:36:15 +02:00
Jan Holthuis
93355dd533
Merge gcwz into Linux Makefile
2015-08-11 17:36:15 +02:00
Jan Holthuis
fe48f04f78
Separate platform auto-detection code in Makefile
2015-08-11 17:36:15 +02:00
Jan Holthuis
bb1bf000fd
Merge beagle/pandora/rapi2 Makefiles into Linux Makefile
2015-08-11 17:36:14 +02:00
Jan Holthuis
c43333e502
[Linux] Make X11 optional
2015-07-27 18:24:59 +02:00
Jan Holthuis
23891b8dd7
Makefile: Print ARCH variable
2015-07-27 18:24:22 +02:00
Jan Holthuis
3a12a11cfc
Makefile: dont use tab indent for non-commands
2015-07-27 18:24:22 +02:00
Jan Holthuis
7fc54fa214
Merge lin86/lin64 Makefiles to linux/Makefile
2015-07-27 18:23:48 +02:00