aboutsummaryrefslogtreecommitdiffhomepage
path: root/waftools
Commit message (Expand)AuthorAge
* build: version string as native str type for each Python versionGravatar Philip Sequeira2014-06-14
* build: fix generation of zsh completionGravatar Alessandro Ghedini2014-06-13
* build: generate and install zsh completion scriptGravatar Alessandro Ghedini2014-06-08
* stream: remove VCD supportGravatar wm42014-06-01
* gl_x11: always require some GLX API functions, avoid dlsym()Gravatar wm42014-05-31
* build: add some warning cflagsGravatar wm42014-05-14
* build: fix OpenBSD DVD/CDROM device namesGravatar wm42014-05-12
* build: removed undefined behavior from PVR checkGravatar wm42014-05-11
* waf: make shlib tasks less noisyGravatar Martin Herkt2014-05-07
* build: use -pthread when availableGravatar Stefano Pigozzi2014-04-27
* build: conditionally use -Wempty-bodyGravatar Stefano Pigozzi2014-04-26
* Remove CPU detection and inline asm handlingGravatar wm42014-04-19
* Kill all tabsGravatar wm42014-04-13
* build: add -Wempty-body to compiler flagsGravatar wm42014-04-04
* build: simplify libavfilter configure checksGravatar wm42014-03-16
* build: fix unicode handling of the version stringGravatar Ryan Goulden2014-03-14
* build: syms: add support for Mach-O binariesGravatar Stefano Pigozzi2014-02-19
* build: Add -U__STRICT_ANSI__ to CFLAGS on CygwinGravatar Diogo Franco (Kovensky)2014-02-13
* build: disable clang's tautological compare warnings [2]Gravatar Stefano Pigozzi2014-02-13
* build: disable clang's tautological compare warningsGravatar Stefano Pigozzi2014-02-13
* build: include a copy of syms.py from upstream wafGravatar wm42014-02-10
* build: switch to -std=c99 for saner float semanticsGravatar wm42014-02-02
* waf: try to fix unicode/byte string messupGravatar wm42014-01-21
* Detect Lua on FreeBSDGravatar Grzegorz Blach2014-01-15
* 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