aboutsummaryrefslogtreecommitdiffhomepage
path: root/waftools
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
* build: use an argument list for the Swift build argsGravatar Akemi2018-10-28
* build: more reliable way of getting the Swift version from a stringGravatar Akemi2018-10-22
* 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: explicitly delay adding of object files to linkingGravatar Akemi2018-07-12
* build: fix linking libmpv when swift features are buildGravatar Akemi2018-07-08
* build: manually add standard library search paths for linkingGravatar Akemi2018-06-12
* waf: require wayland-protocols >= 1.14Gravatar Rostislav Pehlivanov2018-05-20
* waftools: update clang_compilation_databaseGravatar Bin Jin2018-05-17
* wscript: Remove code check for cuda hwaccelGravatar Philip Langdale2018-05-10
* build: bump wayland-protocols requirement to 1.12+Gravatar Jan Ekström2018-04-29
* build: fixup vendored wayland protocols with variantsGravatar Jan Ekström2018-04-15
* build: fix swift build with waf 1.8.4Gravatar Akemi2018-03-11
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* build: fix dependency check on macOSGravatar Akemi2018-02-16
* build: fix linking libmpv when swift features are builtGravatar Akemi2018-02-13
* build: remove shell usage from swift build scriptsGravatar Akemi2018-02-13
* build: fix swift detection with python2Gravatar Akemi2018-02-13
* build: fix swift detection on major swift versionsGravatar Akemi2018-02-12
* build: fix swift detection with python3Gravatar Akemi2018-02-12
* build: fix configure on windowsGravatar Akemi2018-02-12
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* build: fix linking to dev SDK on macOSGravatar Akemi2018-02-12
* win32: add more-POSIXy versions of open() and fstat()Gravatar James Ross-Gowan2017-10-25
* wayland_common: rewrite from scratchGravatar Rostislav Pehlivanov2017-10-03
* vd_lavc: cuda requires setting hw_device_ctxGravatar wm42017-09-26
* build: fix build for waf 2.0Gravatar orbea2017-09-22
* build: add preliminary LGPL modeGravatar wm42017-09-21
* build: remove some dead codeGravatar wm42017-09-19
* build: use unified dependency expressions instead of weird fieldsGravatar wm42017-09-18
* Revert "build: rpi: rely on pkgconfig for compiler flags"Gravatar wm42017-08-15
* build: warn against VLAGravatar wm42017-07-24
* build: change how some OS specific source files are selectedGravatar wm42017-06-29
* build: reduce GLX test fragmentGravatar wm42017-06-22
* build: remove Linux DVB test fragmentGravatar wm42017-06-22
* build: remove unused pvr.c test fragmentGravatar wm42017-06-22
* 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
* demux_mkv: change license to LGPLGravatar wm42017-04-21
* osx: initial Touch Bar supportGravatar Akemi2017-03-26
* waf: fix linking of win32 console wrapperGravatar Ricardo Constantino2017-02-19
* waftools/checks/generic: hacks for linking against static/shared libsGravatar kwkam2017-01-28
* wscript: add LIBRARY_PATH for library detectionGravatar kwkam2017-01-28
* build: rpi: rely on pkgconfig for compiler flagsGravatar Ilya Tumaykin2017-01-28
* build: always run code generators before compilingGravatar Stefano Pigozzi2017-01-07
* waf: don't discard line endings when using file2string.pyGravatar wm42017-01-05