summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2014-03-20ads2armasm_ms: Match the indentation of the previous lineMartin Storsjo
2014-03-19Merge "configure: test -m(mmx|sse|sse2|sse3) flags"James Zern
2014-03-19ads2armasm_ms: Add an ALIGN 4 after ENDPMartin Storsjo
2014-03-18configure: test -m(mmx|sse|sse2|sse3) flagsJames Zern
2014-03-18configure: test for -mssse3James Zern
2014-03-18configure: factorize gcc machine option checksJames Zern
2014-03-17thumb: Clarify a comment about the conversions that are doneMartin Storsjo
2014-03-08gen_msvs_vcxproj.sh: add --enable-werror optionJames Zern
2014-03-06Merge "Avoid unknown warning warnings and fix -Werror on macosx."James Zern
2014-03-06configure.sh: quote local variablesJames Zern
2014-03-06Avoid unknown warning warnings and fix -Werror on macosx.Tom Finegan
2014-03-06Merge changes I627eb724,I55d5865bJames Zern
2014-03-05Makefile: add distclean targetJames Zern
2014-03-05configure: Use "cat -n" instead of "pr -n -t"Tom Finegan
2014-03-03build: convert rtcd.sh to perlJames Zern
2014-02-28normalize perl shebangsJames Zern
2014-02-28Merge "rtcd.sh: sort functions by name"James Zern
2014-02-27rtcd.sh: sort functions by nameJames Zern
2014-02-27configure: remove x86inc debug messageJames Zern
2014-02-26Merge "gen_msvs_vcxproj.sh: Avoid object name collisions."James Zern
2014-02-23fix vs9 build after obj_int_extract changesJames Zern
2014-02-22Merge "gen_msvs_vcxproj.sh: Set TargetName instead of OutputFile."James Zern
2014-02-20obj_int_extract.bat: Pass obj_int_extract.exe path to obj_int_extract.bat.Tom Finegan
2014-02-20gen_msvs_vcxproj.sh: Set TargetName instead of OutputFile.Tom Finegan
2014-02-19gen_msvs_vcxproj.sh: Avoid object name collisions.Tom Finegan
2014-02-12gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX.Tom Finegan
2014-02-12Merge "Skip COMDAT sections when parsing COFF"Johann
2014-02-05configure: use -Werror when testing CXX flags w/clangJames Zern
2014-02-05Merge "gen_msvs_proj: add trailing \ to IntDir"James Zern
2014-02-05ads2gas.pl: Don't require perl to be in a fixed locationMartin Storsjo
2014-02-05ads2gas_apple.pl: Reduce differences to ads2gas.plMartin Storsjo
2014-02-04gen_msvs_proj: add trailing \ to IntDirJames Zern
2014-02-04Skip COMDAT sections when parsing COFFRui Ueyama
2014-01-28Correct OUTPUT_C_HEADERJohann
2014-01-27Ouput symbols as c header file.Tao Bai
2014-01-18rtcd.sh: add extern "C" to generated headersJames Zern
2014-01-10Apply neon flags to intrinsic filesJohann
2014-01-08Include gen_msvs_vcxproj.shJohann
2014-01-06Remove yasm.rules dependencyJohann
2013-12-12obj_int_extract: fix compile warningJames Zern
2013-11-26thumb: Fix a typo in a commentMartin Storsjo
2013-11-18Disable avx/avx2 for Visual Studio 2010Johann
2013-11-18Merge "Add support for VC++2013"Yaowu Xu
2013-11-15Generate GAS output for ChromiumJohann
2013-11-15Build iOS targets with XCode 5Johann
2013-11-14Add support for VC++2013Yaowu Xu
2013-11-12Split macro strings on whitespaceJohann
2013-11-06disable avx/avx2 for old versions of MSVCYaowu Xu
2013-10-29CL for adding AVX-AVX2 support in libvpx.Erik Niemeyer
2013-10-11Adjust icc compiler optionsYunqing Wang