This repository was archived by the owner on Oct 24, 2018. It is now read-only.
pwithnall/tartan
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Tartan ====== Tartan is a set of tools and plugins for Clang which aim to improve its usefulness for developing GLib and GNOME applications and libraries. The first plugin in this set is a static analysis plugin to utilise GObject introspection annotations to automatically add attributes to functions and parameters in C code. The second plugin utilises g_return_if_fail() preconditions to add attributes to functions and parameters in C code. Dependencies ============ • glib-2.0 ≥ 2.38.0 • gio-2.0 ≥ 2.38.0 • gobject-introspection-1.0 ≥ 1.38.0 • llvm ≥ 3.5 Licensing ========= Tartan is licensed under the GPL; see COPYING for more details. Contact ======= Philip Withnall <[email protected]> Mailing list: http://lists.freedesktop.org/mailman/listinfo/tartan Website: http://www.freedesktop.org/software/tartan/