aboutsummaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* NOPUSH: Add a tool to measure thumb extraction statsHEADmasterPřemysl Eric Janouch3 days1-0/+3
* Fix a build issue, and a big endian conversionPřemysl Eric Janouch2024-03-131-1/+1
* Add an experimental OpenGL rendererPřemysl Eric Janouch2024-03-131-0/+1
* Prepare for parallelized colour managementPřemysl Eric Janouch2024-01-281-1/+1
* Move colour management to its own compilation unitPřemysl Eric Janouch2024-01-261-1/+2
* Add a tool to find hot pixelsPřemysl Eric Janouch2023-10-171-1/+1
* meson.build: update commentsPřemysl Eric Janouch2023-09-071-2/+2
* Fix installation within a Nix environmentPřemysl Eric Janouch2023-06-291-0/+1
* Fix build within a Nix environmentPřemysl Eric Janouch2023-06-271-0/+1
* Fix build instructions, add .deb generationPřemysl Eric Janouch2023-06-271-0/+10
* Centralize the project's URLPřemysl Eric Janouch2023-06-261-0/+3
* Package the MSI from within a custom targetPřemysl Eric Janouch2023-06-261-5/+11
* Produce a basic Windows installer packagePřemysl Eric Janouch2023-06-261-0/+13
* Make GSettings find schema XMLs in devenvPřemysl Eric Janouch2023-06-241-2/+6
* Don't rebuild fiv-io.c several timesPřemysl Eric Janouch2023-06-231-5/+9
* Make cross-compilation scripts work from MSYS2Přemysl Eric Janouch2023-06-221-2/+3
* Improve native MSYS2 build compatibilityPřemysl Eric Janouch2023-06-211-7/+13
* Improve compatibility with older dependenciesPřemysl Eric Janouch2023-06-101-1/+2
* Declare minimum Meson versionPřemysl Eric Janouch2023-06-101-1/+2
* Move the image load benchmark under toolsPřemysl Eric Janouch2023-06-081-6/+5
* Unite most info tools into just one binaryPřemysl Eric Janouch2023-06-051-2/+1
* Add support for the Little CMS fast float pluginPřemysl Eric Janouch2023-06-041-1/+21
* Move git submodules to a subdirectoryPřemysl Eric Janouch2023-06-041-1/+2
* Move FivIoModel to its own compilation unitPřemysl Eric Janouch2023-05-281-1/+1
* Fix build without toolsPřemysl Eric Janouch2023-05-261-2/+3
* Add a tool to extract LibRaw file informationPřemysl Eric Janouch2023-05-261-2/+4
* Integrate online reverse image searchPřemysl Eric Janouch2023-03-151-4/+31
* Find system libraries using proper namesPřemysl Eric Janouch2023-03-031-2/+2
* Don't require asciidoctor or a2x, import libertyPřemysl Eric Janouch2022-10-091-1/+9
* Add a traditional manual page for fivPřemysl Eric Janouch2022-08-241-3/+28
* Make binaries say what git commit they come fromPřemysl Eric Janouch2022-08-131-5/+6
* meson.build: add a bunch of validating testsPřemysl Eric Janouch2022-08-121-7/+34
* Resolve a few issues with MSYS2 cross-buildsPřemysl Eric Janouch2022-08-111-0/+5
* Automate Windows builds, add icons to executablesPřemysl Eric Janouch2022-08-111-5/+42
* Support opening collections of filesPřemysl Eric Janouch2022-08-081-2/+3
* Handle gdk-pixbuf's dynamic format support betterPřemysl Eric Janouch2022-07-251-20/+19
* Use GSettings for a new native window togglePřemysl Eric Janouch2022-07-251-9/+26
* Move the browser's popup menu to its own filePřemysl Eric Janouch2022-07-041-1/+1
* Generate TIFF structs/enums from a text filePřemysl Eric Janouch2022-06-101-1/+8
* Build tools with Meson as wellPřemysl Eric Janouch2022-06-101-0/+13
* Get rid of our spng dependencyPřemysl Eric Janouch2022-06-041-5/+0
* Don't mention gdk-pixbuf as a direct dependencyPřemysl Eric Janouch2022-02-191-1/+1
* Add a lossless JPEG cropperPřemysl Eric Janouch2022-02-191-1/+9
* Start a basic user guidePřemysl Eric Janouch2022-01-251-4/+9
* Fix MesonPřemysl Eric Janouch2022-01-231-19/+20
* Add preliminary support for resvgPřemysl Eric Janouch2022-01-211-6/+22
* Mesonize JPEG Quant SmoothPřemysl Eric Janouch2022-01-191-3/+8
* Don't force sanitizers in debug buildsPřemysl Eric Janouch2022-01-071-6/+9
* Fix desktop file regeneration with certain AWKsPřemysl Eric Janouch2022-01-071-2/+2
* Improve desktop file regenerationPřemysl Eric Janouch2022-01-061-13/+18