aboutsummaryrefslogtreecommitdiffhomepage
path: root/waftools/checks/custom.py
Commit message (Expand)AuthorAge
* wayland: use xdg-decoration if availableGravatar emersion2018-11-19
* build: pass include paths as a list instead of a string in cocoa checkGravatar Akemi2018-10-28
* add swift as main dependency so all dependencies can be disabled easilyGravatar Akemi2018-09-30
* build: check for Swift version and disable dependencies if neededGravatar Akemi2018-09-30
* Revert "ao_openal: enable building on OSX"Gravatar Michael Hoang2018-08-26
* build: manually add standard library search paths for linkingGravatar Akemi2018-06-12
* waf: require wayland-protocols >= 1.14Gravatar Rostislav Pehlivanov2018-05-20
* build: bump wayland-protocols requirement to 1.12+Gravatar Jan Ekström2018-04-29
* build: fix dependency check on macOSGravatar Akemi2018-02-16
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* build: fix linking to dev SDK on macOSGravatar Akemi2018-02-12
* wayland_common: rewrite from scratchGravatar Rostislav Pehlivanov2017-10-03
* Revert "build: rpi: rely on pkgconfig for compiler flags"Gravatar wm42017-08-15
* build: simplify OSS checks and remove changes by "bugmen0t"Gravatar wm42017-06-22
* build: remove checks for libGLGravatar wm42017-04-26
* build: rely on internal GL headers for rpi checkGravatar Ilya Tumaykin2017-04-26
* wscript: add LIBRARY_PATH for library detectionGravatar kwkam2017-01-28
* build: rpi: rely on pkgconfig for compiler flagsGravatar Ilya Tumaykin2017-01-28
* ao_openal: enable building on OSXGravatar Josh de Kock2016-09-21
* 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: move QuartzCore linking to the cocoa checkGravatar Stefano Pigozzi2015-02-25
* 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
* Drop libquvi supportGravatar wm42014-10-25
* 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: prefer 4Front OSS to native implementationsGravatar bugmen0t2013-12-07
* 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: 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