summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2011-12-14Merge "Use xcode 4.2"Johann
2011-12-14Merge "Fix iOS conversion script"Johann
2011-12-14Use xcode 4.2Johann
2011-12-13Fix incorrect PROC/ENDP matchJohann
2011-12-12Fix iOS conversion scriptJohann
2011-11-18ads2gas translates PRESERVE8, REQUIRE8 and ARM directivesAttila Nagy
2011-11-07win64: use -f x64 in asflags instead of -f win64Rafaël Carré
2011-11-04fix file permissionsJames Zern
2011-11-04Add unit test support via google testJames Berry
2011-10-20Add license text to configure generated files.Tom Finegan
2011-10-14allow building for older platformsJohann
2011-09-29makefile: fix target 'all'John Koleszar
2011-08-01Merge "build error fix - obj_int_extract.bat" into cayugaJohn Koleszar
2011-08-01build error fix - obj_int_extract.batJames Berry
2011-08-01Disable FORTIFY_SOURCE on glibc targetsJohn Koleszar
2011-07-25Use CONFIG_FAST_UNALIGNED consistently in codecYunqing Wang
2011-07-21Merge "Add .size directive to ARM asm functions."Johann
2011-07-21Add .size directive to ARM asm functions.Timothy B. Terriberry
2011-07-21Mark ARM asm objects as allowing a non-executable stack.Timothy B. Terriberry
2011-06-28Merge "respect alignment in arm asm files"Johann
2011-06-27respect alignment in arm asm filesJohann
2011-06-21configuration, support disabling any subset of ARM archAttila Nagy
2011-06-16Merge "gen_msvs_proj: write boolean for Debug attribute"John Koleszar
2011-06-15gen_msvs_proj: write boolean for Debug attributeJames Zern
2011-06-15Guard vpx_config.h against multiple inclusionsAttila Nagy
2011-06-14Update -linux-rvct targetsTero Rintaluoma
2011-06-08use GCC inline magicJohann
2011-06-08Revert "Use shared object files for ELF"Johann
2011-06-06Use shared object files for ELFJohann
2011-05-06Merge "neon fast quantizer updated"Johann
2011-05-06neon fast quantizer updatedTero Rintaluoma
2011-05-05Merge "Runtime detection of available processor cores."Yunqing Wang
2011-05-02build: change LDFLAGS/CFLAGS ordering.Ronald S. Bultje
2011-04-21make two compiler options explicit for Visual Studio projectsYaowu Xu
2011-04-15added -fomit-frame-pointer flag for gcc buildsScott LaVarnway
2011-04-14update configure for ios sdk 4.3Joshua Bleecher Snyder
2011-04-01support obj_int_extract on cygwinJohann
2011-03-31Runtime detection of available processor cores.Attila Nagy
2011-03-24use asm_offsets with vp8_regular_quantize_b_sse2Johann
2011-03-16Remove echoing in obj_int_extract ruleAttila Nagy
2011-03-15Avoid misspelling "dependent".Gaute Strokkenes
2011-03-14obj_int_extract: win64 does not prefix symbolsJohann
2011-03-10obj_int_extract for Visual StudioJohann
2011-03-08fix obj_int_extract for MinGWJohann
2011-03-0864bit mach-o supportJohann
2011-03-0864bit elf supportJohann
2011-03-04Merge "change CFLAGS for 64 bit icc builds"Johann
2011-03-02clean up msvs project generationJohann
2011-02-28change CFLAGS for 64 bit icc buildsJohn Koleszar
2011-02-25Fix crash on Sparc Solaris.Aaron Watry