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

Side by Side Diff: debian.chrome/sub-flavours/README

Issue 646032: Rename config to match naming convention. (Closed)
Patch Set: Send mail Created 10 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 | « debian.chrome/scripts/sub-flavour ('k') | debian.chrome/sub-flavours/control.stub » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Sub flavours are flavours that are built based on other builds. IOW, they
2 are usually a subset of something else.
3
4 Requirements:
5
6 debian/sub-flavours/<sub>.list : The file list, uses glob syntax
7 debian/sub-flavours/<sub>.vars : The make vars, similar to normal flavours
8 debian/rules.d/<arch>.mk : Add <base>_sub var listing the <sub>, e.g.
9 server_sub = virtual would mean virtual is
10 based on the server flavour.
11
12 Note, the vars must include a conflicts with the flavour it was built on.
OLDNEW
« no previous file with comments | « debian.chrome/scripts/sub-flavour ('k') | debian.chrome/sub-flavours/control.stub » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698