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 Detect Lua on FreeBSD 2014-01-15 00:18:14 +01:00
detections build: Add -U__STRICT_ANSI__ to CFLAGS on Cygwin 2014-02-13 19:29:23 -03:00
fragments build: fix cocoa configure check on OS X 10.7 2014-01-02 20:42:03 +01:00
generators waf: try to fix unicode/byte string messup 2014-01-21 21:41:53 +01:00
__init__.py
dependencies.py build: make deps_neg work with multiple dependencies 2013-11-29 23:31:17 +01:00
features.py build: hide duplicate options from `--help` 2013-12-26 10:09:17 +01:00
inflectors.py
syms.py build: syms: add support for Mach-O binaries 2014-02-19 21:56:39 +01:00
waf_customizations.py