aboutsummaryrefslogtreecommitdiffhomepage
path: root/waftools
Commit message (Expand)AuthorAge
* build: fix cocoa configure check on OS X 10.7Gravatar Stefano Pigozzi2014-01-02
* Windows: use the GUI subsystem, attach to consoleGravatar Martin Herkt2014-01-02
* build: add flag for inline assemblyGravatar Stefano Pigozzi2013-12-29
* build: support multiple headers in check_statementGravatar Stefano Pigozzi2013-12-26
* build: hide duplicate options from `--help`Gravatar 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: make deps_neg work with multiple dependenciesGravatar Stefano Pigozzi2013-11-29
* build: reimplement the OSS checks using a more declarative approachGravatar Stefano Pigozzi2013-11-29
* build: make --disable-gl disable all the gl backendsGravatar Stefano Pigozzi2013-11-28
* 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: add -mwin32 on cygwinGravatar 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: store dependencies as listsGravatar Stefano Pigozzi2013-11-24
* build: cache compiler defines on the configure context directlyGravatar Stefano Pigozzi2013-11-24
* build: remove unused mng fragmentGravatar Stefano Pigozzi2013-11-23
* 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
* build: fix missing prototypes in lua check fragmentGravatar Stefano Pigozzi2013-11-23
* build: use static instead of prototype in libavfilter fragmentGravatar Stefano Pigozzi2013-11-23
* build: fix libavfilter check to include function prototypeGravatar Stefano Pigozzi2013-11-23
* build: remove spam generated by link taskGravatar Stefano Pigozzi2013-11-22
* switch the build system to wafGravatar Stefano Pigozzi2013-11-21