Derek Buitenhuis
10afba39bb
contrib: Use the official zlib Win32 build system
We don't actually need to patch or use the configure script. By properly
passing the Makefile variables, instead of environement variables,
we can use the official Win32 build system for zlib.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Sean McGovern
0fd1caa114
contrib/upnp: fix build after e29343db78
The indentation was causing the variables to be associated with the
checksum rule above it.
Signed-off-by: Thomas Guillem <thomas@gllm.fr>
10 years ago
Jean-Baptiste Kempf
6728a9371f
Contribs: try to detect GCC 4.9 without bc
10 years ago
Hugo Beauzée-Luyssen
217fa33303
contribs: ssh: Workaround gcc 4.9 bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64284
Build failed with "scp.c:126:1: internal compiler error: Segmentation
fault" when using -O2
10 years ago
Hugo Beauzée-Luyssen
759b7b892a
contribs: Fix goom build in -O2
10 years ago
Hugo Beauzée-Luyssen
5b91b3db6e
contribs: mpcdec: Fix lib copy, regardless of the library's name
It appears cmake changes its mind about the cross compiled static
libraries, depending on its version.
10 years ago
Jean-Baptiste Kempf
792d4ab6a6
Contribs: gcrypt, disable padlock support on Windows
10 years ago
Jean-Baptiste Kempf
183da07597
Contribs: update libbluray to 0.9.3
10 years ago
Rémi Denis-Courmont
9edab21020
contribs: add "make help"
This shows the same text as bootstrap when it ends.
10 years ago
Hugo Beauzée-Luyssen
edf447a3a4
contribs: ffmpeg: Provide --arch when building for WindowsRT
10 years ago
Hugo Beauzée-Luyssen
65ae17e142
contribs: bootstrap: Handle windows arm targets
10 years ago
Hugo Beauzée-Luyssen
0097e8c2dc
contribs: Force optimizations flags
Some packages aren't forcing those, leading to a bunch of contribs being
built without any kind of optimizations.
10 years ago
Steve Lhomme
09b61cdd4f
contrib:mpg123: don't bump the Windows version if we're already higher
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Hugo Beauzée-Luyssen
64e000bba8
contribs: mpcdec: Fix library copy rule
10 years ago
Steve Lhomme
b961496532
contrib:mpg123: fix cpu detection with MSVC
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Steve Lhomme
32f4bb2040
contrib:mpg123: test unicode and ANSI pipes separately
this will avoid a version bump when only Unicode is available
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Jean-Baptiste Kempf
6b6f0b70e1
Contribs: improve flac support on WinRT
10 years ago
Jean-Baptiste Kempf
1ed47b2d15
Contribs: use HAVE_WINSTORE consistently
10 years ago
Bastien Penavayre
4b79110a1a
contribs: port libflac to WinRT
Create two patches that remove calls to forbiden funtions in libflac and replace
with authorized function if necessary
Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
10 years ago
Hugo Beauzée-Luyssen
f76037894e
contribs: d3d11: Remove duplicated patch application
10 years ago
Jean-Baptiste Kempf
57c51a7a71
contribs: update taglib to 1.11
10 years ago
Steve Lhomme
ba7845d131
contrib: detect x86- HOST as i386 ARCH
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
cbb501376a
contrib: assume UWP hosts are for Universal platforms
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Hugo Beauzée-Luyssen
26639139c7
contribs: ssh2: Don't apply winrt patches on other platforms
10 years ago
Hugo Beauzée-Luyssen
e5677df83c
comtribs: libdsm: Bump to 0.2.4
10 years ago
Steve Lhomme
b93a0490fc
contrib:d3d11: Add missing D3D11_FEATURE_DATA_THREADING structure
Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
10 years ago
Hugo Beauzée-Luyssen
8d445039a3
contribs: gcrypt: Suppress more Reg* function calls on winrt
10 years ago
Hugo Beauzée-Luyssen
8b7f2502cd
contribs: pthreads: Fix use of forbidden functions on winrt
10 years ago
Hugo Beauzée-Luyssen
ccd2051ff9
contribs: gnutls: Use _topendir instead of opendir on winrt
10 years ago
Hugo Beauzée-Luyssen
3cd1630d5c
contrib: gnutls: Use CertOpenStore instead of CertOpenSystemStore on winrt
11 years ago
Jean-Baptiste Kempf
68438d48bb
Contribs: Don't let gcrypt use registry to get entropy on WinRT
10 years ago
Hugo Beauzée-Luyssen
b434daa80d
contribs: upnp: Add missing apply directive.
Sorry about that, failure during rebase.
10 years ago
Hugo Beauzée-Luyssen
d6333b4544
contribs: libdsm: Bump to 0.2.3
10 years ago
Jean-Baptiste Kempf
5d3f652e57
Contribs: upnp: Don't compile inet_pton.* on winrt
10 years ago
Hugo Beauzée-Luyssen
51c0fb2d5a
contribs: upnp: Fix winrt build
10 years ago
Hugo Beauzée-Luyssen
e29343db78
upnp: Provide winrt specific arguments to configure
10 years ago
Jean-Baptiste Kempf
33cf212f4a
Contribs: UPnP use rand_s to generate random
Instead of timeofday+machine_name
10 years ago
Hugo Beauzée-Luyssen
b05d1181bd
contribs: ssh2: Disable agent code for winrt
10 years ago
Hugo Beauzée-Luyssen
ad234ac0c5
contribs: gpg-error: Fix winrt build
10 years ago
Hugo Beauzée-Luyssen
710e993a31
contribs: gcrypt: Fix winrt build
10 years ago
Hugo Beauzée-Luyssen
2698e87e23
contribs: libdsm: Don't build extra programs
10 years ago
Hugo Beauzée-Luyssen
e5b626c87b
contribs: libtasn1: Remove some of the benchmark code on winrt
This is not used anyway, but there's no way of disabling this at
configure time
10 years ago
Jean-Baptiste Kempf
1bbd1f807c
Contribs: update freetype to 2.6.3
Mostly useful for auto-hintic of indian languages
10 years ago
Zhao Zhili
97aadbccae
contrib: use conditional variable assignment for GNU
Make it easier to use a GNU mirror site.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Steve Lhomme
eddd756ce4
contrib: live555: pass CFLAGS to the generated makefiles
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Hugo Beauzée-Luyssen
2f9a6c5255
Revert "contrib: ffmpeg/libav: Disable gnutls"
This reverts commit ad82fe3f80 .
10 years ago
Hugo Beauzée-Luyssen
5e19f9d8da
contrib: xml: Don't use getcwd on winrt
10 years ago
Steve Lhomme
5f95051e71
contrib:d3d9: add the necessary headers to use IDirect3D9ExOverlayExtension
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Hugo Beauzée-Luyssen
09d306f091
contrib: d3d11: Provide DXGI_COLOR_SPACE_TYPE within dxgi1_4.idl
Patching dxgitype.h might fail, because the system one will take
precedence over any other version.
Using -I doesn't work, since widl will search in the folder containing
the .idl file including the other
10 years ago
Hugo Beauzée-Luyssen
26a9e2f4cd
contrib: rework d3d11 rules
This fixes make fetch failure
10 years ago