aboutsummaryrefslogtreecommitdiffhomepage
path: root/waftools
Commit message (Expand)AuthorAge
* win32: use a platform-specific unicode entry-pointGravatar James Ross-Gowan2015-04-11
* lua: reject Lua 5.3Gravatar wm42015-04-01
* build: fix building with spaces in pathGravatar Philip Sequeira2015-03-31
* player: dump list of satisfied deps instead of config.h with -vGravatar wm42015-03-11
* build: make vdpau and dxva2 checks nicerGravatar wm42015-03-06
* buid: readd -WparenthesesGravatar wm42015-03-02
* stream_dvb: Always define NO_STREAM_ID_FILTER if missing.Gravatar Oliver Freyermuth2015-02-28
* build: improve DVB checkGravatar wm42015-02-27
* build: move QuartzCore linking to the cocoa checkGravatar Stefano Pigozzi2015-02-25
* build: print pkg-config query on failureGravatar Stefano Pigozzi2015-02-21
* build: fix Python 3 unicode issue with waf 1.8.6Gravatar wm42015-02-19
* build: add option to generate a clang compilation databaseGravatar Stefano Pigozzi2015-02-05
* vo_opengl: cleanups after vo_opengl_old removalGravatar wm42015-01-21
* win32: make sure __STRICT_ANSI__ is not definedGravatar James Ross-Gowan2015-01-16
* win32: drop hacks for possibly broken static pthreads-win32 linkingGravatar wm42015-01-11
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* build: rename MPLAYER_CONFDIR defineGravatar wm42015-01-02
* player: print config.h contents in verbose modeGravatar wm42015-01-02
* win32: add native wrappers for pthread functionsGravatar wm42015-01-01
* build: add -Werror=format-security, add -W flags in all platformsGravatar wm42014-12-17
* build: add checks for some compiler warning flagsGravatar wm42014-12-14
* vaapi/GLX: don't access VO backendGravatar wm42014-12-03
* build: give precedence to Lua52 over LuaJITGravatar Stefano Pigozzi2014-12-02
* build: fix Lua detectionGravatar Stefano Pigozzi2014-10-25
* Drop libquvi supportGravatar wm42014-10-25
* build: remove useless functionGravatar Stefano Pigozzi2014-10-11
* build: update waf to version 1.8.1Gravatar Stefano Pigozzi2014-10-11
* build: add -Wno-format-zero-lengthGravatar wm42014-09-26
* build: add a check_program checkGravatar Stefano Pigozzi2014-09-03
* build: drop check for XF86keysym.hGravatar wm42014-08-16
* x11: use xrandr to retrieve display refresh rateGravatar wm42014-08-16
* build: expose waf variants to the userGravatar Stefano Pigozzi2014-08-06
* build: syms: reindentGravatar Stefano Pigozzi2014-08-05
* build: syms: fix *.def file for mach-o binary formatGravatar Stefano Pigozzi2014-08-05
* build: list exported symbols explicitlyGravatar wm42014-08-05
* build: fix export of libmpv symbols on mingwGravatar wm42014-08-05
* build: enable compiler optimization by defaultGravatar Tsukasa OMOTO2014-07-20
* Revert "build: avoid defining _GNU_SOURCE"Gravatar wm42014-07-10
* build: deal with endian messGravatar wm42014-07-10
* build: avoid defining _GNU_SOURCEGravatar wm42014-07-09
* build: set default cdrom and dvd devices on linuxGravatar Alessandro Ghedini2014-06-30
* build: version string as native str type for each Python versionGravatar Philip Sequeira2014-06-14
* build: fix generation of zsh completionGravatar Alessandro Ghedini2014-06-13
* build: generate and install zsh completion scriptGravatar Alessandro Ghedini2014-06-08
* stream: remove VCD supportGravatar wm42014-06-01
* gl_x11: always require some GLX API functions, avoid dlsym()Gravatar wm42014-05-31
* build: add some warning cflagsGravatar wm42014-05-14
* build: fix OpenBSD DVD/CDROM device namesGravatar wm42014-05-12
* build: removed undefined behavior from PVR checkGravatar wm42014-05-11
* waf: make shlib tasks less noisyGravatar Martin Herkt2014-05-07