openh264/build
Martin Storsjö 21559a2d7d Remove an unnecessary 'cd' in the mktargets.sh script
There's no need to return to the original directory at the end of
a script - the current working directory within the subshell that
executes the script doesn't affect the working directory in the
calling shell.
2014-03-27 08:58:56 +02: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 unused *_LIBS make variables 2014-03-25 10:13:29 +02:00
mktargets.sh Remove an unnecessary 'cd' in the mktargets.sh script 2014-03-27 08:58:56 +02:00
platform-android.mk Use .obj as suffix for object files on MSVC 2014-03-18 19:41:06 +02:00
platform-arch.mk add missing build files 2014-03-18 19:47:26 -07:00
platform-darwin.mk Merge pull request #520 from ylatuya/master 2014-03-18 13:28:02 -07:00
platform-freebsd.mk Remove the unused define NOPREFIX 2014-03-15 14:40:36 +02: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 fix most of the warnings 2014-03-19 01:16:08 -07: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 Enable the arm assembly in msvc-arm builds 2014-03-17 20:28:12 +02:00
platform-msvc-common.mk Use .obj as suffix for object files on MSVC 2014-03-18 19:41:06 +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 add missing build files 2014-03-18 19:47:26 -07:00