index
:
mpv
absurd_test
absurd_test2
absurd_test3
always_dr
appstream
appveyor
ass_shit
bliss
coreaudio-spdif-hack
coverity_scan
d3d-new-hwaccel
d3d_copy_texture
deprecate_opengl_hq
displaylinktests
drmprime-modifiers
frame-stats-wip
gl-query-timer
json_test
last-frame-subs
libxmp
lua-remote-code-execution
master
matroska2
mruby
multicheck
opengl-dr
oversample_mixless
pidfd_test
property-expand-wip
rc
rcombs/macos-fixes
read_stats_new
read_stats_old
ref_white
release-policy
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/current
remove-libaf
render_abstraction
sdl2-pixelformats
shitmess
something
spherical-metadata
stream_debug_stuff
stream_no_size_caching
stream_shit
stream_size_fstat
stream_size_fstat_nocache
sub_render
test-ci
udp_sync
uwp
vaapi_radv
vo_drm_zimg
vo_win_state
wasapi-attempt
wayland-next
wayland-zxdg6
win32-alpha
win32-thread-simplify
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
waftools
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: add flag for inline assembly
Stefano Pigozzi
2013-12-29
1
-5
/
+5
*
build: support multiple headers in check_statement
Stefano Pigozzi
2013-12-26
1
-4
/
+7
*
build: hide duplicate options from `--help`
Stefano Pigozzi
2013-12-26
1
-1
/
+5
*
build: prefer 4Front OSS to native implementations
bugmen0t
2013-12-07
1
-0
/
+7
*
build: fix regression in cross-compilation [2]
Stefano Pigozzi
2013-12-06
1
-1
/
+1
*
build: fix regression in cross-compilation
Stefano Pigozzi
2013-12-05
1
-1
/
+1
*
build: remove execute kwarg to check_cc when cross-compiling
Stefano Pigozzi
2013-12-04
2
-3
/
+10
*
build: make deps_neg work with multiple dependencies
Stefano Pigozzi
2013-11-29
1
-2
/
+2
*
build: reimplement the OSS checks using a more declarative approach
Stefano Pigozzi
2013-11-29
4
-64
/
+20
*
build: make --disable-gl disable all the gl backends
Stefano Pigozzi
2013-11-28
1
-4
/
+13
*
build: remove pointless exception handling in oss check
Stefano Pigozzi
2013-11-26
1
-9
/
+5
*
build: unbreak __get_osslibdir__ on python3
Stefano Pigozzi
2013-11-26
1
-1
/
+1
*
build: check for pthreads with and without additional cflags
Stefano Pigozzi
2013-11-26
1
-1
/
+5
*
build: add -mwin32 on cygwin
Stefano Pigozzi
2013-11-26
1
-0
/
+4
*
build: don't abort if our OSS implementation isn't from 4Front
Stefano Pigozzi
2013-11-25
1
-3
/
+3
*
build: run oss_audio.c check with oss cflags as well
Stefano Pigozzi
2013-11-25
1
-4
/
+6
*
build: unbreak __get_osslibdir__()
bugmen0t
2013-11-25
1
-2
/
+4
*
build: only check 4Front OSS after passing its CFLAGS
bugmen0t
2013-11-25
1
-10
/
+10
*
build: fix construction of args to pkg-config
Natanael Copa
2013-11-25
1
-2
/
+8
*
build: make waf append pkgconfig flags as-is [2]
Stefano Pigozzi
2013-11-24
1
-1
/
+0
*
build: make waf append pkgconfig flags as-is
Stefano Pigozzi
2013-11-24
1
-3
/
+14
*
build: store dependencies as lists
Stefano Pigozzi
2013-11-24
1
-13
/
+23
*
build: cache compiler defines on the configure context directly
Stefano Pigozzi
2013-11-24
1
-3
/
+3
*
build: remove unused mng fragment
Stefano Pigozzi
2013-11-23
1
-7
/
+0
*
build: also run the test binary during the lua checks
Stefano Pigozzi
2013-11-23
1
-2
/
+3
*
build: fix lua check to actually test for libquvi
Stefano Pigozzi
2013-11-23
1
-5
/
+8
*
build: fix missing prototypes in lua check fragment
Stefano Pigozzi
2013-11-23
1
-2
/
+2
*
build: use static instead of prototype in libavfilter fragment
Stefano Pigozzi
2013-11-23
1
-2
/
+1
*
build: fix libavfilter check to include function prototype
Stefano Pigozzi
2013-11-23
1
-0
/
+1
*
build: remove spam generated by link task
Stefano Pigozzi
2013-11-22
1
-0
/
+4
*
switch the build system to waf
Stefano Pigozzi
2013-11-21
34
-0
/
+1005