summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2023-11-14config/ios: remove unneeded (-Wl) minimum ios versionMatthew Waters1-3/+0
2023-06-09Bump minimum macOS version to 10.13 (High Sierra)Nirbheek Chauhan1-1/+1
2023-06-09macOS: Ensure errors on unguarded use of new APIsNirbheek Chauhan1-1/+1
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
2020-03-04cerbero/windows: Don't try to use objc/objc++ compilersNirbheek Chauhan1-0/+7
2020-03-03Don't show wine 'fixme' logs when calling Wix installerLoïc Le Page1-0/+1
2020-02-25cerbero/config: Avoid using env vars for compiler pathsNirbheek Chauhan1-4/+8
2020-02-25windows.config: Bump requirement to Windows 7Nirbheek Chauhan1-1/+1
2020-02-24cerbero: Allow specifying a custom location for Visual StudioNirbheek Chauhan1-1/+1
2020-02-22cerbero/shell: Unbreak visualstudio shellNirbheek Chauhan1-1/+1
2020-02-03cerbero: Move from deprecated check_call to check_outputNirbheek Chauhan1-1/+1
2019-12-16config: Cosmetic whitespace fixesNirbheek Chauhan1-17/+17
2019-12-16cerbero/genlib: Define gendef in windows.configNirbheek Chauhan1-0/+1
2019-12-16windows.config: Avoid leading spaces in LDFLAGSNirbheek Chauhan1-11/+17