Commit d7bc2ad
authored
New way of handling dependencies (#19)
* add deps/CMakeLists.txt, a cmake script that handle every dependencies
* apply the new deps system to project
* remove sub-directories as it is now downloaded via cmake
* apply clang-format
* refactor cmake_windows_mingw-w64.yml
* use git am instead of apply, fix trailing whitespace in patches/0001-Bzip2-cmake-package.patch
* retry git apply
* windows workflow: remove vulkan-devel deps
* update cmake_linux_gcc_64bit.yml
* update codeql.yml
* fix slash in path
* remove -G options for linux
* re2: use CMAKE_POSITION_INDEPENDENT_CODE=ON option
* add options fpic to SDL and freetype
* update cmake_macos.yml
* add some warnings in order to fix the macos compilation (temporary)
* fix tentative for the LZ4 lib on apple
* remove comments, bump doctest to v2.4.11
* bump fmt -> 10.2.1, freetype -> 2.13.2, SDL2 -> 2.28.5, SDL2_image -> 2.8.2
* bump glslang -> 14.0.0
* made sure that the project is compatible with cmake install, add cmake package export, bump cmake version -> 3.23
* add a fix for INTERFACE_INCLUDE_DIRECTORIES in the Lz4 lib (linux and apple)
* actions: enable install and upload artifacts
* fix error on working_directory
* actions: fix slash and upload path
* fix default CMAKE_INSTALL_PREFIX
* cleaning, fixing target name using 64/32 and _d suffix
* add a throw if SDL_Vulkan_GetInstanceExtensions failed
* remove the tools/fge_install, replaced by the install target
* update README.md
* Update copyrights1 parent 204ca35 commit d7bc2ad
278 files changed
Lines changed: 886 additions & 1545 deletions
File tree
- .github/workflows
- deps
- patches
- examples
- clientServerLifeSimulator_004
- client
- server
- deepText_005
- guiWindow_003
- lightAndObstacle_002
- multipleSprites_006
- tileMapAndPathFinding_001
- includes
- FastEngine
- extra
- graphic
- manager
- network
- object
- vulkan
- private
- libs
- sources
- extra
- graphic
- manager
- network
- object
- vulkan
- tests
- tools
- fge_install
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 13 | | |
20 | | - | |
| 14 | + | |
21 | 15 | | |
22 | | - | |
| 16 | + | |
23 | 17 | | |
24 | 18 | | |
25 | | - | |
| 19 | + | |
26 | 20 | | |
27 | | - | |
28 | | - | |
29 | 21 | | |
30 | | - | |
| 22 | + | |
31 | 23 | | |
32 | | - | |
| 24 | + | |
33 | 25 | | |
34 | | - | |
| 26 | + | |
35 | 27 | | |
36 | 28 | | |
37 | | - | |
| 29 | + | |
38 | 30 | | |
39 | 31 | | |
40 | | - | |
| 32 | + | |
41 | 33 | | |
42 | | - | |
43 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
44 | 43 | | |
45 | | - | |
46 | | - | |
47 | 44 | | |
48 | 45 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 46 | + | |
| 47 | + | |
54 | 48 | | |
55 | | - | |
56 | 49 | | |
57 | | - | |
| 50 | + | |
58 | 51 | | |
59 | | - | |
| 52 | + | |
60 | 53 | | |
61 | | - | |
62 | 54 | | |
63 | | - | |
64 | | - | |
| 55 | + | |
65 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 13 | | |
20 | | - | |
| 14 | + | |
21 | 15 | | |
22 | | - | |
| 16 | + | |
23 | 17 | | |
24 | 18 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 19 | + | |
33 | 20 | | |
34 | | - | |
35 | | - | |
36 | 21 | | |
37 | 22 | | |
38 | 23 | | |
39 | | - | |
| 24 | + | |
40 | 25 | | |
41 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
42 | 34 | | |
43 | | - | |
44 | | - | |
45 | 35 | | |
46 | 36 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 37 | + | |
| 38 | + | |
52 | 39 | | |
53 | | - | |
54 | 40 | | |
55 | | - | |
| 41 | + | |
56 | 42 | | |
57 | | - | |
| 43 | + | |
58 | 44 | | |
59 | | - | |
60 | 45 | | |
61 | | - | |
62 | | - | |
| 46 | + | |
63 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
31 | | - | |
| 26 | + | |
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
39 | | - | |
40 | | - | |
| 34 | + | |
| 35 | + | |
41 | 36 | | |
42 | | - | |
43 | | - | |
44 | 37 | | |
45 | | - | |
| 38 | + | |
46 | 39 | | |
47 | | - | |
| 40 | + | |
48 | 41 | | |
49 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 53 | + | |
| 54 | + | |
58 | 55 | | |
59 | 56 | | |
60 | 57 | | |
61 | | - | |
62 | 58 | | |
63 | | - | |
| 59 | + | |
64 | 60 | | |
65 | 61 | | |
66 | 62 | | |
67 | | - | |
68 | | - | |
69 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 1 | | |
13 | 2 | | |
14 | 3 | | |
15 | 4 | | |
16 | | - | |
17 | 5 | | |
18 | 6 | | |
19 | 7 | | |
20 | 8 | | |
21 | 9 | | |
22 | | - | |
23 | 10 | | |
24 | 11 | | |
25 | 12 | | |
| |||
33 | 20 | | |
34 | 21 | | |
35 | 22 | | |
36 | | - | |
| 23 | + | |
37 | 24 | | |
38 | 25 | | |
39 | 26 | | |
40 | 27 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 28 | + | |
44 | 29 | | |
45 | 30 | | |
46 | | - | |
| 31 | + | |
47 | 32 | | |
48 | 33 | | |
49 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
50 | 39 | | |
51 | 40 | | |
52 | | - | |
| 41 | + | |
53 | 42 | | |
54 | 43 | | |
55 | | - | |
| 44 | + | |
56 | 45 | | |
57 | | - | |
58 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
59 | 55 | | |
60 | 56 | | |
61 | 57 | | |
| |||
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
70 | | - | |
71 | | - | |
| 66 | + | |
72 | 67 | | |
73 | 68 | | |
74 | | - | |
| 69 | + | |
75 | 70 | | |
76 | 71 | | |
77 | 72 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 73 | + | |
83 | 74 | | |
84 | 75 | | |
85 | 76 | | |
86 | 77 | | |
87 | | - | |
88 | | - | |
| 78 | + | |
| 79 | + | |
89 | 80 | | |
90 | 81 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
0 commit comments