Gimp/libgimpthumb
Ell f9fa0d1b18 enums: don't write generated enum files to src-dir if unchanged
When regenerating an enum file, don't copy it back to the source
directory if it hasn't actually changed.  This allows using a read-
only source directory where the enum header is newer than the
generated file, as long as they're not really out of sync.

OTOH, *do* touch the generated source-dir file even when unchanged,
in order to avoid re-running its recipe on the next build, however,
allow this to silently fail (which is harmless).
2017-05-22 17:58:04 -04:00
..
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
gimp-thumbnail-list.c libgimpthumb: fix "assignment discards ‘const’ qualifier" warning. 2013-12-05 22:18:15 +13:00
gimpthumb-enums.h Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpthumb-error.c libgimpthumb: move docs from template files to inline comments 2010-07-02 15:53:20 +02:00
gimpthumb-error.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpthumb-types.h
gimpthumb-utils.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpthumb-utils.h libgimpthumb: new function gimp_thumb_get_thumb_base_dir() 2013-12-05 21:20:28 +13:00
gimpthumb.def libgimpthumb: new function gimp_thumb_get_thumb_base_dir() 2013-12-05 21:20:28 +13:00
gimpthumb.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpthumbnail.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpthumbnail.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
Makefile.am enums: don't write generated enum files to src-dir if unchanged 2017-05-22 17:58:04 -04:00