aboutsummaryrefslogtreecommitdiffhomepage
path: root/waftools
Commit message (Expand)AuthorAge
...
* build: use matroska.py & file2string.py as python modulesGravatar Stefano Pigozzi2017-01-05
* Revert "Port several python scripts to Perl"Gravatar wm42016-12-17
* cocoa: cosmetic fixesGravatar Akemi2016-12-16
* wscript: Fix cuda test to actually work when cuda SDK is not presentGravatar Philip Langdale2016-11-23
* audio/out: add AudioUnit output driver for iOSGravatar Aman Gupta2016-11-01
* build: Set a default error message for #3692Gravatar Thomas Nagy2016-10-21
* win32: build with -DINITGUIDGravatar James Ross-Gowan2016-09-28
* ao_openal: enable building on OSXGravatar Josh de Kock2016-09-21
* waftools: remove trailing newlineGravatar stepshal2016-06-08
* build: silence -Wunused-resultGravatar Niklas Haas2016-06-07
* build: Do not link to libGL for egl-drmGravatar Quentin Glidic2016-05-20
* build: also use the iconv check on freebsdGravatar q662016-05-10
* build: make DVB test stricterGravatar wm42016-04-02
* build: add special openbsd case for iconv checkGravatar Stefano Pigozzi2016-02-01
* build: add option to customize config files system pathGravatar Stefano Pigozzi2016-01-11
* waf: add "lua51" ("51obsd") to list of possible lua namesGravatar Dmitrij D. Czarkoff2016-01-11
* win32: build: set subsystem versionGravatar James Ross-Gowan2015-12-20
* w32: use DisplayConfig API to retrieve correct monitor refresh rateGravatar James Ross-Gowan2015-11-06
* video: refactor GPU memcpy usageGravatar wm42015-09-25
* build: make sure the HAVE_ key is undefined on failureGravatar Stefano Pigozzi2015-08-19
* win32: revert wchar_t changesGravatar wm42015-08-01
* win32: more wchar_t -> WCHAR replacementsGravatar wm42015-07-30
* build: remove useless classGravatar Stefano Pigozzi2015-07-26
* build: always regenerate version hashGravatar wm42015-06-30
* build: check for lua52Gravatar Christian Hesse2015-05-13
* build: exclude -Wredundant-declsGravatar wm42015-05-09
* 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