]> git.xonotic.org Git - xonotic/gmqcc.git/history - doc/gmqcc.1
Update documentation
[xonotic/gmqcc.git] / doc / gmqcc.1
2013-09-30 Dale WeilerUpdate documentation
2013-09-30 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-09-30 Wolfgang BumillerMerge branch 'master' into cooking
2013-09-30 Wolfgang BumillerMerge pull request #134 from Sicness/hyphen
2013-09-30 Anton BalashovFixed hyphen-used-as-minus-sign in gmqcc.1
2013-09-24 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-09-24 Dale WeilerFix QuakeWorld compilation by treating assignment to...
2013-08-27 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-08-27 Dale WeilerMerge branch 'divVerent/ftypeless-stores' of git:/...
2013-08-27 Rudolf PolzerNew options: -ftypeless-stores and -fsort-operands
2013-08-16 Dale WeilerUpdate documentation
2013-08-01 Dale WeilerAdded -Oconst-fold-dce (dead code elimination optimizat...
2013-06-17 Dale WeilerMerge branch 'master' into cooking
2013-06-15 Wolfgang Bumillermanpage update
2013-06-06 Dale WeilerMerge branch 'cooking'
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-05-29 Dale WeilerUpdate man page
2013-04-25 Wolfgang Bumillermanpage and ini update
2013-04-24 Wolfgang Bumillermanpage: document and explain __FUNC__ and __NULL__
2013-04-24 Dale WeilerMerge branch 'master' into cooking
2013-04-22 Dale WeilerMerge branch 'master' into cooking
2013-04-21 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-21 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-21 Wolfgang Bumillerupdating the manpage
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-01 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-02-01 Wolfgang BumillerMerge branch 'cooking' of git://github.com/graphitemast...
2013-01-31 Wolfgang Bumillermanpage: removed -Wpreprocessor
2013-01-31 Wolfgang Bumillerconverted qcvm.1 to mdoc
2013-01-26 Wolfgang Bumillermanpage: wrong date
2013-01-25 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-24 Wolfgang BumillerConverting gmqcc.1 from man to mdoc style. It can produ...
2013-01-24 Wolfgang Bumillermanpage: fixing a .TP/.B mixup
2013-01-15 Wolfgang Bumillermanpage: -E was missing all that time in there
2013-01-14 Wolfgang Bumillermanpage: -flegacy-vector-maths
2013-01-12 Wolfgang BumillerRemoved -fenhanced-diagnostics - it's now --correct...
2013-01-12 Wolfgang Bumillermanpage: -fvariadic-args
2013-01-11 Wolfgang Bumillermanpage: --add-info
2013-01-10 Wolfgang Bumillermanpage: updating the section about nil vs fteqcc-__NULL__
2013-01-09 Wolfgang Bumillermanpage: A note about __NULL__ vs nil
2013-01-09 Wolfgang Bumillermanpage: __DATE__, __TIME__ predefs
2013-01-09 Wolfgang Bumillermanpage: Document change to -Wall
2013-01-06 Wolfgang Bumillermanpage: bring the list of included -f and -W flags...
2012-12-31 Wolfgang BumillerChanging -Wtoo-few-parameters to -Winvalid-parameter...
2012-12-31 Wolfgang Bumillermanpage: -Wparenthesis
2012-12-30 Dale WeilerImplement [[deprecated]] general attribute, will mark...
2012-12-29 Wolfgang Bumillermanpage: -Wdifferent-qualifiers -Wdifferent-attributes
2012-12-29 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-29 Wolfgang Bumillermanpage: -Ovector-components
2012-12-28 matthiaskrgrMerge remote-tracking branch 'upstream/master'
2012-12-28 Wolfgang Bumillermanpage: -Wuninitialized-constant -Wuninitialized-global
2012-12-28 Wolfgang Bumillermanpage: -Wreserved-names, -funtyped-nil, -fpermissive
2012-12-27 Wolfgang Bumillermanpage: -floop-labels
2012-12-27 Wolfgang Bumillermanpage: -fbail-on-werror
2012-12-27 Wolfgang BumillerMerge pull request #75 from matthiaskrgr/master
2012-12-26 Wolfgang Bumillermanpage: -Oglobal-temps
2012-12-26 matthiaskrgrmanpage: gmqcc: fix typo
2012-12-26 Wolfgang BumillerMerge pull request #74 from matthiaskrgr/PKGBUILD
2012-12-26 Wolfgang Bumillermanpage: -dump, -dumpfin
2012-12-26 Wolfgang Bumillermanpage: -Ovoid-return
2012-12-25 Wolfgang Bumillermanpage: -Ocall-stores
2012-12-25 Wolfgang BumillerThe very aggressive -Ooverlap-strings
2012-12-24 Wolfgang Bumillermanpage: -q, --quiet
2012-12-24 Wolfgang Bumillermanpage: -fftepp-predefs
2012-12-23 Wolfgang Bumiller-Ostrip-constant-names
2012-12-23 Wolfgang Bumiller-Olocaltemps -> -Olocal-temps for consistency; added...
2012-12-23 Wolfgang Bumillermanpage: remove the MUL_FV/VF section, it wouldn't...
2012-12-23 Wolfgang Bumillermanpage: optimization section
2012-12-23 Wolfgang Bumillermanpage: -futf8
2012-12-23 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-22 Wolfgang Bumillermanpage: capital section headings, updated -fcorrect...
2012-12-21 Wolfgang Bumillermanpage: -Wcpp; added a FILES section which contains...
2012-12-20 Wolfgang Bumillermanpage: -fcorrect-logic, -ftrue-empty-strings, -ffalse...
2012-12-20 Wolfgang Bumillermanpage: typo 0.1.9
2012-12-20 Wolfgang Bumiller-Werror-<warning>, -Wno-error-<warning>, manpage updated
2012-12-20 Wolfgang Bumillermanpage: -Wunreachable-code
2012-12-18 Wolfgang (Blub)... BUGS, SEE ALSO and AUTHOR sections in the manpage
2012-12-18 Wolfgang (Blub)... It's -config=file, not -config file
2012-12-18 Wolfgang (Blub)... Added -config to usage and manpage, added a CONFIG...
2012-12-18 Wolfgang (Blub)... Add included -fs and -Ws to for each -std in the manpage
2012-12-18 Wolfgang (Blub)... -fsingle-vector-defs to disable _x,_y,_z generation
2012-12-17 Wolfgang (Blub)... Adding -Wunknown-pragmas to the manpage
2012-12-06 Wolfgang (Blub)... Adding -f flags to the manpage
2012-12-06 Wolfgang (Blub)... Adding all the warnings to the manpage
2012-11-15 Dale WeilerSome man page changes
2012-07-28 Wolfgang BumillerMerging master and adopting its main.c
2012-07-28 Wolfgang BumillerMerge branch 'master' into cmdline
2012-07-28 Wolfgang BumillerAdded handler for -W
2012-07-28 Wolfgang BumillerImporting gmqcc.1