]> gitweb.michael.orlitzky.com - libsvgtiny-pixbuf.git/history - Makefile.am
COPYING: add one to state the "or later" bit
[libsvgtiny-pixbuf.git] / Makefile.am
2023-08-09 Michael OrlitzkyMakefile.am: update library name to avoid conflict...
2023-08-08 Michael OrlitzkyMakefile.am,run-tests.sh: new bare-bones test suite
2023-08-08 Michael OrlitzkyMakefile.am: include gdk_pixbuf_get_from_surface.h...
2023-08-08 Michael OrlitzkyMakefile.am,configure.ac: stop using GTK4
2023-08-07 Michael OrlitzkyMakefile.am,configure.ac: prepare for libxml2
2023-08-05 Michael Orlitzkyconfigure.ac,Makefile.am: build and install the new...
2023-08-04 Michael OrlitzkyMakefile.am: don't version the shared library.
2023-08-04 Michael OrlitzkyMakefile.am: don't install the svg2png test program.
2023-08-04 Michael Orlitzkyconfigure.ac,Makefile.am: build both a library and...
2023-08-04 Michael Orlitzkyexample.c,Makefile.am: begin adding GdkPixbufModule...
2023-08-04 Michael OrlitzkyMakefile.am,configure.ac: pull in gtk4 and gdk-pixbuf...
2023-08-03 Michael OrlitzkyMakefile.am: use "CFLAGS" from pkg-config.
2023-08-03 Michael OrlitzkyAdd autotools build system and rename some things.