Alberto Fustinoni
1051dd3b02
Appveyor CI
2017-12-21 21:40:35 +09:00
Andrés
f3ca27f370
Link MSVCR statically
2017-12-17 13:54:57 -05:00
twinaphex
f3cdebfa26
Update
2017-12-16 14:29:00 +01:00
twinaphex
bb58677f28
Cleanups
2017-12-16 02:47:27 +01:00
twinaphex
1ec7639f9c
Update
2017-12-16 01:22:10 +01:00
twinaphex
cce80279b6
Updates
2017-12-16 01:19:43 +01:00
Brad Parker
bcfd2df6d9
add 3ds to travis build
2017-10-23 21:24:09 -04:00
Brad Parker
bef9273aed
add travis build script
2017-10-23 18:33:11 -04:00
Twinaphex
4b98cd4d8a
Merge pull request #88 from sergiobenrocha2/master
...
Swap these conditions, otherwise Darwin gets matched as win & fails b…
2017-09-21 18:49:16 +02:00
Sérgio Benjamim
1fdec04851
Swap these conditions, otherwise Darwin gets matched as win & fails build (thanks endrift to point out)
...
Also use uname -s instead, in case a unix system has 'win' or other word in its hostname
2017-09-21 00:39:39 -03:00
twinaphex
ba2c2dc577
Update
2017-09-16 06:02:47 +02:00
twinaphex
8539fe9354
remove msvc solution files
2017-09-15 15:37:32 +02:00
twinaphex
cddc5bd566
Add include dir for MSVC 2003
2017-09-15 15:35:11 +02:00
twinaphex
8917b5351a
Update xbox/xbox360 targets
2017-09-15 15:33:07 +02:00
Twinaphex
f020a1f1c0
Merge pull request #86 from Aftnet/master
...
VS2017 and WinRT build
2017-08-29 12:51:45 +02:00
Alberto Fustinoni
890a2dd67f
Fix
2017-08-29 10:29:50 +09:00
Alberto Fustinoni
0713be937f
fixes
2017-08-28 20:49:05 +09:00
Alberto Fustinoni
067ed07986
makefile
2017-08-28 16:12:39 +09:00
twinaphex
e2e3631ac5
MSVC 2005 core will require more work
2017-08-05 13:55:50 +02:00
Twinaphex
21431dfe51
Merge pull request #85 from yoshisuga/master
...
Add ios-arm64 build target
2017-07-24 07:13:53 +02:00
Yoshi Sugawara
c063d7b4e1
restored VIDEO_RGB565 compiler flag that was removed for temporary testing
2017-07-23 19:12:49 -10:00
Yoshi Sugawara
601fe26d9d
Add ios-arm64 build target
2017-07-23 19:11:24 -10:00
Twinaphex
02e222e8b9
Merge pull request #84 from netux79/patch-1
...
Fix color palette on android.
2017-07-10 13:41:06 +02:00
netux79
beb14b52b7
Fix color palette on android.
...
If color correction is disabled in core options, the colors are too dark in android. By adding this flag which is already added by default in all other platforms (except android because it is separated into this makefile) the issue is corrected.
2017-07-09 23:41:24 -05:00
twinaphex
0e8ce9120b
Set LD to CXX
2017-07-02 07:51:38 +02:00
twinaphex
29af8f8b15
Remove MSVC 2010 solution - we now have the Makefile target instead
2017-07-02 07:31:00 +02:00
twinaphex
4ff5339501
Remove stdstring
2017-07-02 07:30:12 +02:00
twinaphex
1ca41842cd
Add INCFLAGS_PLATFORM to INCFLAGS
2017-07-02 07:28:27 +02:00
twinaphex
b37c58351f
Update Makefiles
2017-07-02 07:26:35 +02:00
twinaphex
6509a8adca
Update libretro-common files
2017-07-02 07:22:21 +02:00
twinaphex
f04da15e6b
Change to -O2
2017-07-02 07:20:55 +02:00
Twinaphex
675a8385b3
Merge pull request #82 from Aftnet/master
...
Fixed compilation issues in MSVC
2017-06-05 19:24:41 +02:00
Alberto Fustinoni
ed335fe83b
Reverted header change
2017-06-05 20:38:39 +09:00
Alberto Fustinoni
bc317e7189
Merge remote-tracking branch 'upstream/master'
2017-06-05 20:34:18 +09:00
twinaphex
0caab0ef13
Add missing msvc header
2017-06-05 06:06:37 +02:00
twinaphex
53bdc24f47
Buildfix for PS3
2017-06-05 05:57:06 +02:00
Alberto Fustinoni
ede8d08913
Set correct aspect ratio in systemavinfo
2017-06-01 15:17:07 +09:00
Alberto Fustinoni
1884043ce6
Compilation fixes on MSVC
2017-06-01 14:48:25 +09:00
Twinaphex
db7af6cf6e
Merge pull request #80 from sergiobenrocha2/master
...
Makefile cleanup
2017-05-01 17:57:19 +02:00
Sérgio Benjamim
e1ee70f725
Simplify this.
2017-04-22 19:23:37 -03:00
Sérgio Benjamim
9d2ae42f2d
fix hardening-no-fortify-functions
2017-04-22 00:45:58 -03:00
Sérgio Benjamim
e80d7d72bf
Makefile cleanup
2017-04-22 00:41:40 -03:00
twinaphex
13d949c20d
Just use strcmp instead
2017-04-21 15:21:08 +02:00
twinaphex
e9213ea5b1
Update stdstring
2017-04-21 15:08:10 +02:00
aliaspider
fafc291217
blipper.c needs to be compiled for statically linked targets as well.
2017-02-18 00:50:09 +01:00
bparker06
53a0c33f07
Merge pull request #78 from meepingsnesroms/master
...
A few fixes
2017-02-17 17:00:21 -05:00
meepingsnesroms
537603d288
Merge branch 'master' into master
2017-02-17 13:43:35 -08:00
bparker06
54aa8a5120
Merge pull request #74 from SigmaVirus/patch-1
...
Fix DK94 issue with bootloader enabled
2017-02-17 16:23:52 -05:00
bparker06
82cc2c0d9a
Merge pull request #76 from sergiobenrocha2/master
...
Default palette is dark green & improve core settings descriptions
2017-02-17 16:01:06 -05:00
twinaphex
1897561091
Add STATIC_LINKING for Emscripten
2017-02-17 20:56:29 +01:00