summaryrefslogtreecommitdiffstats
path: root/waftools/generators
Commit message (Expand)AuthorAgeFilesLines
* zsh completion: move generation to runtime and improvePhilip Sequeira2019-09-271-13/+0
* build: optimise adding additional objects for linkingder richter2019-09-221-2/+2
* waf: fix wayland-scanner deprecation warningdudemanguy2019-09-211-1/+1
* build: add all configure flags as conditional flags to Swift compilerder richter2019-07-211-0/+10
* build: fix adding of object files to linking with cplugins disabledAkemi2019-03-131-1/+1
* build: explicitly delay adding of object files to linkingAkemi2018-07-121-0/+1
* build: fixup vendored wayland protocols with variantsJan Ekström2018-04-151-4/+23
* build: fix linking libmpv when swift features are builtAkemi2018-02-131-0/+2
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-121-1/+10
* wayland_common: rewrite from scratchRostislav Pehlivanov2017-10-031-2/+24
* build: add preliminary LGPL modewm42017-09-211-1/+0
* demux_mkv: change license to LGPLwm42017-04-211-0/+1
* build: always run code generators before compilingStefano Pigozzi2017-01-071-0/+1
* waf: don't discard line endings when using file2string.pywm42017-01-051-1/+1
* build: use matroska.py & file2string.py as python modulesStefano Pigozzi2017-01-051-26/+30
* Revert "Port several python scripts to Perl"wm42016-12-171-2/+2
* build: add option to customize config files system pathStefano Pigozzi2016-01-111-1/+1
* build: remove useless classStefano Pigozzi2015-07-261-2/+2
* build: always regenerate version hashwm42015-06-301-26/+0
* build: fix building with spaces in pathPhilip Sequeira2015-03-311-3/+3
* player: dump list of satisfied deps instead of config.h with -vwm42015-03-111-1/+11
* build: rename MPLAYER_CONFDIR definewm42015-01-021-3/+3
* player: print config.h contents in verbose modewm42015-01-021-0/+5
* build: update waf to version 1.8.1Stefano Pigozzi2014-10-111-1/+1
* build: expose waf variants to the userStefano Pigozzi2014-08-061-0/+8
* build: version string as native str type for each Python versionPhilip Sequeira2014-06-141-2/+4
* build: fix generation of zsh completionAlessandro Ghedini2014-06-131-2/+2
* build: generate and install zsh completion scriptAlessandro Ghedini2014-06-081-0/+13
* build: fix unicode handling of the version stringRyan Goulden2014-03-141-1/+1
* waf: try to fix unicode/byte string messupwm42014-01-211-1/+1
* switch the build system to wafStefano Pigozzi2013-11-213-0/+73