openh264/build
Martin Storsjö d9f12135d4 Don't pass -L. to the MSVC linker
This avoids warnings - this parameter isn't necessary on MSVC.
2014-07-03 22:05:55 +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 Merge pull request #1066 from mstorsjo/android-cpufeatures-dir 2014-07-03 13:47:14 +08: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 Don't pass -L. to the MSVC linker 2014-07-03 22:05:55 +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