aboutsummaryrefslogtreecommitdiffhomepage
path: root/waftools/checks
Commit message (Expand)AuthorAge
* 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: add special openbsd case for iconv checkGravatar Stefano Pigozzi2016-02-01
* waf: add "lua51" ("51obsd") to list of possible lua namesGravatar Dmitrij D. Czarkoff2016-01-11
* build: remove useless classGravatar Stefano Pigozzi2015-07-26
* build: check for lua52Gravatar Christian Hesse2015-05-13
* lua: reject Lua 5.3Gravatar wm42015-04-01
* build: make vdpau and dxva2 checks nicerGravatar wm42015-03-06
* build: move QuartzCore linking to the cocoa checkGravatar Stefano Pigozzi2015-02-25
* build: print pkg-config query on failureGravatar Stefano Pigozzi2015-02-21
* 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
* win32: add native wrappers for pthread functionsGravatar wm42015-01-01
* 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: add a check_program checkGravatar Stefano Pigozzi2014-09-03
* build: use -pthread when availableGravatar Stefano Pigozzi2014-04-27
* Detect Lua on FreeBSDGravatar Grzegorz Blach2014-01-15
* build: fix cocoa configure check on OS X 10.7Gravatar Stefano Pigozzi2014-01-02
* build: support multiple headers in check_statementGravatar Stefano Pigozzi2013-12-26
* build: prefer 4Front OSS to native implementationsGravatar bugmen0t2013-12-07
* build: fix regression in cross-compilation [2]Gravatar Stefano Pigozzi2013-12-06
* build: fix regression in cross-compilationGravatar Stefano Pigozzi2013-12-05
* build: remove execute kwarg to check_cc when cross-compilingGravatar Stefano Pigozzi2013-12-04
* build: reimplement the OSS checks using a more declarative approachGravatar Stefano Pigozzi2013-11-29
* build: remove pointless exception handling in oss checkGravatar Stefano Pigozzi2013-11-26
* build: unbreak __get_osslibdir__ on python3Gravatar Stefano Pigozzi2013-11-26
* build: check for pthreads with and without additional cflagsGravatar Stefano Pigozzi2013-11-26
* build: don't abort if our OSS implementation isn't from 4FrontGravatar Stefano Pigozzi2013-11-25
* build: run oss_audio.c check with oss cflags as wellGravatar Stefano Pigozzi2013-11-25
* build: unbreak __get_osslibdir__()Gravatar bugmen0t2013-11-25
* build: only check 4Front OSS after passing its CFLAGSGravatar bugmen0t2013-11-25
* build: fix construction of args to pkg-configGravatar Natanael Copa2013-11-25
* build: make waf append pkgconfig flags as-is [2]Gravatar Stefano Pigozzi2013-11-24
* build: make waf append pkgconfig flags as-isGravatar Stefano Pigozzi2013-11-24
* build: also run the test binary during the lua checksGravatar Stefano Pigozzi2013-11-23
* build: fix lua check to actually test for libquviGravatar Stefano Pigozzi2013-11-23
* switch the build system to wafGravatar Stefano Pigozzi2013-11-21