index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
configure.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
make: configure: Enable hardening and sandboxing by default.
Bradley Sepos
2020-11-08
1
-3
/
+6
*
contrib: combine some checks and cosmetics.
Damiano Galassi
2020-11-05
1
-1
/
+1
*
make: Improve setting host system in configure.py where arch or xcode-config ...
Damiano Galassi
2020-11-05
1
-21
/
+43
*
build: make: Use proper comparison operator in configure.py.
Bradley Sepos
2020-08-05
1
-4
/
+4
*
build: make: Another configure.py update for Apple Silicon.
Bradley Sepos
2020-08-05
1
-2
/
+14
*
build: make: Do not fail configuring where Xcode is disabled and xcodebuild i...
Bradley Sepos
2020-08-01
1
-9
/
+10
*
build: make: Map aarch64-* to arm64-* for Apple Silicon in configure.py.
Bradley Sepos
2020-08-01
1
-2
/
+2
*
build: make: Cosmetic in configure.py.
Bradley Sepos
2020-08-01
1
-2
/
+2
*
build: make: Switch Apple Silicon tuple in configure.py to aarch64-*.
Bradley Sepos
2020-08-01
1
-1
/
+1
*
build: make: Add Apple Silicon tuple to configure.py.
Bradley Sepos
2020-08-01
1
-1
/
+2
*
make: Fix mingw pthread conditional in configure.py.
Bradley Sepos
2020-07-22
1
-1
/
+1
*
build: pkg: Fix git short hash to be dynamic.
Bradley Sepos
2020-05-03
1
-1
/
+5
*
make: Relax automake and pkg-config version requirements.
Bradley Sepos
2020-03-26
1
-2
/
+2
*
configure: Don't enable nvenc by default when targeting arm windows
Martin Storsjö
2020-03-14
1
-1
/
+1
*
build: libhb: cli: Improve support for NetBSD.
Bradley Sepos
2020-02-10
1
-4
/
+4
*
qsv: add support for FreeBSD
Jan Beich
2020-01-23
1
-3
/
+3
*
build: Add --optimize=size-aggressive (-Oz).
Nomis101
2020-01-16
1
-3
/
+10
*
build: make: Reduce required pkg-config version to 0.29 in configure.py.
Bradley Sepos
2019-11-29
1
-1
/
+1
*
Resolve Rebase
sr55
2019-11-15
1
-2
/
+1
*
Revert "make: Print unsupported status of FFmpeg AAC on Darwin/macOS in confi...
Bradley Sepos
2019-10-25
1
-1
/
+1
*
make: Reduce pkg-config required version to 0.29.0.
Bradley Sepos
2019-10-14
1
-1
/
+1
*
make: Print unsupported status of FFmpeg AAC on Darwin/macOS in configure.py.
Bradley Sepos
2019-10-13
1
-1
/
+1
*
make: Reduce automake required version to 1.15.0.
Bradley Sepos
2019-10-11
1
-1
/
+1
*
make: Remove libtool version check in configure.py.
Bradley Sepos
2019-10-04
1
-1
/
+1
*
make: Revise configure.py tool and version probing.
Bradley Sepos
2019-10-04
1
-62
/
+81
*
make: Add ninja-build as a ninja alias in configure.py.
Bradley Sepos
2019-09-17
1
-1
/
+1
*
contrib: Use libdav1d for AV1 decoding in FFmpeg.
Justin Bull
2019-09-17
1
-0
/
+2
*
make: Check for -Wno-format-truncation in configure.py and record to GNUmakef...
Bradley Sepos
2019-09-10
1
-0
/
+12
*
make: Rearrange the configure.py ordering for GNUmakefile generation.
Nomis101
2019-09-09
1
-4
/
+4
*
make: Disable warning for AMD VCE on Linux.
Bradley Sepos
2019-08-31
1
-1
/
+1
*
VCE: Vulkan support on linux.
OvchinnikovDmitrii
2019-08-28
1
-2
/
+2
*
make: Rearrange configure.py help output into a more logical order.
Bradley Sepos
2019-08-21
1
-53
/
+51
*
make: Revise security section comments in configure.py.
Bradley Sepos
2019-08-21
1
-2
/
+2
*
make: Move harden option to the new Security group in configure.py.
Nomis101
2019-08-21
1
-3
/
+2
*
make: Move sandbox option into new Security group in configure.py.
Nomis101
2019-08-21
1
-4
/
+8
*
make: Add a configure.py option to enable app sandbox.
Nomis101
2019-08-21
1
-0
/
+10
*
LinGui: make selection of gtk3/gtk4 configure-able
John Stebbins
2019-07-31
1
-0
/
+5
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-2
/
+2
*
build: Change hardening logic from None to False in configure.py.
Nomis101
2019-07-19
1
-2
/
+2
*
[gardening] Clean up old OS X code pieces
Nomis101
2019-06-22
1
-20
/
+2
*
build: Add --enable-hardening flag to enable stack protection and enhanced bu...
Nomis101
2019-06-19
1
-1
/
+4
*
configure: add fixed option name to ToolProbe
John Stebbins
2019-04-17
1
-32
/
+34
*
configure: export FEATURE.* vars to project.h
John Stebbins
2019-04-17
1
-1
/
+1
*
configure: fix osx build
John Stebbins
2019-04-17
1
-2
/
+1
*
make: finish correcting host/build semantics
John Stebbins
2019-04-17
1
-24
/
+24
*
configure: Add comments to make lib checks more readable
John Stebbins
2019-04-16
1
-18
/
+29
*
configure: make separate LDTest and PkgConfigTest functions
John Stebbins
2019-04-16
1
-76
/
+74
*
configure: fix comments
John Stebbins
2019-04-15
1
-14
/
+6
*
configure: fix typo
John Stebbins
2019-04-15
1
-1
/
+1
*
configure: move sanitation of options together
John Stebbins
2019-04-15
1
-10
/
+19
[next]