summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '17b6c7efb471e8ff1b8a7271f6531ba1d52bf69c'James Almer2017-11-121-1/+3
|\
| * build: Add missing config.sh dependency for pkg-config filesDiego Biurrun2017-11-091-1/+3
* | Merge commit '8e0febe28effe7f427e45190eab37110126161ea'James Almer2017-11-121-1/+1
|\ \ | |/
| * configure: Use right variable and right value for AIX ar flagsDiego Biurrun2017-11-041-1/+1
* | Merge commit '2cf3c0ab0d84b5cdb379059f8570809a13a306b9'James Almer2017-11-121-3/+1
|\ \ | |/
| * Revert "configure: Detect AIX ar command instead of hardcoding it in the OS s...Diego Biurrun2017-11-031-3/+1
| * configure: Simplify MIPS instruction set handlingDiego Biurrun2017-11-021-3/+3
* | Merge commit '192fe52e42f64a493c47cad1461b20fe1149dbea'James Almer2017-11-121-15/+15
|\ \ | |/
| * configure: Miscellaneous minor changes to config file handlingDiego Biurrun2017-11-021-12/+12
| * configure: Remove unused apply() helper functionDiego Biurrun2017-11-021-6/+0
* | Merge commit '61a17423d3711cb34a18b44e1ec2510c2f70a56c'James Almer2017-11-121-7/+8
|\ \ | |/
| * configure: Miscellaneous small changes to helper functionsDiego Biurrun2017-11-021-6/+7
* | Merge commit '67c72f08a4707c18a67a4734660e3a23cc9488b6'James Almer2017-11-121-8/+1
|\ \ | |/
| * configure: Stop using dlltool to create an import libraryMartin Storsjö2017-10-301-8/+1
* | Merge commit '9dc79b2943d99f256a3279f09580b27a95fb9aa8'James Almer2017-11-111-19/+0
|\ \ | |/
| * configure: Drop support for legacy PGI compilerDiego Biurrun2017-10-251-19/+0
* | Merge commit '0af8a72174108b9bb482f1073a1e9a3bc258af51'James Almer2017-11-111-58/+0
|\ \ | |/
| * build: Drop support for legacy TI ARM compilerDiego Biurrun2017-10-251-58/+0
| * configure: Add config option for libva2 (VAAPI 1)Mark Thompson2017-10-241-0/+5
* | Merge commit '68649bfed30a35dc3e45ea240541b2774b2f282b'James Almer2017-11-111-12/+20
|\ \ | |/
| * configure: Group system feature variables and system libraries togetherDiego Biurrun2017-10-221-11/+19
* | Merge commit '62be1caf161c1241a9e148f347850cfe092588dc'James Almer2017-11-111-11/+11
|\ \ | |/
| * configure: Bail out early if neither static nor shared libs are builtDiego Biurrun2017-10-191-11/+11
* | Merge commit 'c6496de33456f20144b994ac38f308f2de333608'James Almer2017-11-111-2/+1
|\ \ | |/
| * configure: Move enabling libc_type into probe_libc() functionDiego Biurrun2017-10-191-2/+1
* | Revert "Merge commit '8e97a8c69162afce47abea96c8c0914f3550e212'"James Almer2017-11-111-1/+4
* | Merge commit '41df62fd674bd0c67f7b6952381d235a393245d6'James Almer2017-11-111-0/+3
|\ \ | |/
| * configure: Set the default assembler to armasm64 for MSVC for arm64Martin Storsjö2017-10-181-0/+3
| * Remove dv1394 input deviceJosh de Kock2017-10-131-3/+0
| * Remove all output devicesDiego Biurrun2017-10-131-17/+5
* | Merge commit '40d5df67d2c4e1f0dd1e902435567eb5edad6a9a'James Almer2017-11-111-0/+1
|\ \ | |/
| * configure: Add a comment about why we don't try to enable pic on arm on targe...Martin Storsjö2017-10-121-0/+1
* | Merge commit '0ca66409911e9fba940424be8bdfa54e056b0a4b'James Almer2017-11-111-1/+1
|\ \ | |/
| * configure: Don't add -fPIC to asflags when targeting windowsMartin Storsjö2017-10-121-1/+1
* | Merge commit 'f951837ce58e8588b175fb53a76fd453a81528ec'James Almer2017-11-111-1/+1
|\ \ | |/
| * configure: Don't add -fPIC to cflags for target_os=win32Martin Storsjö2017-10-121-1/+1
* | Merge commit '7ac092d05de487d088bc96ab4a7bd6207fbfa98c'James Almer2017-11-111-1/+1
|\ \ | |/
| * build: CryptGenRandom --> wincrypt, it is a better nameDiego Biurrun2017-10-121-1/+1
* | Merge commit '93797681c2310faeeb0158f66f471965213904c6'James Almer2017-11-111-3/+2
|\ \ | |/
| * build: Rename stdatomic_h variable to stdatomicDiego Biurrun2017-10-121-3/+2
* | Merge commit '62d5b5a9d3b0181335072d6fa792f2d805bc27b6'James Almer2017-11-111-15/+14
|\ \ | |/
| * configure: Extend check_header() to allow checking for multiple headersDiego Biurrun2017-10-121-15/+14
* | Merge commit 'b46900914a1f25ce8dbf49d7c53766ff1f18b60f'James Almer2017-11-111-3/+1
|\ \ | |/
| * build: Merge mach/mach_time.h and mach_absolute_time() checksDiego Biurrun2017-10-121-3/+1
| * configure: Merge separate parts of GnuTLS testDiego Biurrun2017-10-121-3/+2
| * configure: Simplify nvenc check (and move it to the correct spot)Diego Biurrun2017-10-121-5/+1
| * configure: Drop fallback for deprecated avserver command line optionsDiego Biurrun2017-10-121-5/+0
| * configure: Drop feature for randomly disabling/enabling componentsDiego Biurrun2017-10-121-41/+0
| * configure: Fix stupid typo in gsm.h header nameDiego Biurrun2017-10-111-1/+1
* | Merge commit '76481f57b528168b00035aee76f7e0878669011f'James Almer2017-11-111-6/+0
|\ \ | |/