mpv/waftools
Stefano Pigozzi 08170c6a67 build: syms: add support for Mach-O binaries
Current code stolen from waf's extras, only supported 'pe' and 'elf'. OS X
uses the 'Mach-O' binary format (which waf calls 'mac-o'... go figure).

Add support for generating the global symbols file with nm and using it from
clang.
2014-02-19 21:56:39 +01:00
..
checks
detections build: Add -U__STRICT_ANSI__ to CFLAGS on Cygwin 2014-02-13 19:29:23 -03:00
fragments
generators
__init__.py
dependencies.py
features.py
inflectors.py
syms.py build: syms: add support for Mach-O binaries 2014-02-19 21:56:39 +01:00
waf_customizations.py