Commit graph

88 commits

Author SHA1 Message Date
Pedro Montes Alcalde
b554f45eae
external: Update SDL to 2.24.0 (#2034) 2022-08-26 14:06:33 -03:00
hobyst
2af0036b6a CMake: Use LLD linker with Clang 2022-08-26 12:49:32 +02:00
qurious-pixel
5c7b48e3e9 workflows/c-cpp: Set Build Variable on release page. 2022-06-28 22:50:39 +02:00
Zangetsu38
a5dc10d96f Vita3k: Add version of file.
- workflows/c-cpp: Add build count in release page.

Co-authored-by: qurious-pixel <62252937+qurious-pixel@users.noreply.github.com>
2022-06-28 18:01:36 +02:00
Macdu
e951518096 github: Refractor Windows build for github action 2022-06-22 15:40:17 +02:00
hobyst
27e0c03066 Build: Add CMake presets and export compile commands
- Delete CMake toolchain files in favor of CMake presets
- Delete gen-macos.sh due to deprecation of macOS support
- Enable export compile comands for vita3k/ targets
which makes CMake export the compilation commands for every single
CMake target under the scope of the vita3k/ directory so that the build
process can be exposed to other applications such as Cppcheck through
the compile_commands.json file
2022-06-20 00:52:21 +02:00
scribam
76581db7fa vita3k: Switch to C++20 and update dynarmic submodule.
Co-authored-by: Zangetsu38 <dante38@free.fr>
2022-06-09 15:13:10 +02:00
Zangetsu38
deeafdaef4 workflows/codeql-analysis: move on codeql v2. 2022-05-27 17:26:04 +02:00
qurious-pixel
7e18eac25b CI: Remove walking-tag action 2022-04-21 15:45:59 +02:00
qurious-pixel
4b22d9fb8e CI: Update walking tag 2022-04-19 03:33:37 +02:00
Zangetsu
7e641dff4b workflows: Update to v3. 2022-04-03 21:12:45 +02:00
Zangetsu38
15a37d5d56 external: Update SDL to 2.0.20. 2022-03-23 16:32:52 +01:00
qurious-pixel
8e3f4d8bef Run scoop as Admin 2022-03-10 15:22:26 +01:00
bookmist
aa0ce2b058
ci/workflows: update Visual Studio version (#1609) 2022-02-15 20:40:58 +01:00
qurious-pixel
471ce783bd update TAG name
Fix tag name for Discord bot
2021-12-26 05:24:33 +01:00
Zangetsu38
53f72777a4 external: update sdl to 2.0.18.
- ctrl: move get_type_of_controller from name to type get.

Co-authored-by: qurious-pixel <62252937+qurious-pixel@users.noreply.github.com>
2021-12-17 18:20:33 +01:00
qurious-pixel
17fd1f8cda GHA: Update release date
Update release date on each new release
2021-12-15 07:18:23 +01:00
Zangetsu38
fb969fe311 build: add support of VS 2022.
- external: update boost to 1.78.
- gen-windows: using version of VS installed.
2021-12-13 19:12:39 +01:00
Zangetsu38
afb2ea52fc external: update sdl to 2.0.16.
Co-authored-by: qurious-pixel <62252937+qurious-pixel@users.noreply.github.com>
2021-11-10 08:44:38 +01:00
hobyst
b807ddc78e Removes old build method
- Updates GitHub workflows to use the CMake toolchain files
- Updates building.md to reflect the new build method
- Updates old build scripts to just use the CMake project generation command
2021-06-16 15:12:10 +09:00
pent0
868dfbcc16 ci/workflows: Add note about release date 2021-05-08 04:29:59 +09:00
scribam
78d4078977 codeql: Fix warning "git checkout HEAD^2 is no longer necessary" 2021-05-03 21:41:13 +02:00
scribam
971eb855b4 ci: Set clang as default compiler for Ubuntu 2021-03-17 21:06:01 +01:00
scribam
5919207d6f
ci: install boost on Windows (#1190) 2021-03-16 01:00:47 +01:00
scribam
f3b3b107eb ci: Attempt to fix move-tag job (2) 2021-01-25 01:31:27 +01:00
scribam
204d0b537c ci: Attempt to fix move-tag job 2021-01-24 23:19:15 +01:00
scribam
c719ccd1d3 ci: add sccache with ninja generator 2021-01-24 21:28:28 +01:00
Taylor Whatley
17871e8614 ci: use latest macOS environment 2021-01-05 23:18:19 -05:00
scribam
ad034518a4 ci: Use Xcode 11.7 until compilation with Xcode 12 is solved 2020-10-30 19:19:30 +09:00
scribam
823e63ef76 CodeQL: Replace deprecated set-env by $GITHUB_ENV 2020-10-29 12:06:28 +09:00
scribam
af2cca2c8e GitHub Actions: Replace deprecated add-path and set-env 2020-10-28 07:53:10 +01:00
Francisco José García García
8369d0287b
Create codeql-analysis.yml (#980) 2020-10-01 16:43:29 +02:00
sunho
819f31faa4 ci: make it release 2020-08-20 05:52:10 +09:00
John Zimmermann
8f65f53616 Upload github CI master branch artifacts to a CI Release tag 2020-08-17 00:35:43 +09:00
Sunho Kim
6e2b79c877 ci: add fomat-check job 2020-06-17 23:42:41 +02:00
scribam
de1a3e3cf6
ci: Add GitHub Actions (#694) 2020-05-30 16:08:19 -04:00
Margen67
b132abf976
Move CONTRIBUTING.md to .github (#668) 2020-03-29 13:39:18 -04:00
scribam
4c529e6618 Add FUNDING.yml (#493) 2019-05-26 11:02:50 +03:00