summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Enable Rust plugins on AndroidL. E. Segovia1-1/+1
2024-02-14cerbero, config/android, openssl: Don't pass the Android toolchain path whole...L. E. Segovia1-1/+2
2024-02-08cerbero: Enable rust variant on ios by defaultNirbheek Chauhan1-1/+1
2023-11-21gst-plugins-rs: Complete the NDK migration to fix linking against RustL. E. Segovia1-3/+10
2023-10-26config/ios: remove unneeded (-Wl) minimum ios versionMatthew Waters1-3/+0
2023-07-31ios: update minimum ios version to 12.0Matthew Waters1-1/+1
2023-06-08Bump minimum macOS version to 10.13 (High Sierra)Nirbheek Chauhan1-1/+1
2023-06-08darwin: Ensure errors on unguarded use of new APIsNirbheek Chauhan1-1/+1
2023-06-04android: remove all traces of gnustlMatthew Waters1-12/+2
2023-06-04config/android: update toolchain for gcc tools removalMatthew Waters1-32/+27
2023-06-04bootstrap/android: download NDK R25cMatthew Waters1-1/+1
2023-03-20cross-win: add support for WIX packagingStéphane Cerveau1-6/+0
2023-03-14linux: use arch-specific libdir'sAndoni Morales Alastruey1-0/+6
2023-01-13android.config: Stop excluding static libs in ldflagsNirbheek Chauhan1-1/+1
2023-01-12android.config: Use versioned llvm-triples everywhereNirbheek Chauhan1-4/+4
2023-01-12android.config: Use f-strings for all string formattingNirbheek Chauhan1-23/+23
2023-01-12gnustl.recipe: Eliminate libandroid_support from gnustlNirbheek Chauhan1-7/+0
2023-01-12cross-android-{armv7,universal,x86}: bump target API version to v21Tim-Philipp Muller3-3/+3
2022-12-05macOS, iOS: Fix Xcode 14 ABI breakage with older XcodeNirbheek Chauhan2-2/+22
2022-11-10cerbero: Fix install prefix when no variant is specified on WindowsNirbheek Chauhan1-6/+0
2022-11-02Use Visual Studio by default for building on WindowsNirbheek Chauhan1-1/+7
2022-09-15Enable Rust plugins on Linux, macOS, MSVCNirbheek Chauhan3-2/+7
2022-09-03Remove Apple Bitcode supportNirbheek Chauhan2-2/+2
2022-03-30config: rename cross-macos-x86_64 -> x86-64 like all the other config filesMatthew Waters2-2/+2
2022-03-04windows: enable parallel builds with MSYS2Andoni Morales Alastruey1-6/+6
2022-03-04Add support for MSYS2Andoni Morales Alastruey1-9/+7
2021-10-18android: set ANDROID_NDK_HOME instead of ANDROID_NDKJonas Vautherin1-1/+1
2021-07-13config/ios: put iphone sdk version minimum into CPPFLAGSMatthew Waters1-4/+6
2021-05-14macos/universal: fix pkg-config packagingMatthew Waters1-0/+5
2021-01-21macOS: fix Objective-C++ cross-compilationAndoni Morales Alastruey1-2/+2
2020-12-07x264: add support for macOS ARM64Andoni Morales Alastruey1-0/+6
2020-12-07macos: add new configuration files for macosAndoni Morales Alastruey3-0/+18
2020-12-07macos: add support for targetting ARM64Andoni Morales Alastruey1-4/+18
2020-09-30windows.config: Use MinGW Perl instead of MSYS PerlNirbheek Chauhan1-0/+5
2020-09-21Don't override the 64 bit linker with the 32 bit oneBrent Gardner1-1/+1
2020-07-12Add a uwp-universal target to build all uwp arches at onceNirbheek Chauhan3-8/+35
2020-07-09config: Don't set prefix for Windows buildsNirbheek Chauhan4-4/+0
2020-06-08windows.config: Add UWP flags to C++ flags tooNirbheek Chauhan1-0/+1
2020-05-29config: Remove glib-specific autoconf hacksNirbheek Chauhan2-12/+2
2020-05-26cerbero/genlib: Reuse msvc env found at startupNirbheek Chauhan1-16/+27
2020-05-26Rewrite MSVC/MinGW toolchain config for UWP cross compilationNirbheek Chauhan2-122/+147
2020-05-26cerbero: Refactor variant handling in platform config filesNirbheek Chauhan12-43/+24
2020-05-26cerbero: Add configs to cross-compile on Windows to ARM/ARM64Nirbheek Chauhan2-0/+6
2020-05-26cerbero: Add a variant for the Universal Windows PlatformNirbheek Chauhan1-3/+21
2020-05-26cerbero: Allow fetching UWP Visual Studio env varsNirbheek Chauhan1-1/+2
2020-04-18cerbero/windows: Don't require visual studio for genlibNirbheek Chauhan1-1/+2
2020-04-06android: update to NDK r21Matthew Waters1-6/+27
2020-04-03cerbero: Add a new variant for optimizationNirbheek Chauhan5-11/+11
2020-04-01config/darwin: don't symlink gl headersMatthew Waters1-13/+0
2020-03-04windows.config: Place temporary wine files in var/tmpNirbheek Chauhan1-1/+3