| Age | Commit message (Collapse) | Author |
|
Since it’s 2017 already, Nautilus should use a build system that doesn’t
take longer to set up the build than it takes to actually build. An
observed build time using Ninja of roughly one-fifth of what it took
Autotools is more than reason enough to add support for Meson. Along
with that, this commit adds a convenience script to generate a tarball
for releases, since we use libgd as a submodule and Meson does not
handle source distributions.
https://bugzilla.gnome.org/show_bug.cgi?id=778167
|
|
This commit removes git.mk and adds hand-written gitignore files. That
is needed to ignore build/, which is the directory of choice for Meson
builds.
https://bugzilla.gnome.org/show_bug.cgi?id=778167
|
|
A lot of the library was poorly documented. Make sure the output of the
documentation looks okay.
|
|
Avoids maintaining .types file in-tree.
|
|
Now that we depend on GLib master anyway.
|
|
Instead of defining our own set of deprecation cflags.
|
|
|
|
|
|
Also, don't support old exif/exempi APIs anymore.
|
|
|
|
2008-09-04 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
include some documentation, bug #396929.
svn path=/trunk/; revision=14581
|
|
libnautilus-extension.
(Progress towards bug #526193).
svn path=/trunk/; revision=14041
|