Commit 196d765
Split Makefile and add build flags
This commit add support to build flags
Currently is included: support for pthreads, LTO builds and Debug
builds.
Emscripten docker image is updated from 2.0.20 to 3.1.3.
Split the Makefile into several files to build/m4.
Changed from Autotools to Meson where its possible, to reduce the
number of patches.
Removed libass.cpp, this can be implemented in SubtitleOctopus.cpp
Add zip task to make bundles1 parent ab5d440 commit 196d765
28 files changed
Lines changed: 675 additions & 688 deletions
File tree
- build
- m4
- patches
- fontconfig
- freetype
- harfbuzz
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | | - | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
0 commit comments