summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2020-10-23config/darwin: unconditionally add -Wno-error=implicit-function-declarationMatthew Waters1-0/+1
2020-09-08windows.config: Place temporary wine files in var/tmpNirbheek Chauhan1-0/+4
2019-11-17macos/ios: expose objc++ compilers in env variablesMatthew Waters2-0/+3
2019-10-03config/ios: generate DistroVersion's automaticallyMatthew Waters1-28/+30
2019-09-24ios.config: Add enums for iOS SDK versions up to 12.4Nirbheek Chauhan1-0/+2
2019-08-14cerbero: Set utf-8 to execution character set also on MSVCSeungha Yang1-0/+7
2019-06-13cerbero/ios: add ios 12.2 SDK definitionsMatthew Waters1-0/+1
2019-03-16cerbero/msvc: Better way to export the MSVC shellNirbheek Chauhan1-9/+8
2019-03-16windows.config: Use MSVC rc instead of GNU windresNirbheek Chauhan1-0/+1
2019-03-02cerbero: Use variant for export MSVC shellNirbheek Chauhan3-27/+11
2019-02-07ios.config: Bump minimum iOS version to 9.0Nirbheek Chauhan1-1/+1
2019-02-07Add a variant for Qt5 for building the qmlgl pluginNirbheek Chauhan1-0/+1
2019-02-03Revert "android.config: Remove duplicate compiler flags"Nicolas Dufresne1-1/+4
2019-01-22android.config: Remove duplicate compiler flagsNirbheek Chauhan1-1/+1
2019-01-22cerbero: Exorcise gtk2 and sdl variantsNirbheek Chauhan1-4/+0
2018-11-24cerbero: Do not build any recipes with Visual StudioNirbheek Chauhan1-3/+3
2018-11-23cerbero: Save the visual studio version in the configNirbheek Chauhan1-1/+2
2018-11-23cerbero: Remove config/osx-universal.cbcNirbheek Chauhan1-5/+0
2018-11-14android/armv7: fix -L argument passingMatthew Waters1-7/+8
2018-11-12android: Update compiler to clang and NDKr18Matthew Waters5-90/+93
2018-11-07config: Add support for ios 12.1Edward Hervey1-0/+1
2018-10-23cerbero/msvc: Slightly rework MSVC env fetchingNirbheek Chauhan1-2/+4
2018-10-17ios.config: Explicitly define STRIPNirbheek Chauhan1-0/+1
2018-10-12cerbero: Set allow_parallel_build = False by default on WindowsNirbheek Chauhan3-2/+6
2018-10-11cerbero: Don't export MinGW toolchain paths in MSVC shellsNirbheek Chauhan1-8/+7
2018-10-11cerbero: Properly fetch the value of PATH from MSVCNirbheek Chauhan1-3/+3
2018-10-02config/ios: Remove armv7s from the list of universal archsNirbheek Chauhan1-1/+1
2018-10-02openssl.recipe: Upgrade to 1.1.1Nirbheek Chauhan1-0/+3
2018-09-26config: Use libc++ for both ios and osxEdward Hervey2-2/+4
2018-09-21config: Use libc++ by default on osxEdward Hervey1-1/+3
2018-09-21config: Add support for ios 12.0Edward Hervey1-0/+1
2018-09-01windows.config: Of course, it should be CFLAGS +=Nirbheek Chauhan1-1/+1
2018-09-01cerbero: Fix exporting of DirectX flags while cross-buildingNirbheek Chauhan1-5/+8
2018-09-01cerbero: Do not set MinGW toolchain CFLAGS unconditionallyNirbheek Chauhan1-2/+5
2018-09-01android.config: Unset _FILE_OFFSET_BITS for older AndroidNirbheek Chauhan1-1/+6
2018-09-01Port all gstreamer recipes to MesonNirbheek Chauhan1-8/+3
2018-08-30Revert "ios: Drop ARMv7 support"Matthew Waters2-1/+6
2018-07-23cerbero: Add -fembed-bitcode to GAS invocations for iosNirbheek Chauhan1-1/+1
2018-07-21cerbero: Rework environment modification in recipesNirbheek Chauhan1-0/+1
2018-07-19cerbero: Default value for universal_archs is []Nirbheek Chauhan1-1/+1
2018-07-13cerbero/config: Fix win**-msvc-shell.cbcNirbheek Chauhan1-0/+2
2018-07-13cerbero: Merge msvc toolchain envs instead of overwritingNirbheek Chauhan3-10/+21
2018-06-29cerbero: Build Meson projects with MSVC on WindowsNirbheek Chauhan3-20/+59
2018-06-19openssl.recipe: Fix perl version checkingNirbheek Chauhan1-5/+0
2018-06-05config: Add support for ios 11.4Edward Hervey1-0/+1
2018-05-22cerbero: Don't use -fembed-code for iOSNirbheek Chauhan1-3/+3
2018-05-22Port glib and glib-networking recipes to mesonNirbheek Chauhan1-1/+1
2018-05-21config: Remove ios header hackEdward Hervey1-8/+0
2018-05-05ios: Build with -fembed-bitcodeOlivier Crete1-3/+4
2018-04-11ios: Drop ARMv7 supportEdward Hervey2-6/+1