summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* fixed typosfreddii2021-02-251-1/+1
* make: Simplify feature check cosmetics in configure.py.Bradley Sepos2021-02-201-10/+7
* make: Make mingw stuffs arch-specific in configure.py.Bradley Sepos2021-02-201-14/+14
* Only allow enabling MediaFoundation encoder on aarch64-w64-mingw32.Bradley Sepos2021-02-201-2/+2
* Gate MediaFoundation encoder behind --enable-mf.Bradley Sepos2021-02-201-0/+10
* contrib: add zimg.Damiano Galassi2021-01-231-0/+1
* make: configure: Enable hardening and sandboxing by default.Bradley Sepos2020-11-081-3/+6
* contrib: combine some checks and cosmetics.Damiano Galassi2020-11-051-1/+1
* build: improve ub target to generate a arm64/x86_64 binary.Damiano Galassi2020-11-052-60/+0
* make: Improve setting host system in configure.py where arch or xcode-config ...Damiano Galassi2020-11-051-21/+43
* build: make: Use proper comparison operator in configure.py.Bradley Sepos2020-08-051-4/+4
* build: make: Another configure.py update for Apple Silicon.Bradley Sepos2020-08-051-2/+14
* build: make: Do not fail configuring where Xcode is disabled and xcodebuild i...Bradley Sepos2020-08-011-9/+10
* build: make: Map aarch64-* to arm64-* for Apple Silicon in configure.py.Bradley Sepos2020-08-011-2/+2
* build: make: Cosmetic in configure.py.Bradley Sepos2020-08-011-2/+2
* build: make: Switch Apple Silicon tuple in configure.py to aarch64-*.Bradley Sepos2020-08-011-1/+1
* build: make: Add Apple Silicon tuple to configure.py.Bradley Sepos2020-08-011-1/+2
* build: make: Update to config.guess 2020-07-12.Bradley Sepos2020-08-011-7/+32
* make: Fix mingw pthread conditional in configure.py.Bradley Sepos2020-07-221-1/+1
* contrib: gtk: libhb: macosx: make: test: Add libjpeg-turbo.Bradley Sepos2020-06-151-0/+1
* MacGui: Xcode 11.5 project check, remove unneeded archive make target.Damiano Galassi2020-06-121-2/+1
* build: pkg: Fix git short hash to be dynamic.Bradley Sepos2020-05-031-1/+5
* make: Append system PKG_CONFIG_PATH when building contribs.Bradley Sepos2020-03-301-1/+1
* make: Relax automake and pkg-config version requirements.Bradley Sepos2020-03-261-2/+2
* configure: Don't enable nvenc by default when targeting arm windowsMartin Storsjö2020-03-141-1/+1
* make: gtk: Reference X11BASE when linking GTK GUI on NetBSD.Bradley Sepos2020-02-191-0/+1
* make: Use LOCALBASE instead of hardcoding /usr/pkg for NetBSD.Bradley Sepos2020-02-191-1/+1
* build: libhb: cli: Improve support for NetBSD.Bradley Sepos2020-02-101-4/+4
* qsv: use system libmfx on FreeBSDJan Beich2020-01-231-0/+2
* qsv: add support for FreeBSDJan Beich2020-01-231-3/+3
* build: Add --optimize=size-aggressive (-Oz).Nomis1012020-01-162-32/+40
* make: Fix redundant flags added with harden.Bradley Sepos2020-01-111-1/+1
* build: make: Reduce required pkg-config version to 0.29 in configure.py.Bradley Sepos2019-11-291-1/+1
* Resolve Rebasesr552019-11-151-2/+1
* Revert "make: Print unsupported status of FFmpeg AAC on Darwin/macOS in confi...Bradley Sepos2019-10-251-1/+1
* make: Reduce pkg-config required version to 0.29.0.Bradley Sepos2019-10-141-1/+1
* make: Print unsupported status of FFmpeg AAC on Darwin/macOS in configure.py.Bradley Sepos2019-10-131-1/+1
* make: Reduce automake required version to 1.15.0.Bradley Sepos2019-10-111-1/+1
* make: Remove libtool version check in configure.py.Bradley Sepos2019-10-041-1/+1
* make: Revise configure.py tool and version probing.Bradley Sepos2019-10-041-62/+81
* build: make: macosx: Make xcodebuild use number of jobs passed to make.Bradley Sepos2019-09-231-0/+1
* make: Fix typo in xcodemake.Bradley Sepos2019-09-231-1/+1
* make: Further unclobber Xcode PATH in xcodemake.Bradley Sepos2019-09-221-2/+24
* make: Add ninja-build as a ninja alias in configure.py.Bradley Sepos2019-09-171-1/+1
* contrib: Use libdav1d for AV1 decoding in FFmpeg.Justin Bull2019-09-172-0/+3
* make: Check for -Wno-format-truncation in configure.py and record to GNUmakef...Bradley Sepos2019-09-102-1/+13
* make: Rearrange the configure.py ordering for GNUmakefile generation.Nomis1012019-09-091-4/+4
* build: make: Fix df-verify where `make contrib.verify` is called directly.Bradley Sepos2019-09-081-1/+4
* make: Allow tar to extract xz archives.Bradley Sepos2019-08-311-1/+1
* make: Disable warning for AMD VCE on Linux.Bradley Sepos2019-08-311-1/+1