summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Fix Py3 compat and logic/syntax in handling version.txtFrederick Ding2019-02-281-2/+3
* make: More Python 3 compatibility fixes.Bradley Sepos2019-02-262-10/+10
* make: Update python_launcher to accept Python 3.Bradley Sepos2019-02-261-1/+1
* configure: gtk: make: scripts: Make scripts compatible with Python 3.Bradley Sepos2019-02-253-22/+26
* configure: Move configured special encoders output before launch output.Bradley Sepos2019-02-251-10/+11
* configure: Enable hardware encoders by default on suitable platforms.Bradley Sepos2019-02-241-17/+29
* MacGui: set the minimum macOS version to 10.11Damiano Galassi2019-01-241-1/+1
* configure: fix conftest turdsJohn Stebbins2019-01-191-0/+3
* flatpak: remove unnecessary dependenciesJohn Stebbins2019-01-061-3/+1
* configure: fix LDProbe cleanup on mingwJohn Stebbins2019-01-061-1/+5
* build: Remove GCC.I and GCC.L for FreeBSD.Yuichiro NAITO2018-11-271-2/+0
* build: Respect CC environment variable on all platforms.Yuichiro NAITO2018-11-261-1/+1
* build: Respect CC environment variable on FreeBSD.Yuichiro NAITO2018-11-263-3/+12
* build: add 'PYTON.exe' to probed toolsJohn Stebbins2018-11-141-0/+1
* Set the macOS deployment target to 10.10 when building from the cli.Damiano Galassi2018-08-231-1/+1
* build: Allows to use clang/clang++ compiler on FreeBSD.Yuichiro NAITO2018-08-222-1/+6
* build: Fix to not pass --enable-nvenc to FFmpeg configure on FreeBSD.Yuichiro NAITO2018-07-021-1/+1
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-292-0/+9
* flatpak: prebuild some dependenciesJohn Stebbins2018-06-191-4/+0
* contrib: make: Remove CMake contrib.Bradley Sepos2018-06-172-20/+1
* contrib: make: Remove --enable-local-autotools and --enable-local-pkgconfig.Bradley Sepos2018-06-173-51/+17
* contrib: Enable asm for libtheora on Mac x86_64.Bradley Sepos2018-06-171-3/+0
* contrib: gtk: libhb: make: scripts: Remove yasm contrib.Bradley Sepos2018-06-172-33/+1
* build: move --flatpak option into configure "Build Options"John Stebbins2018-06-071-4/+3
* scripts: add script for creating flatpak manifestsJohn Stebbins2018-06-061-0/+5
* LinGui: Add opus for flatpak buildsJohn Stebbins2018-06-041-0/+1
* contrib: build: Add AMF headers and --enable-vce.Bradley Sepos2018-06-032-0/+8
* build: Detected Xcode clobbered PATH and reconfigure if necessary.Bradley Sepos2018-06-011-0/+2
* libhb: build: README: Replace instances of Libav with FFmpeg.Bradley Sepos2018-05-291-4/+4
* macosx: Add liblzma (xz) on Mac.Bradley Sepos2018-05-291-0/+4
* contrib: add lzma supportJohn Stebbins2018-05-293-1/+18
* contrib: Add Speex decoder libspeex.Bradley Sepos2018-05-291-0/+1
* Build: Make --enable-qsv MinGW and Linux only. #1060sr552018-01-231-1/+1
* build: Add FreeBSD support.Yuichiro NAITO2018-01-133-5/+22
* build: More robust failure on missing or old nasm.Bradley Sepos2018-01-101-1/+8
* build: Unclobber PATH when shunting build through Xcode.Bradley Sepos2018-01-101-0/+5
* build: Update configure.py to check for nasm >= 2.13.Bradley Sepos2018-01-101-0/+1
* build: Additional hashbang compatibility for BSD-like systems.Bradley Sepos2017-12-032-2/+3
* build: Update to config.guess 2017-11-07.Bradley Sepos2017-12-021-52/+49
* build: Make hashbangs more compatible.Bradley Sepos2017-12-021-1/+1
* build: Add support for Xcode Archive feature.Bradley Sepos2017-11-271-1/+2
* x265: add support for 8/10/12 bit encoding in single static lib (#975)John Stebbins2017-11-063-15/+30
* build: Fix configure to report success when REV=0 in version.txt.Bradley Sepos2017-11-041-1/+1
* build: Quote variables in xcodemake.Bradley Sepos2017-09-061-9/+9
* build: Configure options cosmetics.Bradley Sepos2017-06-211-7/+10
* build: Always enable Libav AAC when building with mingw-w64.Bradley Sepos2017-06-211-1/+1
* build: Update to config.guess 2017-03-05.Bradley Sepos2017-04-071-287/+223
* Remove Fontconfig on Windows (#610)Oleg Oshmyan2017-03-121-4/+0
* configure: Modernize Python in configure.py.cclauss2017-03-041-50/+35
* Unbreak non-mingw cross.Wouter van Kesteren2017-03-041-1/+1