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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
android: set ANDROID_NDK_HOME instead of ANDROID_NDK
Jonas Vautherin
1
-1
/
+1
2021-07-13
config/ios: put iphone sdk version minimum into CPPFLAGS
Matthew Waters
1
-4
/
+6
2021-05-14
macos/universal: fix pkg-config packaging
Matthew Waters
1
-0
/
+5
2021-01-21
macOS: fix Objective-C++ cross-compilation
Andoni Morales Alastruey
1
-2
/
+2
2020-12-07
x264: add support for macOS ARM64
Andoni Morales Alastruey
1
-0
/
+6
2020-12-07
macos: add new configuration files for macos
Andoni Morales Alastruey
3
-0
/
+18
2020-12-07
macos: add support for targetting ARM64
Andoni Morales Alastruey
1
-4
/
+18
2020-09-30
windows.config: Use MinGW Perl instead of MSYS Perl
Nirbheek Chauhan
1
-0
/
+5
2020-09-21
Don't override the 64 bit linker with the 32 bit one
Brent Gardner
1
-1
/
+1
2020-07-12
Add a uwp-universal target to build all uwp arches at once
Nirbheek Chauhan
3
-8
/
+35
2020-07-09
config: Don't set prefix for Windows builds
Nirbheek Chauhan
4
-4
/
+0
2020-06-08
windows.config: Add UWP flags to C++ flags too
Nirbheek Chauhan
1
-0
/
+1
2020-05-29
config: Remove glib-specific autoconf hacks
Nirbheek Chauhan
2
-12
/
+2
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
2
-122
/
+147
2020-05-26
cerbero: Refactor variant handling in platform config files
Nirbheek Chauhan
12
-43
/
+24
2020-05-26
cerbero: Add configs to cross-compile on Windows to ARM/ARM64
Nirbheek Chauhan
2
-0
/
+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-06
android: update to NDK r21
Matthew Waters
1
-6
/
+27
2020-04-03
cerbero: Add a new variant for optimization
Nirbheek Chauhan
5
-11
/
+11
2020-04-01
config/darwin: don't symlink gl headers
Matthew Waters
1
-13
/
+0
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
2020-02-03
cerbero: Move from deprecated check_call to check_output
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-12-04
ios: Bump minimum target SDK to iOS 11.0
Matthew Waters
5
-18
/
+1
2019-11-23
linux.config: add workaround_ldflags
Ilya Smelykh
1
-1
/
+3
2019-11-14
macos/ios: expose objc++ compilers in env variables
Matthew Waters
2
-0
/
+3
2019-11-11
android: add support for vulkan
Matthew Waters
1
-1
/
+2
2019-10-15
config/android: place our build directory before the toolchain's
Matthew Waters
1
-1
/
+1
2019-10-02
config/ios: generate DistroVersion's automatically
Matthew Waters
1
-28
/
+30
2019-09-17
darwin.config: Bump required macOS SDK version to 10.11
Nirbheek Chauhan
1
-1
/
+1
2019-09-17
ios.config: Bump target iOS SDK version to 10.0
Nirbheek Chauhan
1
-1
/
+1
2019-09-17
ios.config: Add enums for iOS SDK versions up to 12.4
Nirbheek Chauhan
1
-0
/
+2
2019-09-15
config/*: Don't assume that the toolchain exists
Nirbheek Chauhan
2
-19
/
+11
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
5
-177
/
+177
2019-08-26
config: arm linux toolchain prefix is configurable
Stéphane Cerveau
2
-5
/
+26
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-25
linux.config: Add support for cross-arm on Fedora
Nirbheek Chauhan
1
-3
/
+9
[next]