openh264/build
ruil2 4edc5f60a1 Merge pull request #1126 from mstorsjo/android-simplify
Avoid repeated code for getting the android toolchain prefix
2014-07-10 09:31:57 +08: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 Avoid repeated code for getting the android toolchain prefix 2014-07-09 11:10:33 +03:00
platform-arch.mk Add support for building the arm64 assembly in platform-arch.mk 2014-04-23 11:44:47 +03:00
platform-darwin.mk Don't define MACOS and LINUX 2014-05-12 12:17:53 +03:00
platform-freebsd.mk clean multi-threading macro 2014-03-31 18:24:10 -07:00
platform-ios.mk Update platform-ios.mk 2014-06-09 09:22:54 +08:00
platform-linux.mk Don't define MACOS and LINUX 2014-05-12 12:17:53 +03:00
platform-mingw_nt.mk Don't manually define WIN32/WIN64 2014-05-09 19:34:04 +03:00
platform-msvc-common.mk Set -Zi instead of -ZI when building with MSVC in debug mode 2014-07-09 15:13:41 +03:00
platform-msvc-wp.mk Don't build all object files with -ZW, only the one that needs it 2014-04-29 11:03:17 +03:00
platform-msvc.mk Only use the -Gm option in desktop debug MSVC builds 2014-04-29 11:56:48 +03:00
platform-x86-common.mk Revert "Set ASM_ARCH in all cases to fix Win64 Debug build" 2014-05-09 19:34:49 +03:00