summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* VCE: Vulkan support on linux.OvchinnikovDmitrii2019-08-281-2/+2
* make: Rearrange configure.py help output into a more logical order.Bradley Sepos2019-08-211-53/+51
* make: Revise security section comments in configure.py.Bradley Sepos2019-08-211-2/+2
* make: Move harden option to the new Security group in configure.py.Nomis1012019-08-212-4/+3
* make: Move sandbox option into new Security group in configure.py.Nomis1012019-08-211-4/+8
* make: Add a configure.py option to enable app sandbox.Nomis1012019-08-211-0/+10
* Remove libsamplerateJohn Stebbins2019-08-111-1/+0
* LinGui: make selection of gtk3/gtk4 configure-ableJohn Stebbins2019-07-311-0/+5
* Fix some typos (#2202)Nomis1012019-07-311-2/+2
* build: Change hardening logic from None to False in configure.py.Nomis1012019-07-191-2/+2
* Fix gcc 9 compiler warningsJohn Stebbins2019-06-281-1/+1
* build: Update to config.guess 2019-06-10Nomis1012019-06-231-297/+495
* Revert some changes of too extensive gardeningNomis1012019-06-222-2/+26
* [gardening] Clean up old OS X code piecesNomis1012019-06-223-46/+4
* build: Add --enable-hardening flag to enable stack protection and enhanced bu...Nomis1012019-06-192-1/+11
* Add a definition file for NetBSDRyo ONODERA2019-06-181-0/+19
* Enable GTK user interface for NetBSDRyo ONODERA2019-06-181-0/+5
* configure: More verbose selection of python interpreters.Ryo ONODERA2019-06-181-1/+1
* configure: add fixed option name to ToolProbeJohn Stebbins2019-04-171-32/+34
* configure: export FEATURE.* vars to project.hJohn Stebbins2019-04-171-1/+1
* configure: fix osx buildJohn Stebbins2019-04-171-2/+1
* make: finish correcting host/build semanticsJohn Stebbins2019-04-175-44/+44
* configure: Add comments to make lib checks more readableJohn Stebbins2019-04-161-18/+29
* configure: make separate LDTest and PkgConfigTest functionsJohn Stebbins2019-04-161-76/+74
* configure: fix commentsJohn Stebbins2019-04-151-14/+6
* configure: fix typoJohn Stebbins2019-04-151-1/+1
* configure: move sanitation of options togetherJohn Stebbins2019-04-151-10/+19
* configure: make sure numa is only enabled on linuxJohn Stebbins2019-04-151-2/+3