summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build: split fetch into df-fetch and df-verifyKonaBlend2016-05-257-308/+450
* Build: add configure --verbose-fetchKonaBlend2016-05-252-4/+7
* Build: add target: contrib.verifyKonaBlend2016-05-252-11/+68
* Build: refactor fetch for contrib tarballsKonaBlend2016-05-257-33/+321
* Add ability to set C++ standard (#195)John Stebbins2016-05-242-7/+11
* build: Increase max logical CPU cores to 64.Bradley Sepos2016-05-241-2/+2
* build: Update regex in configure.py to fix buggy Python versions.Bradley Sepos2016-05-241-1/+1
* remove dxva hw decode (#189)John Stebbins2016-05-171-3/+0
* build: fix regex probeJohn Stebbins2016-03-131-1/+1
* build: do not enable fdk-aac by defaultJohn Stebbins2016-02-101-1/+1
* configure: use gm4 as a synonym for GNU m4Sean McGovern2015-10-071-1/+1