mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-27 22:22:17 +00:00
Merge branch 'cooking' of github.com:graphitemaster/gmqcc into cooking
This commit is contained in:
commit
08891068c8
1 changed files with 3 additions and 3 deletions
|
@ -153,7 +153,7 @@ Adds compiler information to the generated binary file. Currently
|
||||||
this includes the following globals:
|
this includes the following globals:
|
||||||
.Bl -tag -width indent -compact
|
.Bl -tag -width indent -compact
|
||||||
.It Li reserved:version
|
.It Li reserved:version
|
||||||
String containing the compiler version as printed by the --version
|
String containing the compiler version as printed by the \-\-version
|
||||||
parameter.
|
parameter.
|
||||||
.El
|
.El
|
||||||
.It Fl -correct , Fl -no-correct
|
.It Fl -correct , Fl -no-correct
|
||||||
|
@ -356,7 +356,7 @@ features used in the Xonotic codebase. If you need more, write a
|
||||||
ticket.
|
ticket.
|
||||||
.It Fl f Ns Cm ftepp-predefs
|
.It Fl f Ns Cm ftepp-predefs
|
||||||
Enable some predefined macros. This only works in combination with
|
Enable some predefined macros. This only works in combination with
|
||||||
\'-fftepp' and is currently not included by '-std=fteqcc'. The
|
\'\-fftepp' and is currently not included by '\-std=fteqcc'. The
|
||||||
following macros will be added:
|
following macros will be added:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
__LINE__
|
__LINE__
|
||||||
|
@ -678,7 +678,7 @@ A documented example for a gmqcc.ini file.
|
||||||
.Sh AUTHOR
|
.Sh AUTHOR
|
||||||
See <http://graphitemaster.github.com/gmqcc>.
|
See <http://graphitemaster.github.com/gmqcc>.
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
Currently the '-fftepp-predefs' flag is not included by '-std=fteqcc',
|
Currently the '\-fftepp-predefs' flag is not included by '\-std=fteqcc',
|
||||||
partially because it is not entirely conformant to fteqcc.
|
partially because it is not entirely conformant to fteqcc.
|
||||||
.Pp
|
.Pp
|
||||||
Please report bugs on <http://github.com/graphitemaster/gmqcc/issues>,
|
Please report bugs on <http://github.com/graphitemaster/gmqcc/issues>,
|
||||||
|
|
Loading…
Reference in a new issue