twinaphex
|
fda2495021
|
Get rid of HAVE_ZLIB_DEFLATE - implicitly enable it
|
2016-08-02 15:34:48 +02:00 |
|
Alcaro
|
eae911bcd2
|
No need to remove function names, they don't slow anything down and they're invaluable for crash debugging.
|
2016-05-06 20:20:21 +02:00 |
|
twinaphex
|
f687fec624
|
Makefile.win - cleanups
|
2016-03-04 04:24:47 +01:00 |
|
twinaphex
|
66914232ab
|
Replace most instances of GLUI (except for ident string) with
HAVE_MATERIALUI
|
2015-11-02 23:23:54 +01:00 |
|
Alcaro
|
bc309879d4
|
Use C++98 for Windows too to shove compat/posix_string.h craziness under the rug.
|
2015-09-06 15:12:17 +02:00 |
|
Alcaro
|
b238421e28
|
Put back the echoes because 'Error 1 (ignored)' is slightly more annoying than an extra dot.
|
2015-08-26 18:06:20 +02:00 |
|
Alcaro
|
2c397e2102
|
Shove out those echos.
|
2015-08-26 17:59:39 +02:00 |
|
Alcaro
|
dcf5958d3f
|
Whoops, apparently comments don't work that way...
|
2015-08-26 17:57:49 +02:00 |
|
Alcaro
|
3f0cae8e95
|
Fix compilation on native Windows cmd.
|
2015-08-26 17:52:27 +02:00 |
|
Higor Eurípedes
|
42320c9726
|
Make stb font support optional
|
2015-07-14 12:00:28 -03:00 |
|
twinaphex
|
d3f0954418
|
Start preparing internal ffmpeg core mechanisms
|
2015-06-21 00:03:27 +02:00 |
|
twinaphex
|
592e5d9f4a
|
Change HAVE_WINXINPUT to HAVE_XINPUT
|
2015-04-05 20:54:46 +02:00 |
|
twinaphex
|
4d13e9d4cb
|
Turn WANT_MINIZ into WANT_ZLIB
|
2015-03-14 05:24:57 +01:00 |
|
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
|
twinaphex
|
1b4673c634
|
Define HAVE_NETWORKING for a bunch of the platforms/targets
|
2015-01-28 08:58:25 +01:00 |
|
twinaphex
|
e431f8e8f0
|
(Lakka) Remove Lakka - XMB will become the replacement driver
|
2015-01-27 01:56:04 +01:00 |
|
twinaphex
|
56939cdab6
|
Add rm -f *.d to Makefile clean targets
|
2014-11-18 16:01:36 +01:00 |
|
Monroe88
|
f164a0684e
|
(Makefile.win) Add HAVE_ZLIB_DEFLATE=1
|
2014-11-10 13:28:06 -06:00 |
|
Higor Eurípedes
|
f5a78cb5d1
|
(Makefile.win) Use bundled zlib library by default
|
2014-10-27 16:54:06 -02:00 |
|
twinaphex
|
5f2a3e5bf7
|
(Joyconfig) Create retroarch-joyconfig-griffin.c - should be a lot
easier to maintain now instead of having to do constant Makefile
maintenance
|
2014-10-27 15:45:18 +01:00 |
|
twinaphex
|
bab9ee307d
|
Add null joypad driver
|
2014-10-27 14:45:28 +01:00 |
|
twinaphex
|
a2e4c20c13
|
Add input-keymaps.c to joyconfig
|
2014-10-27 04:52:44 +01:00 |
|
twinaphex
|
b7e38f2031
|
(Mingw Win32) Set HAVE_CG to 1 and HAVE_FREETYPE to 1 by default`
|
2014-10-26 21:18:23 +01:00 |
|
twinaphex
|
440f08ac28
|
(Windows Mingw) Make some dependencies optional by default
|
2014-10-26 21:17:11 +01:00 |
|
twinaphex
|
f09a0ec15d
|
Update Makefile.win
|
2014-10-26 19:31:08 +01:00 |
|
twinaphex
|
434460405d
|
(Makefile.win) Add libretro-sdk/include to INCDIR
|
2014-10-24 18:44:05 +02:00 |
|
twinaphex
|
ce6c884724
|
Take out HAVE_CC_RESAMPLER define
|
2014-09-24 09:39:41 +02:00 |
|
Higor Eurípedes
|
399718fd18
|
Use -lcg on Win32-targeted builds
|
2014-09-16 17:45:45 -03:00 |
|
twinaphex
|
28a47cf1b0
|
Add HAVE_PYTHON=0 to Makefile.win
|
2014-09-16 19:25:51 +02:00 |
|
Higor Eurípedes
|
0c0241dae7
|
Fix xinput autoconfig support in MSYS2 builds
|
2014-09-15 22:13:05 -03:00 |
|
twinaphex
|
6deb51332b
|
Split up string_list functions into its own object/source file
|
2014-09-15 18:46:07 +02:00 |
|
twinaphex
|
3158a837f0
|
Define HAVE_COMMAND for Makefile.win
|
2014-09-14 19:53:44 +02:00 |
|
twinaphex
|
0402f91ee1
|
Move zlib to Makefile.common too
|
2014-09-14 04:50:10 +02:00 |
|
twinaphex
|
6a730a7408
|
Move more to Makefile.common
|
2014-09-14 04:43:18 +02:00 |
|
twinaphex
|
a59c9247ed
|
Move more to Makefile.common
|
2014-09-14 04:37:57 +02:00 |
|
Higor Eurípedes
|
a002afdaff
|
(Makefile.win) Set the OS variable
|
2014-09-13 23:02:09 -03:00 |
|
twinaphex
|
2cb18dbec5
|
Move some Win32-specific obj files to Makefile.common
|
2014-09-14 04:00:27 +02:00 |
|
twinaphex
|
2ce5f9318f
|
Update Makefiles
|
2014-09-14 03:58:49 +02:00 |
|
twinaphex
|
dd5ebd974e
|
Update Makefile.common
|
2014-09-14 03:44:54 +02:00 |
|
twinaphex
|
ed492be6a2
|
Move more to Makefile.common
|
2014-09-14 03:38:36 +02:00 |
|
twinaphex
|
2926183d8d
|
Move more to Makefile.common
|
2014-09-14 03:22:04 +02:00 |
|
twinaphex
|
36c36cc332
|
Move more to Makefile.common
|
2014-09-14 02:52:30 +02:00 |
|
twinaphex
|
8b149c8ff9
|
Move more to Makefile.common
|
2014-09-14 02:15:56 +02:00 |
|
twinaphex
|
effaf1562f
|
Move more to Makefile.common
|
2014-09-14 02:05:17 +02:00 |
|
twinaphex
|
322093f600
|
Move more to Makefile.common
|
2014-09-14 01:58:57 +02:00 |
|
twinaphex
|
064bddc84e
|
Move more to Makefile.common
|
2014-09-14 01:01:52 +02:00 |
|
twinaphex
|
dd4bbdbd89
|
Move LDFLAGS to top of Makefiles
|
2014-09-14 00:55:17 +02:00 |
|
twinaphex
|
0746337a34
|
Move menu files to Makefile.common
|
2014-09-14 00:53:00 +02:00 |
|
twinaphex
|
caebce79fb
|
Makefile.win - change JLIBS to JOYCONFIG_LIBS
|
2014-09-14 00:20:30 +02:00 |
|
twinaphex
|
5a12852489
|
- Change JOBJ in Makefile.win to JOYCONFIG_OBJ - make it the same
as Makefile.
- Use JTARGET in Makefile
|
2014-09-14 00:18:50 +02:00 |
|