summaryrefslogtreecommitdiff
path: root/src/check-doc-syntax.sh
Commit message (Expand)AuthorAgeFilesLines
* check-doc-syntax: Don't hardcode path to awkUli Schlachter2013-09-161-1/+1
* check-doc-syntax: Make this work againUli Schlachter2012-05-091-1/+1
* check-doc-syntax: Only parse the source files for incorrect tagsChris Wilson2012-04-291-5/+8
* check-doc-syntax: Fix handling of return value in make checkChris Wilson2012-04-291-0/+2
* doc: Add script to enforce stricter validation of documentation commentsAndrea Canciani2012-03-291-0/+4
* check: Allow unprefix type names in the titleBenjamin Otte2010-07-111-3/+1
* Improve doc syntax check to allow inline macro docsBehdad Esfahbod2010-04-011-1/+1
* Set LC_ALL=C instead of LANG=CBehdad Esfahbod2009-09-161-1/+2
* [check] Search for the word NOTEChris Wilson2008-11-291-1/+1
* [check-doc-syntax.sh] Allow quoting.Chris Wilson2008-10-141-3/+3
* [check-*.sh] Redirect error reports to stderrBehdad Esfahbod2008-09-261-4/+4
* [src/check-doc/syntax.sh] Fix test for out-of-tree buildBehdad Esfahbod2008-09-181-1/+3
* Revamp the build system.Behdad Esfahbod2008-09-021-1/+1
* Make check-*.sh scripts more portable (#16299)Behdad Esfahbod2008-06-121-11/+13
* [src/check-doc-syntax.sh] Detect malformatted functions at line startBehdad Esfahbod2008-06-011-3/+3
* [src/check-doc-syntax.sh] Detect malformatted enums starting the lineBehdad Esfahbod2008-06-011-1/+1
* [src/check-doc-syntax.sh] Fix some bugs in the check and fix errors foundBehdad Esfahbod2008-05-091-26/+14
* [src/check-doc-syntax.sh] Use cairo_all_source_files if availableBehdad Esfahbod2008-05-091-1/+4
* [check] Filter programlistings for check-doc-syntax.shChris Wilson2008-04-291-2/+8
* Disable enum_regexp test in check-doc-syntax.hCarl Worth2008-03-201-10/+19
* check-doc-syntax.sh: Fix for non-srcdir builds (such as make distcheck)Carl Worth2008-01-301-4/+1
* Fix typosNis Martensen2008-01-291-2/+2
* [src/Makefile.am] ReorganizeBehdad Esfahbod2008-01-291-1/+4
* [doc] Run check-doc-syntax.sh for SGML docs tooBehdad Esfahbod2008-01-291-9/+24
* [src/check-doc-syntax.sh] Skip test if GNU grep is not availableBehdad Esfahbod2008-01-291-1/+6
* [doc] Stricter syntax check for type names, update testBehdad Esfahbod2008-01-281-4/+5
* [doc] Replace 'NOTE' by 'Note' and add it to testBehdad Esfahbod2008-01-281-0/+7
* [src/check-doc-syntax.sh] Check for various doc syntax consistency rulesBehdad Esfahbod2008-01-281-0/+36