5 Commits (f774609b09c483d6632bfa77fb9403c0fa9927f8)

Author SHA1 Message Date
Chun-wei Fan 9528e7deb0 gtkdochelper.py: Use os.pathsep for --path argument 3 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Daniel Mensinger a4f4379c44
typing: fully annotate scripts 5 years ago
Jon Turney 9f0e75bb40 Also adjust PATH in gtkdochelper for Cygwin 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Chun-wei Fan 89bd55b9da gtkdochelper.py: Ignore UnicodeEncodeError when printing output 5 years ago
Chun-wei Fan 415c9e14e7 gtkdochelper.py: Support Windows cmd.exe consoles 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 6 years ago
Xavier Claessens 44ac680e55 gtkdoc: Use find_program() to get gtkdoc tools 6 years ago
Dylan Baker 5678468c2c Don't use len() to test for container emptiness 6 years ago
Ross Burton 1efcca637b gtkdochelper: show full command if it fails 7 years ago
Marco Trevisan (Treviño) 5bec6c28e7 gnome: add support for `module_version` 7 years ago
Christoph Reiter 69a65006f2 gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 7 years ago
Ross Burton d365bde555 scripts/gtkdochelper: add support for --run 7 years ago
Xavier Claessens 32c22ec492 gtkdoc: Use generated types file if there is one 7 years ago
Ross Burton 57b3f98586 gtkdochelper: pass CC to gtkdoc-scangobj 7 years ago
Xavier Claessens c5cb65eb7c gtkdoc: Run gtkdoc-scangobj command from build directory 7 years ago
Nirbheek Chauhan c1f275bfa6 gnome.gtkdoc: Allow passing file objects as xml_files 7 years ago
Sébastien Wilmet 51a1952172 gtkdochelper: print warnings 7 years ago
Ting-Wei Lan 9ec950c4ae gtkdochelper: Set LD_LIBRARY_PATH from -Wl,-rpath arguments 7 years ago
Xavier Claessens 7121eb8c51 gtkdoc: Pass the linker down to gtkdoc-scangobj 8 years ago
Nirbheek Chauhan 04ac7a4844 gnome.gtkdoc: Handle absolute install_dirs correctly 8 years ago
Emmanuele Bassi f3aa309fa1 Add mkdb_args support to gnome.gtkdoc() 8 years ago
Rafael Fontenelle 7c43edb840 gtkdochelper: Fix type file name option 8 years ago
Mike Sinkovsky 77515ee541 style: [E303] too many blank lines (2) 8 years ago
Igor Gnatenko 116da33cdd style: fix E128 violations 8 years ago
Igor Gnatenko 4fbaf295f6 remove shebangs from scripts 8 years ago
Patrick Griffis c42167dc6f gnome.gtkdoc(): Include builddir variant of include dirs also 8 years ago
Nirbheek Chauhan 60716fcd6d Use universal_newlines=True for all Popen calls 8 years ago
Patrick Griffis e265887ac3 gnome.gtkdoc(): Add keyword to override the mode 8 years ago
Nirbheek Chauhan b9a7c0cf39 misc: Use relative imports everywhere 8 years ago
Patrick Griffis d764c7dc91 gnome.gtkdoc(): Add namespace keyword 8 years ago
Patrick Griffis a626d1a7bc gnome.gtkdoc(): Allow passing multiple source dirs 8 years ago
Patrick Griffis 9b560c29b6 gnome.gtkdoc(): Fix including doc source dir in path 8 years ago
Nirbheek Chauhan 55288b0fcc scripts/gtkdochelper: ignore_headers is a list 9 years ago
Emmanuele Bassi e226d702bc gtkdoc: Add `ignore_headers` positional argument 9 years ago
Emmanuele Bassi 6eeecb8585 gtkdochelper: Add 'overrides.txt' to the content files 9 years ago
Patrick Griffis 44690763b0 gnome: Include build dir in gtkdoc-mkhtml path 9 years ago
Jussi Pakkanen 1f4cce86ad Remove shebangs on files that are not runnable and add execute bits to those that are. 9 years ago
Thibault Saunier bb3823e6f4 gnome: Allow specifying gtkdoc where to install directory 9 years ago
Thibault Saunier f86fbf6ebf gnome: Run gtkdoc-scanobjs and add a way to get assets working 9 years ago
Nirbheek Chauhan 042e0b3467 gtkdochelper: Add error checking and printing 9 years ago
Nirbheek Chauhan b2fb4f9d66 scripts: Use destdir_join fix for all DESTDIR prefixing (#598) 9 years ago
Emmanuele Bassi 8998e44cd9 Support passing extra arguments to gtkdoc-fixxref 9 years ago
Jussi Pakkanen 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
Jussi Pakkanen 66c01401de Moved scripts in the module and started work to run them via the main meson command. 9 years ago
Jussi Pakkanen a5508d3fd3 Can run most of test suite (with hacks). 9 years ago
Jussi Pakkanen 8b1039fa30 Organise files into a module structure. 9 years ago
Jussi Pakkanen 16fa657304 Can use built exes in custom targets. 10 years ago
Jussi Pakkanen 18c423db15 Fix gtkdoc. We had to disable the test but on the other hand we have gstreamer docs working. 10 years ago