openh264/build
Martin Storsjö 33a7e02261 Check that a working android toolchain was found
If the user selects a nonexistent ARCH, previously the call that
sets TOOLCHAINPREFIX would set it to contain a long error message,
which makes it quite hard to figure out what actually went wrong.

Instead check that CXX=$(TOLCHAINPREFIX)g++ actually points to a
working executable, and abort immediately if this isn't true.
2014-07-24 01:09:45 +03:00
..
astyle.cfg Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
gtest-targets.mk Use .obj as suffix for object files on MSVC 2014-03-18 19:41:06 +02:00
mktargets.py Remove an unused function in mktargets.py 2014-07-02 16:56:39 +03:00
mktargets.sh Regenerate test/common/targets.mk via the mktargets.sh script as well 2014-07-02 15:07:02 +03:00
platform-android.mk Check that a working android toolchain was found 2014-07-24 01:09:45 +03:00
platform-arch.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-darwin.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-freebsd.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-ios.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-linux.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-mingw_nt.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-msvc-common.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-msvc-wp.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-msvc.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-x86-common.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00