summaryrefslogtreecommitdiff
path: root/config/windows.config
AgeCommit message (Expand)AuthorFilesLines
2020-06-08windows.config: Add UWP flags to C++ flags tooNirbheek Chauhan1-0/+1
2020-05-26cerbero/genlib: Reuse msvc env found at startupNirbheek Chauhan1-16/+27
2020-05-26Rewrite MSVC/MinGW toolchain config for UWP cross compilationNirbheek Chauhan1-110/+135
2020-05-26cerbero: Refactor variant handling in platform config filesNirbheek Chauhan1-12/+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-03cerbero: Add a new variant for optimizationNirbheek Chauhan1-1/+1
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
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-09-15config/*: Don't assume that the toolchain existsNirbheek Chauhan1-6/+2
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 Waters1-40/+40
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-13cerbero: Set utf-8 to execution character set also on MSVCSeungha Yang1-1/+1
2019-06-07Upgrade toolchain to GCC 8.2.0 MinGW v6.0.0Andoni Morales Alastruey1-20/+33
2019-05-23cerbero: Always specify source encoding as UTF-8 for MSVCSeungha Yang1-0/+7
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 Chauhan1-9/+11
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-10-23cerbero/msvc: Slightly rework MSVC env fetchingNirbheek Chauhan1-2/+4
2018-10-12cerbero: Set allow_parallel_build = False by default on WindowsNirbheek Chauhan1-0/+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-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-01Port all gstreamer recipes to MesonNirbheek Chauhan1-8/+3
2018-07-21cerbero: Rework environment modification in recipesNirbheek Chauhan1-0/+1
2018-07-13cerbero/config: Fix win**-msvc-shell.cbcNirbheek Chauhan1-0/+2
2018-07-13cerbero: Merge msvc toolchain envs instead of overwritingNirbheek Chauhan1-8/+19
2018-06-29cerbero: Build Meson projects with MSVC on WindowsNirbheek Chauhan1-20/+41
2018-06-19openssl.recipe: Fix perl version checkingNirbheek Chauhan1-5/+0
2018-05-22Port glib and glib-networking recipes to mesonNirbheek Chauhan1-1/+1
2018-03-09openssl.recipe: New recipe needed by the dtls pluginNirbheek Chauhan1-4/+8
2017-12-20Remove unused Windows python SDKXavier Claessens1-10/+0
2016-07-25windows.config: Should use lib_suffix to get libdirNirbheek Chauhan1-1/+1
2015-08-04windows: Don't append cross toolchain as host compilerNicolas Dufresne1-3/+4
2015-08-03windows: Add host toolchain prefix to the PATHPhilippe Renon1-2/+8