Some command line options are not GNU/POSIX compliant (3)
[geeqie.git] / meson.build
2024-04-04 Colin ClarkAdditional test for temporary comments
2024-04-01 Colin ClarkImplement basic command line auto-completion
2024-03-28 Colin ClarkAdditional meson test - look for stray debug statements
2024-03-09 Colin ClarkReplace single value enums with constexpr <type>
2024-02-29 Colin ClarkRun Code Correctness checks on all source files
2024-02-28 Colin ClarkMove third-party sources to separate sub-directory
2024-02-26 Colin ClarkInclude Code Correctness check in GitHub test runs (2)
2024-02-21 Colin ClarkBug fix: clang-tidy checks missing sub-dirs
2024-02-19 Arkadiy IllarionovFix include-what-you-use warnings
2024-02-18 Arkadiy IllarionovBump Exiv2 minimum version requirement to 0.18
2024-02-03 Colin ClarkFix errors in testing scripts
2024-02-02 Colin ClarkRevise testing
2024-01-27 Colin ClarkCheck and revise .desktop files
2024-01-22 Colin ClarkFix #1227: webp images load as black even with every...
2023-12-25 Colin ClarkCheck markdown files for syntax
2023-12-20 Colin ClarkFix #1215: Unable to build with webp-pixbuf-loader...
2023-11-30 Colin ClarkBug fix: Change all .desktop files to RDNS style
2023-11-23 Andreas RönnquistGeeqie is a c++ project now, hence get the C++ compiler...
2023-11-17 Colin ClarkFix #1076: webp images show up as black
2023-11-06 Colin ClarkFix #1076: webp images show up as black
2023-10-26 Colin ClarkChange desktop file to RDNS formt
2023-10-07 Colin ClarkConfiguration fix: Revise meson version
2023-10-06 Colin ClarkFix #1125: Lua detection via pkg-config broken
2023-09-04 Colin ClarkFix #1076: webp images show up as black
2023-08-19 Arkadiy IllarionovRemove gdk-pixbuf-csource requirement
2023-08-13 Arkadiy IllarionovUse more standard icons
2023-08-02 Colin ClarkInclude Lua tests
2023-07-11 Colin ClarkInclude clang-tidy check
2023-07-09 Colin ClarkRemove redundant compiler options
2023-07-05 Colin ClarkBug fix: GitHub workflow image tests
2023-07-04 Colin ClarkBug fix: GitHub workflow image tests
2023-07-04 Colin ClarkInclude faulty image test in GitHub workflow tests
2023-07-04 Colin ClarkInclude image tests in GitHub workflow
2023-07-01 Colin ClarkOptimize GitHub workflow tests
2023-06-27 Colin ClarkBug fix: gtk-builder-tool needs a gui
2023-06-27 Colin ClarkBug fix: gtk-builder-tool operates on a single file
2023-06-27 Colin ClarkConvert search-and-run window to GtkBuilder .ui file
2023-06-21 Colin ClarkRemove exiv2 0.28.0 restriction
2023-06-19 Colin ClarkFix #1116: meson: Disabling pandoc disables installatio...
2023-06-19 Thomas KlausnerApply feedback from Colin Clark
2023-06-19 Thomas KlausnerFind and use libexecinfo (for backtrace()).
2023-06-16 Colin ClarkExclude exiv2 version 0.28.0 from meson.build
2023-06-11 Colin ClarkRationalize shellchecks in meson.build
2023-06-10 Colin ClarkRun shellcheck in meson tests
2023-06-09 Rosen Penevmeson: set cpp standard to 14
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