index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
waftools
Commit message (
Expand
)
Author
Age
*
build: add flag for inline assembly
Stefano Pigozzi
2013-12-29
*
build: support multiple headers in check_statement
Stefano Pigozzi
2013-12-26
*
build: hide duplicate options from `--help`
Stefano Pigozzi
2013-12-26
*
build: prefer 4Front OSS to native implementations
bugmen0t
2013-12-07
*
build: fix regression in cross-compilation [2]
Stefano Pigozzi
2013-12-06
*
build: fix regression in cross-compilation
Stefano Pigozzi
2013-12-05
*
build: remove execute kwarg to check_cc when cross-compiling
Stefano Pigozzi
2013-12-04
*
build: make deps_neg work with multiple dependencies
Stefano Pigozzi
2013-11-29
*
build: reimplement the OSS checks using a more declarative approach
Stefano Pigozzi
2013-11-29
*
build: make --disable-gl disable all the gl backends
Stefano Pigozzi
2013-11-28
*
build: remove pointless exception handling in oss check
Stefano Pigozzi
2013-11-26
*
build: unbreak __get_osslibdir__ on python3
Stefano Pigozzi
2013-11-26
*
build: check for pthreads with and without additional cflags
Stefano Pigozzi
2013-11-26
*
build: add -mwin32 on cygwin
Stefano Pigozzi
2013-11-26
*
build: don't abort if our OSS implementation isn't from 4Front
Stefano Pigozzi
2013-11-25
*
build: run oss_audio.c check with oss cflags as well
Stefano Pigozzi
2013-11-25
*
build: unbreak __get_osslibdir__()
bugmen0t
2013-11-25
*
build: only check 4Front OSS after passing its CFLAGS
bugmen0t
2013-11-25
*
build: fix construction of args to pkg-config
Natanael Copa
2013-11-25
*
build: make waf append pkgconfig flags as-is [2]
Stefano Pigozzi
2013-11-24
*
build: make waf append pkgconfig flags as-is
Stefano Pigozzi
2013-11-24
*
build: store dependencies as lists
Stefano Pigozzi
2013-11-24
*
build: cache compiler defines on the configure context directly
Stefano Pigozzi
2013-11-24
*
build: remove unused mng fragment
Stefano Pigozzi
2013-11-23
*
build: also run the test binary during the lua checks
Stefano Pigozzi
2013-11-23
*
build: fix lua check to actually test for libquvi
Stefano Pigozzi
2013-11-23
*
build: fix missing prototypes in lua check fragment
Stefano Pigozzi
2013-11-23
*
build: use static instead of prototype in libavfilter fragment
Stefano Pigozzi
2013-11-23
*
build: fix libavfilter check to include function prototype
Stefano Pigozzi
2013-11-23
*
build: remove spam generated by link task
Stefano Pigozzi
2013-11-22
*
switch the build system to waf
Stefano Pigozzi
2013-11-21