summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/gtkdochelper.py
Commit message (Expand)AuthorAgeFilesLines
* typing: fully annotate scriptsDaniel Mensinger2020-09-081-9/+10
* Also adjust PATH in gtkdochelper for CygwinJon Turney2020-06-131-3/+5
* gtkdochelper.py: Ignore UnicodeEncodeError when printing outputChun-wei Fan2020-04-211-1/+8
* gtkdochelper.py: Support Windows cmd.exe consolesChun-wei Fan2020-04-211-0/+1
* mesonlib.split_args/quote_arg/join_argsAleksey Gurtovoy2019-09-051-3/+2
* gtkdoc: Use find_program() to get gtkdoc toolsXavier Claessens2019-08-041-14/+19
* Don't use len() to test for container emptinessDylan Baker2019-04-251-7/+7
* gtkdochelper: show full command if it failsRoss Burton2018-09-281-1/+1
* gnome: add support for `module_version`Marco Trevisan (Treviño)2018-09-211-3/+14
* gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307Christoph Reiter2018-08-071-8/+15
* scripts/gtkdochelper: add support for --runRoss Burton2018-07-091-1/+4
* gtkdoc: Use generated types file if there is oneXavier Claessens2018-06-261-0/+5
* gtkdochelper: pass CC to gtkdoc-scangobjRoss Burton2018-06-201-0/+1
* gtkdoc: Run gtkdoc-scangobj command from build directoryXavier Claessens2018-06-171-2/+3
* gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan2018-05-061-3/+6
* gtkdochelper: print warningsSébastien Wilmet2018-04-021-0/+2
* gtkdochelper: Set LD_LIBRARY_PATH from -Wl,-rpath argumentsTing-Wei Lan2018-01-071-3/+15
* gtkdoc: Pass the linker down to gtkdoc-scangobjXavier Claessens2017-11-071-1/+2
* gnome.gtkdoc: Handle absolute install_dirs correctlyNirbheek Chauhan2017-07-171-3/+5
* Add mkdb_args support to gnome.gtkdoc()Emmanuele Bassi2017-05-281-1/+10
* gtkdochelper: Fix type file name optionRafael Fontenelle2017-04-131-1/+1
* style: [E303] too many blank lines (2)Mike Sinkovsky2017-01-111-1/+0
* style: fix E128 violationsIgor Gnatenko2017-01-011-1/+3
* remove shebangs from scriptsIgor Gnatenko2016-12-181-1/+0
* gnome.gtkdoc(): Include builddir variant of include dirs alsoPatrick Griffis2016-12-121-1/+9
* Use universal_newlines=True for all Popen callsNirbheek Chauhan2016-12-111-8/+6
* Merge pull request #1151 from mesonbuild/tingping/gtk-docJussi Pakkanen2016-12-061-14/+34
|\
| * gnome.gtkdoc(): Add keyword to override the modePatrick Griffis2016-12-061-7/+24
| * gnome.gtkdoc(): Add namespace keywordPatrick Griffis2016-12-061-2/+6
| * gnome.gtkdoc(): Allow passing multiple source dirsPatrick Griffis2016-12-061-7/+6
| * gnome.gtkdoc(): Fix including doc source dir in pathPatrick Griffis2016-12-061-1/+1
* | misc: Use relative imports everywhereNirbheek Chauhan2016-12-071-2/+2
|/
* scripts/gtkdochelper: ignore_headers is a listNirbheek Chauhan2016-11-121-4/+5
* gtkdoc: Add `ignore_headers` positional argumentEmmanuele Bassi2016-11-011-3/+6
* gtkdochelper: Add 'overrides.txt' to the content filesEmmanuele Bassi2016-11-011-0/+4
* gnome: Include build dir in gtkdoc-mkhtml pathPatrick Griffis2016-10-191-1/+1
* Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen2016-10-071-0/+0
* gnome: Allow specifying gtkdoc where to install directoryThibault Saunier2016-09-261-1/+3
* gnome: Run gtkdoc-scanobjs and add a way to get assets workingThibault Saunier2016-09-261-17/+67
* gtkdochelper: Add error checking and printingNirbheek Chauhan2016-07-241-13/+23
* scripts: Use destdir_join fix for all DESTDIR prefixing (#598)Nirbheek Chauhan2016-06-161-4/+3
* Support passing extra arguments to gtkdoc-fixxrefEmmanuele Bassi2016-05-251-3/+9
* Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen2016-01-161-0/+122