Commit graph

9 commits

Author SHA1 Message Date
Michal Sojka 91785f14b4 libtraceevent: switch to meson build system
Changes/benefits:

- Simpler to package
- Test are run during package build
- HTML documentation added to the doc output
2023-06-17 10:27:42 +02:00
Michal Sojka 65a6969246 libtraceevent: 1.6.2 -> 1.7.3 2023-06-16 18:04:49 +02:00
Jörg Thalheim b0ccd1d737 treewide: use more secure and proxy friendly https protocol to fetch from git.kernel.org 2023-01-27 21:11:39 +01:00
R. Ryantm 868d283264 libtraceevent: 1.6.1 -> 1.6.2 2022-07-31 19:45:26 +00:00
Michal Sojka 9786d883ac libtraceevent: 1.5.3->1.6.1 2022-06-19 14:42:34 +02:00
Michal Sojka 8d9773fec4 libtraceevent: 1.5.1 -> 1.5.3
substituteInPlace was probably needed even in the older versions.
Without this, make prints:

    make[1]: /bin/pwd: No such file or directory
2022-06-18 09:02:41 +02:00
R. Ryantm e517d280c0 libtraceevent: 1.5.0 -> 1.5.1 2022-02-26 22:24:29 +00:00
R. Ryantm d68b53ee95 libtraceevent: 1.4.0 -> 1.5.0 2021-12-25 21:47:41 +00:00
Michal Sojka 12aa203193 libtraceevent: init at 1.4.0
This library is needed for recent versions of kernelshark.
2021-10-23 22:12:45 +02:00