summaryrefslogtreecommitdiffstats
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* wayland: change minimum versionAlexander Preisinger2014-02-121-2/+2
* Detect Lua on FreeBSDGrzegorz Blach2014-01-151-1/+1
* build: don't depend on both libavresample and libswresamplewm42014-01-061-0/+1
* build: fix cocoa configure check on OS X 10.7Stefano Pigozzi2014-01-061-5/+1
* build: fix typoStefano Pigozzi2014-01-011-1/+1
* build: make configure fail if both __atomic and __sync are not availableStefano Pigozzi2014-01-011-2/+16
* build: check for libatomic and __atomic operationsAlessandro Ghedini2014-01-011-0/+7
* build: add flag for inline assemblyStefano Pigozzi2013-12-291-0/+5
* build: disable SDL by defaultStefano Pigozzi2013-12-291-2/+4
* build: fix shm detection on OpenBSDStefano Pigozzi2013-12-261-1/+1
* input: remove LIRCCD supportwm42013-12-161-4/+0
* build: dvdnav needs dvdreadNikoli2013-12-131-0/+1
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-0/+4
* build: prefer 4Front OSS to native implementationsbugmen0t2013-12-071-7/+7
* build: fix linking to CoreFoundationagiz2013-12-061-1/+1
* build: link ARC to get subscripting implementationStefano Pigozzi2013-12-061-1/+2
* vo_opengl: support for vda hardware decodingStefano Pigozzi2013-12-021-0/+5
* build: reject broken roaraudio sndio emulationwm42013-12-021-1/+1
* build: don't check libsmbclient version numberwm42013-11-301-1/+1
* build: reimplement the OSS checks using a more declarative approachStefano Pigozzi2013-11-291-5/+35
* build: add options for enabling and disabling any libquvi versionsNikoli2013-11-291-0/+7
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0wm42013-11-291-1/+1
* build: make pthreads mandatorywm42013-11-281-6/+3
* build: make --disable-gl disable all the gl backendsStefano Pigozzi2013-11-281-0/+4
* build: add custom -I/-L flags for the BSDs [2]Stefano Pigozzi2013-11-281-4/+4
* build: add custom -I/-L flags for the BSDsStefano Pigozzi2013-11-271-0/+8
* build: add a gdi check for windowsStefano Pigozzi2013-11-261-0/+6
* build: store dependencies as listsStefano Pigozzi2013-11-241-0/+3
* build: make sure cwd is in Python's sys.pathStefano Pigozzi2013-11-231-0/+1
* build: remove abusive commentStefano Pigozzi2013-11-221-1/+0
* build: unbreak PVR configure testwm42013-11-221-1/+1
* switch the build system to wafStefano Pigozzi2013-11-211-0/+759