Rémi Verschelde
|
c7b53c03ae
SCons: Add explicit dependencies on thirdparty code in cloned env
|
4 years ago |
bruvzg
|
00299f15b4
[macOS] Add support for the Apple Silicon (ARM64) build target.
|
5 years ago |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 years ago |
Rémi Verschelde
|
7f6b62cef0
opus/vorbis: Remove dead code not used since 3.0
|
5 years ago |
Rémi Verschelde
|
46ae64cd60
Revert "Update opus to 1.3.1 and opusfile to 0.11"
|
5 years ago |
unknown
|
e00426c512
Update opus to 1.3.1 and opusfile to 0.11
|
5 years ago |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 years ago |
fhuya
|
f7200d6960
Deprecate armv6 support for Android
|
6 years ago |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
6 years ago |
Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
6 years ago |
Rémi Verschelde
|
c2fb1c9f01
SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone arches
|
6 years ago |
Rémi Verschelde
|
1807e0f135
SCons: Move platform-specific Opus config to its module
|
6 years ago |
Rémi Verschelde
|
b09f3f93af
opus: Better sync sources list with upstream buildsystem
|
6 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
7 years ago |
Matt Hughes
|
3edd3cd377
Fix video playback
|
8 years ago |
Elliott Sales de Andrade
|
45a9a680a3
Use BoolVariable for third-party options.
|
8 years ago |
Rémi Verschelde
|
611a94e3a6
opus: Move public headers to match system install
|
8 years ago |
Rémi Verschelde
|
cc95d4448c
scons: Reorder options for clarity
|
8 years ago |
Rémi Verschelde
|
d4c17700aa
style: Fix PEP8 whitespace issues in Python files
|
8 years ago |
Rémi Verschelde
|
97c8508f5e
style: Start applying PEP8 to Python files, indentation issues
|
8 years ago |
Rémi Verschelde
|
fc8ccd5b8c
SCsub: Add python shebang as a hint for syntax highlighting
|
8 years ago |
Rémi Verschelde
|
da09c6131b
modules: Clone env in each module
|
8 years ago |
Rémi Verschelde
|
d9a291f641
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
|
8 years ago |