summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-04ios: Bump minimum target SDK to iOS 11.0Matthew Waters5-18/+1
2019-11-23linux.config: add workaround_ldflagsIlya Smelykh1-1/+3
2019-11-14macos/ios: expose objc++ compilers in env variablesMatthew Waters2-0/+3
2019-11-11android: add support for vulkanMatthew Waters1-1/+2
2019-10-15config/android: place our build directory before the toolchain'sMatthew Waters1-1/+1
2019-10-02config/ios: generate DistroVersion's automaticallyMatthew Waters1-28/+30
2019-09-17darwin.config: Bump required macOS SDK version to 10.11Nirbheek Chauhan1-1/+1
2019-09-17ios.config: Bump target iOS SDK version to 10.0Nirbheek Chauhan1-1/+1
2019-09-17ios.config: Add enums for iOS SDK versions up to 12.4Nirbheek Chauhan1-0/+2
2019-09-15config/*: Don't assume that the toolchain existsNirbheek Chauhan2-19/+11
2019-09-14config/windows: don't override ACLOCAL with a version-specific versionMatthew Waters1-2/+0
2019-09-14Don't use os.environ as a scratch spaceMatthew Waters5-177/+177
2019-08-26config: arm linux toolchain prefix is configurableStéphane Cerveau2-5/+26
2019-07-22On Linux platform, configure wine to use wix toolsLoïc Le Page1-0/+1
2019-07-22wix: add support for msi creation in cross-compilationAndoni Morales Alastruey1-0/+1
2019-06-25linux.config: Add support for cross-arm on FedoraNirbheek Chauhan1-3/+9