openh264/build
Martin Storsjö 67a9e73a7c Set the arch to armv7 by default when building for iOS
Otherwise it would build for the simulator by default, which
in most cases probably isn't what was intended.
2014-03-09 01:46:43 +02:00
..
astyle.cfg Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
gtest-targets.mk Regenerate target makefiles after the latest mktargets.py changes 2014-02-12 22:11:05 +02:00
mktargets.py Explicitly sort the files in mktargets.py 2014-03-08 01:55:39 +02:00
mktargets.sh Exclude the arm assembly header as well 2014-03-04 23:23:19 +02:00
platform-android.mk Merge pull request #442 from mstorsjo/unify-thread-cleanup 2014-03-07 18:14:03 +08:00
platform-arch.mk Hook up building arm assembly in the generic linux and android makefiles 2014-03-04 08:56:42 +02:00
platform-darwin.mk Move the ASM variable declaration into the x86-common file 2014-02-28 10:22:19 +02:00
platform-freebsd.mk Only set x86 ASMFLAGS if building x86 assembly 2014-03-01 23:56:14 +02:00
platform-ios.mk Set the arch to armv7 by default when building for iOS 2014-03-09 01:46:43 +02:00
platform-linux.mk Hook up building arm assembly in the generic linux and android makefiles 2014-03-04 08:56:42 +02:00
platform-mingw_nt.mk Move the ASM variable declaration into the x86-common file 2014-02-28 10:22:19 +02:00
platform-msvc-arm.mk Add platform files for msvc and msvc-arm 2014-01-17 12:06:12 +02:00
platform-msvc-common.mk Set GTEST_HAS_TR1_TUPLE to 0 on msvc 2014-02-24 15:38:37 +02:00
platform-msvc.mk Move the ASM variable declaration into the x86-common file 2014-02-28 10:22:19 +02:00
platform-x86-common.mk Don't add -DNO_DYNAMIC_VP to ASMFLAGS 2014-03-05 15:02:53 +02:00