index
:
gstreamer/cerbero
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.4
1.6
1.8
main
master
Cerbero build system used to build the official upstream GStreamer 1.0 SDK binaries (mirrored from https://gitlab.freedesktop.org/gstreamer/cerbero)
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
windows.config
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
cross-win: add support for WIX packaging
Stéphane Cerveau
1
-6
/
+0
2022-11-10
cerbero: Fix install prefix when no variant is specified on Windows
Nirbheek Chauhan
1
-6
/
+0
2022-11-02
Use Visual Studio by default for building on Windows
Nirbheek Chauhan
1
-1
/
+7
2022-09-15
Enable Rust plugins on Linux, macOS, MSVC
Nirbheek Chauhan
1
-0
/
+5
2022-03-04
windows: enable parallel builds with MSYS2
Andoni Morales Alastruey
1
-6
/
+6
2022-03-04
Add support for MSYS2
Andoni Morales Alastruey
1
-9
/
+7
2020-09-30
windows.config: Use MinGW Perl instead of MSYS Perl
Nirbheek Chauhan
1
-0
/
+5
2020-07-12
Add a uwp-universal target to build all uwp arches at once
Nirbheek Chauhan
1
-7
/
+22
2020-06-08
windows.config: Add UWP flags to C++ flags too
Nirbheek Chauhan
1
-0
/
+1
2020-05-26
cerbero/genlib: Reuse msvc env found at startup
Nirbheek Chauhan
1
-16
/
+27
2020-05-26
Rewrite MSVC/MinGW toolchain config for UWP cross compilation
Nirbheek Chauhan
1
-110
/
+135
2020-05-26
cerbero: Refactor variant handling in platform config files
Nirbheek Chauhan
1
-12
/
+6
2020-05-26
cerbero: Add a variant for the Universal Windows Platform
Nirbheek Chauhan
1
-3
/
+21
2020-05-26
cerbero: Allow fetching UWP Visual Studio env vars
Nirbheek Chauhan
1
-1
/
+2
2020-04-18
cerbero/windows: Don't require visual studio for genlib
Nirbheek Chauhan
1
-1
/
+2
2020-04-03
cerbero: Add a new variant for optimization
Nirbheek Chauhan
1
-1
/
+1
2020-03-04
windows.config: Place temporary wine files in var/tmp
Nirbheek Chauhan
1
-1
/
+3
2020-03-04
cerbero/windows: Don't try to use objc/objc++ compilers
Nirbheek Chauhan
1
-0
/
+7
2020-03-03
Don't show wine 'fixme' logs when calling Wix installer
Loïc Le Page
1
-0
/
+1
2020-02-25
cerbero/config: Avoid using env vars for compiler paths
Nirbheek Chauhan
1
-4
/
+8
2020-02-25
windows.config: Bump requirement to Windows 7
Nirbheek Chauhan
1
-1
/
+1
2020-02-24
cerbero: Allow specifying a custom location for Visual Studio
Nirbheek Chauhan
1
-1
/
+1
2020-02-22
cerbero/shell: Unbreak visualstudio shell
Nirbheek Chauhan
1
-1
/
+1
2019-12-16
config: Cosmetic whitespace fixes
Nirbheek Chauhan
1
-17
/
+17
2019-12-16
cerbero/genlib: Define gendef in windows.config
Nirbheek Chauhan
1
-0
/
+1
2019-12-16
windows.config: Avoid leading spaces in LDFLAGS
Nirbheek Chauhan
1
-11
/
+17
2019-09-15
config/*: Don't assume that the toolchain exists
Nirbheek Chauhan
1
-6
/
+2
2019-09-14
config/windows: don't override ACLOCAL with a version-specific version
Matthew Waters
1
-2
/
+0
2019-09-14
Don't use os.environ as a scratch space
Matthew Waters
1
-40
/
+40
2019-07-22
On Linux platform, configure wine to use wix tools
Loïc Le Page
1
-0
/
+1
2019-07-22
wix: add support for msi creation in cross-compilation
Andoni Morales Alastruey
1
-0
/
+1
2019-06-13
cerbero: Set utf-8 to execution character set also on MSVC
Seungha Yang
1
-1
/
+1
2019-06-07
Upgrade toolchain to GCC 8.2.0 MinGW v6.0.0
Andoni Morales Alastruey
1
-20
/
+33
2019-05-23
cerbero: Always specify source encoding as UTF-8 for MSVC
Seungha Yang
1
-0
/
+7
2019-03-16
cerbero/msvc: Better way to export the MSVC shell
Nirbheek Chauhan
1
-9
/
+8
2019-03-16
windows.config: Use MSVC rc instead of GNU windres
Nirbheek Chauhan
1
-0
/
+1
2019-03-02
cerbero: Use variant for export MSVC shell
Nirbheek Chauhan
1
-9
/
+11
2018-11-24
cerbero: Do not build any recipes with Visual Studio
Nirbheek Chauhan
1
-3
/
+3
2018-11-23
cerbero: Save the visual studio version in the config
Nirbheek Chauhan
1
-1
/
+2
2018-10-23
cerbero/msvc: Slightly rework MSVC env fetching
Nirbheek Chauhan
1
-2
/
+4
2018-10-12
cerbero: Set allow_parallel_build = False by default on Windows
Nirbheek Chauhan
1
-0
/
+6
2018-10-11
cerbero: Don't export MinGW toolchain paths in MSVC shells
Nirbheek Chauhan
1
-8
/
+7
2018-10-11
cerbero: Properly fetch the value of PATH from MSVC
Nirbheek Chauhan
1
-3
/
+3
2018-09-01
windows.config: Of course, it should be CFLAGS +=
Nirbheek Chauhan
1
-1
/
+1
2018-09-01
cerbero: Fix exporting of DirectX flags while cross-building
Nirbheek Chauhan
1
-5
/
+8
2018-09-01
cerbero: Do not set MinGW toolchain CFLAGS unconditionally
Nirbheek Chauhan
1
-2
/
+5
2018-09-01
Port all gstreamer recipes to Meson
Nirbheek Chauhan
1
-8
/
+3
2018-07-21
cerbero: Rework environment modification in recipes
Nirbheek Chauhan
1
-0
/
+1
2018-07-13
cerbero/config: Fix win**-msvc-shell.cbc
Nirbheek Chauhan
1
-0
/
+2
2018-07-13
cerbero: Merge msvc toolchain envs instead of overwriting
Nirbheek Chauhan
1
-8
/
+19
[next]