| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-29 | gnome: Fix gtkdoc when using multiple Apple frameworks | Jan Tojnar | |
| The `-framework Foundation -framework CoreFoundation` ended up de-duplicated by OrderedSet into `-framework Foundation CoreFoundation`. | |||
| 2021-10-30 | Added warning if run_command is called without the check kwarg | Volker Weißmann | |
| 2021-06-22 | tests: both_library test improvements | Daniel Mensinger | |
| This switches some `shared_library()` calls to `library()` and adds one new CI matrix entries for -Ddefault_library={static, both}. | |||
| 2021-05-12 | gnome: Fix gtkdoc generation | Xavier Claessens | |
| install_scripts used to replace @BUILD_ROOT@ and @SOURCE_ROOT@ but it was not documented and got removed in Meson 0.58.0. gnome.gtkdoc() was relying on that behaviour, but it has always been broken in the case the source or build directory contains spaces. Fix this by changing get_include_args() to substitue paths directly which will then get escaped correctly. Add a unit test that builds GObject documentation which is where this issue has been spotted. Fixes: #8744 | |||
| 2018-02-27 | Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26 | Jon Turney | |
| Enable 'test cases/frameworks/10 gtk-doc' if gtkdoc version is 1.26 or later. Old versions of gtkdoc-scan also output the version to stdout rather than stderr, so be sure to handle that... | |||
| 2018-02-21 | Skip test cases/frameworks/10 gtk-doc if gtkdoc not found | Jon Turney | |
| 2017-08-29 | gnome: Fix typo in gtkdoc_html_dir, so it returns the correct path | Matthias Klumpp | |
| 2017-06-19 | Add example of generated header in docs. | Elliott Sales de Andrade | |
| 2016-11-09 | Allow tests to mark themselves as skipped during runtime. | Jussi Pakkanen | |
| 2016-05-25 | Helper function to get the install dir of a gtkdoc module. Closes #551. | Jussi Pakkanen | |
| 2015-11-13 | Fix gtkdoc. We had to disable the test but on the other hand we have ↵ | Jussi Pakkanen | |
| gstreamer docs working. | |||
| 2015-08-19 | Can specify gtk-doc search dirs with include_directories. Closes #231. | Jussi Pakkanen | |
| 2015-08-02 | Can generate gtkdoc documentation. | Jussi Pakkanen | |
