Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: third_party/yasm/README.google

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/lk/lk_inc.mk ('k') | tools/VERSION » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 URL: "https://chromium.googlesource.com/chromium/src.git" 1 URL: "https://chromium.googlesource.com/chromium/src.git"
2 Version: 0d5252879339ea582c6b9fd46378733fc137a488 2 Version: 0d5252879339ea582c6b9fd46378733fc137a488
3 License: BSD style 3 License: BSD style
4 License File: LICENSE 4 License File: LICENSE
5 5
6 Description: 6 Description:
7 Glue scripts to use yasm to compile assembly files. The sources for yasm are 7 Glue scripts to use yasm to compile assembly files. The sources for yasm are
8 downloaded separately and have a different license (see README.chromium). 8 downloaded separately and have a different license (see README.chromium).
9 9
10 Local Modifications: 10 Local Modifications:
11 We only use the gyp glue and windows configuration files in 11 We only use the gyp glue and windows configuration files in
12 12
13 third_party/yasm/source/config/win/* 13 third_party/yasm/source/config/win/*
14 14
15 third_party/yasm/yasm.gyp 15 third_party/yasm/yasm.gyp
16 third_party/yasm/yasm_compile.gypi 16 third_party/yasm/yasm_compile.gypi
17 third_party/yasm/README.chromium 17 third_party/yasm/README.chromium
18 18
19 Modified to fit the fletch build system and to only operate on windows. 19 Modified to fit the dartino build system and to only operate on windows.
OLDNEW
« no previous file with comments | « third_party/lk/lk_inc.mk ('k') | tools/VERSION » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698