summaryrefslogtreecommitdiffstats
path: root/waftools/checks
Commit message (Expand)AuthorAgeFilesLines
* waf: remove waf as a build systemLaserEyess2023-07-233-401/+0
* wayland: bump wayland-protocols to 1.25Dudemanguy2023-06-161-1/+1
* command: add platform propertyDudemanguy2023-02-271-1/+11
* build: add check_preprocessorNiklas Haas2021-11-031-1/+18
* build: lua 5.1/5.2: use generic version namesAvi Halachmi (:avih)2021-10-031-0/+13
* build: lua version: sanitize id before storage (no-op)Avi Halachmi (:avih)2021-10-031-1/+3
* mac: drop build support for swift versions earlier than version 4.1der richter2021-01-131-11/+13
* Revert "build: recognize Lua 5.1 on Arch Linux"Philip Sequeira2020-12-221-1/+0
* build: recognize Lua 5.1 on Arch LinuxPhilip Sequeira2020-12-081-0/+1
* build: link against single EGL providerJan Palus2020-05-141-1/+28
* build: fallback to default pc file locations on rpiJan Palus2020-05-141-1/+6
* build: pick up Lua 5.2 by defaultwm42020-02-291-4/+4
* *.py: cosmetic changesjnozsc2020-02-271-1/+1
* build: add check for macOS SDK versionder richter2019-07-211-1/+12
* build: bump minimum swift version to 3.0.2Akemi2019-04-021-1/+1
* build: slightly adjust swift check output messages on failder richter2019-04-021-3/+7
* build: use StrictVersion for swift version comparisonAkemi2019-04-021-3/+3
* wayland: use xdg-decoration if availableemersion2018-11-191-1/+1
* build: pass include paths as a list instead of a string in cocoa checkAkemi2018-10-281-1/+1
* add swift as main dependency so all dependencies can be disabled easilyAkemi2018-09-301-0/+2
* build: check for Swift version and disable dependencies if neededAkemi2018-09-301-1/+8
* Revert "ao_openal: enable building on OSX"Michael Hoang2018-08-261-12/+1
* build: manually add standard library search paths for linkingAkemi2018-06-121-1/+11
* waf: require wayland-protocols >= 1.14Rostislav Pehlivanov2018-05-201-1/+1
* build: bump wayland-protocols requirement to 1.12+Jan Ekström2018-04-291-1/+1
* build: fix dependency check on macOSAkemi2018-02-161-9/+1
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-121-13/+1
* build: fix linking to dev SDK on macOSAkemi2018-02-121-1/+21
* wayland_common: rewrite from scratchRostislav Pehlivanov2017-10-032-3/+16
* Revert "build: rpi: rely on pkgconfig for compiler flags"wm42017-08-151-22/+1
* build: simplify OSS checks and remove changes by "bugmen0t"wm42017-06-221-27/+1
* build: remove checks for libGLwm42017-04-261-1/+0
* build: rely on internal GL headers for rpi checkIlya Tumaykin2017-04-261-4/+0
* waftools/checks/generic: hacks for linking against static/shared libskwkam2017-01-281-5/+18
* wscript: add LIBRARY_PATH for library detectionkwkam2017-01-281-0/+2
* build: rpi: rely on pkgconfig for compiler flagsIlya Tumaykin2017-01-281-1/+27
* ao_openal: enable building on OSXJosh de Kock2016-09-211-1/+12
* build: Do not link to libGL for egl-drmQuentin Glidic2016-05-201-2/+8
* build: also use the iconv check on freebsdq662016-05-101-1/+1
* build: add special openbsd case for iconv checkStefano Pigozzi2016-02-011-1/+5
* waf: add "lua51" ("51obsd") to list of possible lua namesDmitrij D. Czarkoff2016-01-111-0/+1
* build: remove useless classStefano Pigozzi2015-07-262-15/+10
* build: check for lua52Christian Hesse2015-05-131-0/+1
* lua: reject Lua 5.3wm42015-04-011-1/+1
* build: make vdpau and dxva2 checks nicerwm42015-03-061-2/+2
* build: move QuartzCore linking to the cocoa checkStefano Pigozzi2015-02-251-1/+1
* build: print pkg-config query on failureStefano Pigozzi2015-02-211-0/+2
* win32: drop hacks for possibly broken static pthreads-win32 linkingwm42015-01-111-1/+0
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macroswm42015-01-071-1/+1
* win32: add native wrappers for pthread functionswm42015-01-011-0/+6
* build: give precedence to Lua52 over LuaJITStefano Pigozzi2014-12-021-2/+1
* build: fix Lua detectionStefano Pigozzi2014-10-251-2/+4
* Drop libquvi supportwm42014-10-251-23/+3
* build: add a check_program checkStefano Pigozzi2014-09-031-1/+6
* build: use -pthread when availableStefano Pigozzi2014-04-271-0/+13
* Detect Lua on FreeBSDGrzegorz Blach2014-01-151-0/+2
* build: fix cocoa configure check on OS X 10.7Stefano Pigozzi2014-01-021-1/+12
* build: support multiple headers in check_statementStefano Pigozzi2013-12-261-4/+7
* build: prefer 4Front OSS to native implementationsbugmen0t2013-12-071-0/+7
* build: fix regression in cross-compilation [2]Stefano Pigozzi2013-12-061-1/+1
* build: fix regression in cross-compilationStefano Pigozzi2013-12-051-1/+1
* build: remove execute kwarg to check_cc when cross-compilingStefano Pigozzi2013-12-042-3/+10
* build: reimplement the OSS checks using a more declarative approachStefano Pigozzi2013-11-291-45/+14
* build: remove pointless exception handling in oss checkStefano Pigozzi2013-11-261-9/+5
* build: unbreak __get_osslibdir__ on python3Stefano Pigozzi2013-11-261-1/+1
* build: check for pthreads with and without additional cflagsStefano Pigozzi2013-11-261-1/+5
* build: don't abort if our OSS implementation isn't from 4FrontStefano Pigozzi2013-11-251-3/+3
* build: run oss_audio.c check with oss cflags as wellStefano Pigozzi2013-11-251-4/+6
* build: unbreak __get_osslibdir__()bugmen0t2013-11-251-2/+4
* build: only check 4Front OSS after passing its CFLAGSbugmen0t2013-11-251-10/+10
* build: fix construction of args to pkg-configNatanael Copa2013-11-251-2/+8
* build: make waf append pkgconfig flags as-is [2]Stefano Pigozzi2013-11-241-1/+0
* build: make waf append pkgconfig flags as-isStefano Pigozzi2013-11-241-3/+14
* build: also run the test binary during the lua checksStefano Pigozzi2013-11-231-2/+3
* build: fix lua check to actually test for libquviStefano Pigozzi2013-11-231-5/+8
* switch the build system to wafStefano Pigozzi2013-11-213-0/+253