summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: use -framework Foundation on macOSwip/chergert/fix-macos-linkChristian Hergert2020-11-271-0/+4
* Reduce CPPFLAGS and CFLAGS for building the librarySven Neumann2020-11-061-14/+3
* Reduce include search paths to the "include" directorySven Neumann2020-11-061-2/+0
* Use #include <librsvg/blah.h> in rsvg.hFederico Mena Quintero2020-11-061-3/+1
* (#645) - Make include paths happy againFederico Mena Quintero2020-11-061-2/+5
* Move xml code to a modulePaolo Borelli2020-11-031-3/+3
* Fix tooling references to rsvg_internalsFederico Mena Quintero2020-10-301-13/+14
* Fix RUST_LIB name in Makefile.amFederico Mena Quintero2020-10-301-2/+2
* Start fixing autotoolsFederico Mena Quintero2020-10-301-118/+98
* Implement the legacy sizing decisions in terms of CairoRendererFederico Mena Quintero2020-10-271-0/+1
* New test_utils module in rsvg_internalsFederico Mena Quintero2020-10-231-0/+1
* Remove obsolete, uninstalled tools/ directoryFederico Mena Quintero2020-10-231-1/+1
* Makefile.am - run tests with --include-ignoredFederico Mena Quintero2020-10-221-1/+1
* Move single-file module one level upFederico Mena Quintero2020-10-221-6/+7
* Add source files for recently added benchmarks to Makefile.amSven Neumann2020-10-171-0/+2
* Rename allowed_url.rs to url_resolver.rsLars Schmertmann2020-10-061-1/+1
* Merge branch 'viewport-offsets'Federico Mena Quintero2020-09-291-1/+1
|\
| * Move the render_to_viewport tests to intrinsic_dimensions.rsFederico Mena Quintero2020-09-291-1/+1
* | Move gtk-doc comments from C files to public header filesSven Neumann2020-09-291-8/+4
* | Generate version.rs from librsvg/build.rsSven Neumann2020-09-241-0/+1
|/
* Rename PropertyBag (property_bag.rs) to Attributes (attributes.rs)Federico Mena Quintero2020-09-041-1/+1
* New href module to deal with xlink:href vs. hrefFederico Mena Quintero2020-08-181-0/+1
* (#219) Add benchmark in preparation to lex then parse path data.Emile Snyder2020-06-101-0/+1
* Fix Makefile.am for "make distcheck"Federico Mena Quintero2020-05-291-0/+1
* Move the default DPI machinery to c_apiFederico Mena Quintero2020-05-051-0/+1
* lighting: simplify code structurePaolo Borelli2020-04-181-3/+1
* Improve lib name workaround for Rust *-pc-windows-gnu targetsKleis Auke Wolthuizen2020-04-141-4/+13
* Move CustomIdent to the parsers modulePaolo Borelli2020-04-121-1/+0
* Move rsvg_g_warning and rsvg_g_critical to messages.rsFederico Mena Quintero2020-04-081-0/+1
* Add a user agent stylesheetPaolo Borelli2020-03-221-0/+1
* element: move element code to its own modulePaolo Borelli2020-03-161-2/+2
* tests: Fix CI run where srcdir != builddirSven Neumann2020-02-121-0/+1
* Move rsvg_css_parse_color() and its machinery to librsvg_c_apiFederico Mena Quintero2020-01-141-0/+1
* Write test output from the Rust tests to the same output/ dir from the C testsFederico Mena Quintero2020-01-091-4/+4
* Ahem, forgot to babysit Makefile.amFederico Mena Quintero2020-01-081-1/+0
* Link to libxml2 from rsvg_internals, not librsvg_crateFederico Mena Quintero2020-01-071-0/+1
* Move srgb.rs in surface_utilsPaolo Borelli2020-01-061-1/+1
* structure: move clip_path, link, and mask in structure.rsPaolo Borelli2020-01-021-3/+0
* Switch to the released version of the selectors cratePaolo Borelli2019-12-241-9/+0
* Remove __clzsi2 workaroundKleis Auke Wolthuizen2019-12-101-3/+0
* dasharray: split to its own modulePaolo Borelli2019-11-251-0/+1
* Dear autotools.Federico Mena Quintero2019-11-131-6/+6
* Add the servo_crates sources to Makefile.amFederico Mena Quintero2019-11-131-0/+9
* Remove references to libcrocoFederico Mena Quintero2019-11-081-1/+0
* Move the filter node out of filtersPaolo Borelli2019-11-021-1/+1
* librsvg_crate: Make all the examples runnable as testsFederico Mena Quintero2019-10-311-1/+2
* Rename struct Svg to DocumentPaolo Borelli2019-10-281-2/+2
* Makefile.am: update commentPaolo Borelli2019-10-181-3/+3
* Add a dummy file, to make sure the library is non-emptyKleis Auke Wolthuizen2019-10-161-3/+3
* Simplify the generation of the libtool archive fileKleis Auke Wolthuizen2019-10-121-11/+9