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

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1-src/doc/cross-options.texi

Issue 10807020: Add native Windows binary for bison. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 @item @option{--debug} @tab @option{-t}
2 @item @option{--defines=[@var{file}]} @tab
3 @item @option{--file-prefix=@var{prefix}} @tab @option{-b} @var{prefix}
4 @item @option{--graph=[@var{file}]} @tab @option{-g} [@var{file}]
5 @item @option{--help} @tab @option{-h}
6 @item @option{--language=@var{language}} @tab @option{-L} @var{language}
7 @item @option{--locations} @tab
8 @item @option{--name-prefix=@var{prefix}} @tab @option{-p} @var{prefix}
9 @item @option{--no-lines} @tab @option{-l}
10 @item @option{--output=@var{file}} @tab @option{-o} @var{file}
11 @item @option{--print-datadir} @tab
12 @item @option{--print-localedir} @tab
13 @item @option{--report-file=@var{file}} @tab
14 @item @option{--report=@var{things}} @tab @option{-r} @var{things}
15 @item @option{--skeleton=@var{file}} @tab @option{-S} @var{file}
16 @item @option{--token-table} @tab @option{-k}
17 @item @option{--verbose} @tab @option{-v}
18 @item @option{--version} @tab @option{-V}
19 @item @option{--warnings} @tab @option{-W}
20 @item @option{--xml=[@var{file}]} @tab @option{-x} [@var{file}]
21 @item @option{--yacc} @tab @option{-y}
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1-src/doc/common.x ('k') | bison/src/bison/2.4.1/bison-2.4.1-src/doc/fdl.texi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698