openh264/build
Martin Storsjö e8e2cbcc28 Revert "Set ASM_ARCH in all cases to fix Win64 Debug build"
This reverts commit 09025dc8ef.

There is no need to set ASM_ARCH unless assembly sources actually
are built. ASM_ARCH is no longer used for setting unrelated CFLAGS.
2014-05-09 19:34:49 +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 Add support for arm64 assembly source files in mktargets.py 2014-04-23 11:41:17 +03:00
mktargets.sh Squashed commit of the following: 2014-04-24 15:12:49 +08:00
platform-android.mk Use $(PROJECT_NAME) in the android .so name 2014-05-04 15:57:40 +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 clean multi-threading macro 2014-03-31 18:24:10 -07:00
platform-freebsd.mk clean multi-threading macro 2014-03-31 18:24:10 -07:00
platform-ios.mk Automatically pick the latest installed iOS SDK when building with make 2014-03-19 10:32:42 +02:00
platform-linux.mk clean multi-threading macro 2014-03-31 18:24:10 -07:00
platform-mingw_nt.mk Don't manually define WIN32/WIN64 2014-05-09 19:34:04 +03:00
platform-msvc-common.mk Don't manually define WIN32/WIN64 2014-05-09 19:34:04 +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