mpv/waftools
Stefano Pigozzi f8d7756a14 build: add option to generate a clang compilation database
The compilation database is a JSON file[1] storing all compilation flags. That
is useful for tools using libclang for code completion and error reporting
(for example: YouCompleteMe for vim).

[1]: http://clang.llvm.org/docs/JSONCompilationDatabase.html
2015-02-05 21:06:34 +01:00
..
checks win32: drop hacks for possibly broken static pthreads-win32 linking 2015-01-11 02:23:02 +01:00
detections win32: make sure __STRICT_ANSI__ is not defined 2015-01-16 21:34:46 +11:00
fragments vo_opengl: cleanups after vo_opengl_old removal 2015-01-21 20:32:42 +01:00
generators build: rename MPLAYER_CONFDIR define 2015-01-02 03:18:16 +01:00
__init__.py
clang_compilation_database.py build: add option to generate a clang compilation database 2015-02-05 21:06:34 +01:00
dependencies.py
features.py
inflectors.py
syms.py
waf_customizations.py build: remove useless function 2014-10-11 21:03:13 +02:00