aboutsummaryrefslogtreecommitdiffstats
path: root/info (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-18use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée14-20/+26
2014-06-18add missing _error suffixMattias Andrée1-5/+5
2014-06-18non-standard warningMattias Andrée1-5/+6
2014-06-18use -O and not -O6 when GCC is not usedMattias Andrée1-1/+1
2014-06-18cast unused parameter to voidMattias Andrée1-0/+1
2014-06-18gcc specific flags and use of wrong parameter nameMattias Andrée2-7/+5
2014-06-18remove __attribute__ if not using gccMattias Andrée5-0/+22
2014-06-18python2 can be usedMattias Andrée4-8/+8
2014-06-18make gcc autoselected if CC env is not setMattias Andrée1-1/+1
2014-06-18make gcc specific flags only present when gcc is selectedMattias Andrée1-13/+32
2014-06-18gcc is requiredMattias Andrée3-2/+7
2014-06-18use less unicodeMattias Andrée1-2/+2
2014-06-18use less unicodeMattias Andrée38-77/+77
2014-06-17change gpp symbols to asciiMattias Andrée4-164/+164
2014-06-17typoMattias Andrée1-1/+1
2014-06-16info: fix titleMattias Andrée1-1/+1
2014-06-04split out and doc error api testMattias Andrée4-33/+119
2014-06-04split out and doc adjustment method functions from test.cMattias Andrée4-106/+264
2014-06-04add inclusion guard to update-warnings.hMattias Andrée1-0/+6
2014-06-04split out and doc lib update warnings from test.cMattias Andrée3-19/+63
2014-06-04add distMattias Andrée3-0/+54
2014-06-04set version to 0.10.1Mattias Andrée1-2/+2
2014-06-04update install rulesMattias Andrée1-1/+1