summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* avutil: Use a configure check to enable windows console functionsMartin Storsjö2012-11-301-0/+2
* cmdutils: Use a configure check for enabling CommandLineToArgvWMartin Storsjö2012-11-291-0/+1
* configure: Enable avconv filter dependencies automaticallyMartin Storsjö2012-11-271-3/+3
* configure: Add separate list for libraries and use where appropriateDiego Biurrun2012-11-261-26/+21
* configure: suncc: Add compiler arch support for Nehalem & Sandy BridgeSean McGovern2012-11-251-1/+3
* configure: sort cpuflags section by architectureMans Rullgard2012-11-231-76/+77
* configure: properly support DEC/Compaq compilerMans Rullgard2012-11-231-9/+31
* build: add rules to generate preprocessed source filesMans Rullgard2012-11-231-0/+1
* configure: Refactor CPPFLAGS settings for glibc/uclibcDiego Biurrun2012-11-181-3/+3
* configure: add basic support for ARM AArch64Mans Rullgard2012-11-181-0/+15
* build: set -U__STRICT_ANSI__ for newlibMans Rullgard2012-11-181-1/+1
* parisc: work around bug in gcc 4.3 and laterMans Rullgard2012-11-171-0/+8
* configure: Check for -Werror parameters on clangMartin Storsjö2012-11-151-0/+2
* configure: Add option to disable all command line programsDiego Biurrun2012-11-141-2/+8
* ppc: do not pass redundant compiler flagsMans Rullgard2012-11-141-5/+5
* configure: remove support for -n flag in print_enabled()Mans Rullgard2012-11-121-2/+1
* x86: Require an assembler able to cope with AVX instructionsDiego Biurrun2012-11-111-2/+1
* configure: add lavu dependency to lavr/lavfi .pc filesAnton Khirnov2012-11-111-2/+2
* libvpxenc: Allow enabling constrained quality (CQ) modeJames Zern2012-11-081-2/+2
* configure: fix print_config() with broke awksMans Rullgard2012-10-301-1/+1
* configure: rewrite print_config() function using awkMans Rullgard2012-10-301-21/+19
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-291-0/+1
* configure: detect sparc64 automaticallyMans Rullgard2012-10-271-3/+6
* configure: fix tests for 2-arg math functionsMans Rullgard2012-10-261-3/+9
* configure: sanitise sparc vis checkMans Rullgard2012-10-261-3/+1
* configure: recognise more sparc variants as --cpu argumentMichael Kostylev2012-10-261-3/+3
* avutil: Make LZO decoder code configure-time selectableDiego Biurrun2012-10-251-1/+5
* configure: detect parisc64 automaticallyMans Rullgard2012-10-241-6/+6
* configure: detect ppc64 automaticallyMans Rullgard2012-10-241-5/+4
* configure: detect mips64 automaticallyMans Rullgard2012-10-241-6/+6
* configure: generalise 64-bit testMans Rullgard2012-10-241-2/+9
* build: Plan 9 supportMans Rullgard2012-10-231-1/+21
* build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-231-0/+1
* libm: add fallbacks for various single-precision functionsMans Rullgard2012-10-231-0/+8
* network: use getservbyport() only if availableMans Rullgard2012-10-231-0/+2
* configure: Group math functions into a separate variableDiego Biurrun2012-10-201-32/+23
* configure: Disable Snow decoder and encoder by defaultDiego Biurrun2012-10-191-0/+2
* configure: fix libcdio checkMans Rullgard2012-10-191-1/+1
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-181-1/+20
* configure: Split out msvc as a separate target OSMartin Storsjö2012-10-181-4/+8
* fate: list lavfi tests in a makefileMans Rullgard2012-10-171-14/+1
* fate: dependencies for seek testsMans Rullgard2012-10-171-3/+1
* fate: handle lavf test dependencies entirely in makeMans Rullgard2012-10-171-46/+1
* configure: Add support for Tilera processorsDerek Buitenhuis2012-10-161-0/+5
* build: simplify enabling of compat objectsMans Rullgard2012-10-151-4/+11
* configure: simplify argument handling in check_ldMans Rullgard2012-10-151-5/+2
* configure: simplify get_version() functionMans Rullgard2012-10-151-1/+1
* build: support asan and tsan toolchain shortcutsLuca Barbato2012-10-151-0/+10
* configure: check for mprotectMans Rullgard2012-10-151-0/+2
* build: tms470: work around glibc math.h problemsMans Rullgard2012-10-131-0/+1
OpenPOWER on IntegriCloud