Danila Malyutin
|
6e84db45f2
|
Enable artifacts
now appveyor builds can be downloaded for testing
|
2015-08-10 01:59:05 +03:00 |
|
Danila Malyutin
|
1af7e32c93
|
Fix LNK4098 warning
|
2015-08-10 01:59:04 +03:00 |
|
Danila Malyutin
|
6e70258d82
|
Enable appveyor logger
|
2015-08-10 01:59:03 +03:00 |
|
Danila Malyutin
|
570e41f8e0
|
Small fixes and improvments
|
2015-08-10 01:59:03 +03:00 |
|
Danila Malyutin
|
e06b33162d
|
Use precompiled wxWidgets package
have to use gdrive until official 3.1 release
|
2015-08-08 04:43:08 +03:00 |
|
Danila Malyutin
|
ddff65d288
|
Make it possible to build rpcs3 via cmake/vs2015 combo.
|
2015-08-08 04:43:08 +03:00 |
|
Danila Malyutin
|
e91589cab5
|
clean up
|
2015-08-08 04:43:07 +03:00 |
|
Danila Malyutin
|
36648805b8
|
Update OpenAL
|
2015-08-08 04:43:06 +03:00 |
|
Danila Malyutin
|
fafdc213ed
|
Fix OpenAL and and wxWidgets finding on cmake/win
|
2015-08-07 18:30:08 +03:00 |
|
Raul Tambre
|
8fd52666b7
|
Minor fixes in cellNetCtl and cellSysutil
Also fixed a couple minor bugs relating to cache.
|
2015-08-06 15:24:11 +03:00 |
|
Raul Tambre
|
48def8fa5b
|
Minor sceNpManagerGetStatus improvements
Might allow a couple games to go in-game. Also a couple other minor fixes.
|
2015-08-06 15:24:10 +03:00 |
|
Raul Tambre
|
480996b140
|
Various stubbing
|
2015-08-06 15:24:10 +03:00 |
|
Raul Tambre
|
1012a3e312
|
Minor cellSysutil improvements, cellNetCtl fixes
|
2015-08-06 15:24:09 +03:00 |
|
Raul Tambre
|
c69dfff16e
|
cellNetCtlGetInfo improvements and fixes
|
2015-08-06 15:24:09 +03:00 |
|
Raul Tambre
|
c12af57bdd
|
Implement _sys_printf and sys_prx improvements
|
2015-08-06 15:24:08 +03:00 |
|
Raul Tambre
|
91f67b683b
|
sceNpMatching2 stubs and some refactoring
|
2015-08-06 15:24:04 +03:00 |
|
Raul Tambre
|
c0f1913e44
|
Merge pull request #1170 from danilaml/appveyor
Add AppVeyor support.
|
2015-08-05 13:12:05 +03:00 |
|
Danila Malyutin
|
f35a2c8a04
|
Be a little more consistent with travis
and disable tests (we don't have any). Also cache didn't help much so disable it for now.
|
2015-08-05 03:38:26 +03:00 |
|
Danila Malyutin
|
0f28879f8d
|
Try to use cache to speed up build
|
2015-08-04 22:29:03 +03:00 |
|
Danila Malyutin
|
17a4222c31
|
Add appveyor badge
|
2015-08-04 18:52:16 +03:00 |
|
Danila Malyutin
|
9a8fa12718
|
Add appveyor.yml
|
2015-08-04 18:47:02 +03:00 |
|
Hykem
|
0541371a0e
|
Merge pull request #1161 from Nekotekina/master
Various changes
|
2015-08-02 16:54:27 +01:00 |
|
Hykem
|
7aa86c50c6
|
Merge pull request #1167 from vlj/llvm36
PPU/LLVM: Try to fix crash (again) when cleaning modules
|
2015-08-02 16:54:12 +01:00 |
|
Hykem
|
2a096effa7
|
Merge pull request #1168 from danilaml/logstd
Log stdout and stderr on windows
|
2015-08-02 16:53:59 +01:00 |
|
vlj
|
8a6171caa5
|
Merge pull request #43 from danilaml/patch-2
Fix crashes in tests with unresolved "func" errors
|
2015-08-02 14:58:17 +02:00 |
|
Nekotekina
|
6da5138683
|
sysPrxForUser module split
|
2015-08-02 05:15:49 +03:00 |
|
Danila Malyutin
|
eac63f7265
|
Fix crashes in tests with unresolved "func" errors
and uncomment fixed tests
|
2015-08-02 04:16:44 +03:00 |
|
Danila Malyutin
|
8f00342612
|
Log stdout and stderr on win
(Some modules like llvm can repport errors to stderr).
|
2015-08-02 04:06:59 +03:00 |
|
Vincent Lejeune
|
8f490e8ecd
|
PPU/LLVM: Try to fix crash (again) when cleaning modules
|
2015-08-01 21:56:44 +02:00 |
|
Nekotekina
|
8fcaac5f1d
|
cellSysutil crap split, cleanup, functions added
|
2015-08-01 21:49:01 +03:00 |
|
Nekotekina
|
0b1e45b6b5
|
Some functions added
|
2015-08-01 14:39:43 +03:00 |
|
Nekotekina
|
ce9cd13e42
|
cellL10n, cellRtc, cellSail cleanup
|
2015-08-01 14:39:41 +03:00 |
|
Nekotekina
|
b391e93466
|
Modules cleanup
|
2015-08-01 14:39:39 +03:00 |
|
Nekotekina
|
a2646f9871
|
ModuleManager cleanup
|
2015-08-01 14:39:37 +03:00 |
|
Nekotekina
|
eb5974322f
|
cellStorage.cpp, cellVideo(Export|Upload) modules
|
2015-08-01 14:39:35 +03:00 |
|
Nekotekina
|
137a38b3c6
|
cellRec, cellRemotePlay, cellSysconf
|
2015-08-01 14:39:33 +03:00 |
|
Nekotekina
|
08b6428d5c
|
cellPrint module added
|
2015-08-01 14:39:31 +03:00 |
|
Nekotekina
|
2eaf5cdc01
|
cellOskDialog, cellPhoto(Decode|Export|Import)
|
2015-08-01 14:39:29 +03:00 |
|
Nekotekina
|
7361b4e079
|
cellImeJp, cellMusic(|Decode|Export), cellSysutilMisc
|
2015-08-01 14:39:28 +03:00 |
|
Nekotekina
|
c364c6a787
|
cellGameExec, cellAvconfExt, cellSysutilAvc2 modules
|
2015-08-01 14:39:26 +03:00 |
|
Nekotekina
|
16ad4936ee
|
atomic.h fixed
|
2015-08-01 14:39:24 +03:00 |
|
Nekotekina
|
776eafa0ce
|
cellDaisy, cellSpudll modules
|
2015-08-01 14:39:22 +03:00 |
|
Nekotekina
|
9b928ee835
|
cellPngEnc, cellSailRec, cellUsbPspcm modules
|
2015-08-01 14:39:20 +03:00 |
|
Nekotekina
|
ae73330314
|
cellJpgEnc, cellKey2char, cellSheap added
ModuleManager cleanup
|
2015-08-01 14:39:18 +03:00 |
|
Nekotekina
|
5a9896c78c
|
cellHttp, cellHttpUtil, cellSsl, cellBGDL added
|
2015-08-01 14:39:16 +03:00 |
|
Nekotekina
|
13a5a96117
|
cellCelp8Enc, cellCelpEnc module added
|
2015-08-01 14:39:14 +03:00 |
|
Nekotekina
|
06ef95fbea
|
File/dir descriptors numbering experimental impl
|
2015-08-01 14:39:12 +03:00 |
|
Nekotekina
|
badeb29901
|
Minor fixes
|
2015-08-01 14:39:10 +03:00 |
|
Nekotekina
|
02c0b69adb
|
cellSaveData module added
|
2015-08-01 14:39:08 +03:00 |
|
Nekotekina
|
3cc0383db7
|
cellAtracMulti stub added
|
2015-08-01 14:39:06 +03:00 |
|