summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* disable fontconfig on macOSDamiano Galassi2017-01-181-1/+4
* build: Gracefully exit configure where version info is not present.Bradley Sepos2016-12-271-5/+10
* doc: Remove legacy documentation.Bradley Sepos2016-12-221-1/+0
* build: Add install, install-strip, and uninstall targets for Darwin/Mac.Bradley Sepos2016-12-221-1/+13
* build: Really ensure tag suffix is not None in configure.py.Bradley Sepos2016-12-181-2/+1
* build: Ensure tag suffix is not None in configure.py.Bradley Sepos2016-12-181-1/+2
* contrib: Use SHA256 instead of MD5 for contrib archive checksums.Justin Scholz2016-12-153-20/+20
* build: Use UTC datetime for build info.Chris Lamb2016-09-091-3/+5
* build: Add PKGCONFIG.exe tool.Bradley Sepos2016-09-031-0/+1
* contrib: Add opus audio encoder.John Stebbins2016-09-021-0/+1
* build: fix configure error created by flatpak commitJohn Stebbins2016-08-311-2/+2
* LinGui: Add flatpak support (#231)John Stebbins2016-08-302-0/+15
* configure: check for strerror_r()Sean McGovern2016-07-101-0/+21
* contrib: Update to pthreads-win32 2.9.1.Bradley Sepos2016-06-211-0/+1
* build: Avoid sending ANSI to Windows terminals.Bradley Sepos2016-05-251-1/+1
* contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6.Bradley Sepos2016-05-251-0/+1
* build: Add basic termination signal handling to df-*.py.Bradley Sepos2016-05-252-0/+20
* build: Add download jobs option and progress display.Bradley Sepos2016-05-253-4/+42
* Build: fix configure to escape $ for xcodeKonaBlend2016-05-251-1/+1
* Build: more fetch tweaksKonaBlend2016-05-252-13/+10
* Build: fix duplicate pkgconfig includeKonaBlend2016-05-251-0/+2
* Build: add target contrib.fetch.testKonaBlend2016-05-253-3/+7
* Build: add configure --df-exhaust-urlKonaBlend2016-05-253-6/+11