summaryrefslogtreecommitdiffstats
path: root/third_party/yasm
Commit message (Expand)AuthorAgeFilesLines
* Roll patched-yasm to remove the __DATE__ reference.maruel2016-02-082-7/+3
* -ansi means -std=c89, so replace -std=gnu99 -ansi with itthakis2016-01-222-3/+2
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Un-nest configs in GN files.brettw2015-09-021-23/+30
* Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://coder...thakis2015-09-011-25/+24
* Un-nest configs in GN files.brettw2015-08-311-24/+25
* Explicitly pass -Wno-unused-function to the targets that need it.thakis2015-08-192-4/+15
* Really suppress -Wswitch warnings in third_party/yasm for GN build.dcheng2015-07-241-5/+8
* clang/win: Enable -Wunused-local-typedefthakis2015-07-202-0/+12
* Refactor incompatible pointer type to a configpetermayo2015-07-171-3/+1
* Use /analyze:WX- instead of /WX- - avoids 3925 D9025 warnings.brucedawson2015-06-221-1/+1
* Replace absent owner with present owner.brucedawson2015-06-221-1/+1
* Add more entries to UBSan blacklists, and only compile with a subset of UBSan...ochang2015-05-221-0/+2
* Fix ASAN build in GN.jam2015-05-051-0/+17
* libc++: Suppress a compiler warning when building yasm.earthdok2015-03-101-0/+4
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-4/+4
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-202-13/+9
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-5/+1
* gn format // (the rest, except mojo)scottmg2014-12-032-12/+36
* gn format //third_partyscottmg2014-12-032-60/+112
* Remove a reference to __DATE__ from yasm for non official builds.sebmarchand2014-11-262-0/+25
* Disable /analyze for the libexif and yasm projects to hack around internal co...brucedawson2014-11-012-1/+19
* Fix the GN rule of yasm for ChromeOS.mukai2014-10-041-2/+6
* Fix yasm_assemble.gnipiman2014-09-181-0/+1
* GN: Build libvpxAlpha Lam2014-09-151-13/+14
* gn: fix last_commit_position.py and yasm_assemble.gnipiman2014-09-121-0/+1
* Convert GN visibility variables to lists.brettw2014-09-061-1/+2
* Fix compiled action dependencies in GN.Brett Wilson2014-08-281-9/+11
* gn yasm: use root_build_dir instead of . for rebase_pathscottmg@chromium.org2014-08-151-3/+6
* Convert another clang warning that I missed in r287137.thakis@chromium.org2014-08-041-13/+4
* Update several clang warnings after r287092.thakis@chromium.org2014-08-021-13/+6
* Check for unused variables in GN.brettw@chromium.org2014-07-211-5/+1
* Rename source_prereqs to inputs in the GN build.brettw@chromium.org2014-07-092-6/+6
* Fix the GN yasm_assemble template to have a dep on yasm itself.dpranke@chromium.org2014-07-031-0/+2
* Minor Fixes for Windows GN build.brettw@chromium.org2014-06-141-5/+14
* Pull GN binary at r276776brettw@chromium.org2014-06-121-1/+1
* Add yasm to the GN build.brettw@chromium.org2014-06-123-0/+638
* android: disable NLS when building yasm.torne@chromium.org2014-02-142-2/+3
* Remove trailing "." from message lines.thakis@chromium.org2013-10-312-13/+13
* yasm: add support for targeting iOS (at least simulator) by copying mac->iosfischman@chromium.org2013-07-195-5/+4009
* Add OWNERS for third_party/yasm/.scherkus@chromium.org2013-06-071-0/+1
* Streamline SIMD targets in media.gypdalecurtis@google.com2013-05-241-2/+6
* Enables win64 build of yuv_convert_simd_x86 without rolling x86inc.asm forward.dalecurtis@google.com2013-01-291-1/+1
* Remove -DPREFIX from win64 yasm_compile.gypi to fix ffmpeg linkingwolenetz@chromium.org2013-01-231-1/+0
* Add support for win64 flags to yasm.fgalligan@chromium.org2013-01-181-0/+7
* Make yasm compile on Win64jschuh@chromium.org2012-12-281-0/+2
* Update Update Yasm to 1.2.0 (Chromium Part)hbono@chromium.org2012-11-196-50/+32
* Add yasm flags for 64-bit mac builds. badea@adobe.com2012-09-201-0/+6
* yasm: merge fixes from upstream and remove warning suppression on winscottmg@chromium.org2012-09-032-3/+1
* Retry of warnings-as-errors for Windows third_party.scottmg@google.com2012-08-241-0/+3