Include check for existence of xvfb in meson.build
[geeqie.git] / meson.build
2023-05-27 Colin ClarkInclude check for existence of xvfb in meson.build
2023-05-21 Colin ClarkInclude executable test in GitHub action
2023-05-07 Colin ClarkFix #1080: Cannot build with meson 0.56.2
2023-04-30 Colin ClarkRevise gresources use
2023-04-21 Colin ClarkAuto-generate list of authors and translators
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-03-28 Colin ClarkGTK4: button-press-event deprecated
2023-03-18 Colin ClarkExtended stack trace
2023-03-13 Colin ClarkUse webp-pixbuf-loader instead of image-load-webp()
2023-03-10 Colin ClarkSeg fault handler
2023-03-03 Colin ClarkUse GResource for icon files
2023-02-20 Colin ClarkInclude DEBUG_BT() and DEBUG_FD() functions
2023-02-20 Colin ClarkFix #1061: meson fails to detect strverscmp
2023-01-21 Colin ClarkFix #1002: New build-dependency xxd
2022-11-26 Colin ClarkFix #1051: Add meson option to allow disabling doxygen...
2022-11-15 Colin ClarkFix #1049: Please don't hardcode lua version in lua...
2022-10-23 Eli Schwartzmeson: distribute changelog when running `meson dist...
2022-10-20 Eli Schwartzmeson: run pandoc as a build time rule
2022-10-20 Eli Schwartzmeson: migrate ChangeLog generator to a proper build...
2022-10-20 Eli Schwartzmeson: only calculate the version once
2022-10-05 Omari StephensAdds warning-as-error suppressions for C conventions...
2022-10-05 Omari StephensReflects .c->.cc file renames across Geeqie.
2022-09-01 Dmitry MarakasovDetect libtiff properly through pkgconfig
2022-09-01 Dmitry MarakasovDetect strverscmp support properly
2022-08-06 Colin ClarkFix #1017: Use source root and not build root to instal...
2022-07-30 Colin ClarkSet mimimum requirement for lua to 5.3
2022-07-27 Colin ClarkMeson build - use summary() function
2022-07-25 Andreas RönnquistFix join command on meson 0.56
2022-07-25 Colin ClarkFix #1004, 1005: Various meson problems
2022-07-21 Colin ClarkGTK2 no longer supported
2022-07-17 Colin ClarkChange configuration system from Autotools to Meson