summaryrefslogtreecommitdiff
path: root/config/windows.config
AgeCommit message (Expand)AuthorFilesLines
2023-03-20cross-win: add support for WIX packagingStéphane Cerveau1-6/+0
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 Chauhan1-0/+5
2022-03-04windows: enable parallel builds with MSYS2Andoni Morales Alastruey1-6/+6
2022-03-04Add support for MSYS2Andoni Morales Alastruey1-9/+7
2020-09-30windows.config: Use MinGW Perl instead of MSYS PerlNirbheek Chauhan1-0/+5
2020-07-12Add a uwp-universal target to build all uwp arches at onceNirbheek Chauhan1-7/+22
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