Imported Upstream version 2.67.4
[platform/upstream/glib.git] / gio / glib-compile-resources.c
2021-10-29 DongHun KwakImported Upstream version 2.67.4 upstream/2.67.4
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.60.0
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-03-29 alex94puchadesMake glib-compile-resources a little smarter
2014-08-05 Руслан ИжбулатовMake sure compiled resources only have / as dirsep
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-10-17 Colin WaltersGSubprocess: New class for spawning child processes
2013-01-09 Dan Winshipglib-compile-resources: avoid warnings with -Wmissing...
2012-11-15 Dan Winshipwin32: prototype _glib_get_dll_directory() and _glib_ge...
2012-11-10 Matthias ClasenAdd an option to make glib-compile-resources use G_GNUC...
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-09-30 Matthias ClasenReally fix the leak
2012-09-30 Matthias ClasenFix memory leaks in glib-compile resources
2012-07-10 Colin WaltersAdd g_spawn_check_exit_status()
2012-06-13 Benjamin Otteglib-compile-resources: Forward errors from spawned...
2012-03-29 Christian Perschresources: compiler: Respect absolute paths
2012-02-25 Jonh WendellFixed a typo
2012-02-10 Chun-wei FanBug 669538-glib-compile-resources.c: Include io.h on...
2012-02-09 Richard HughesAllow multiple --sourcedir options to glib-compile...
2012-02-03 Alexander LarssonFix warning to refer to to-pixdata, not xmllint
2012-02-02 Christian Perschresources: compiler: Fix entity processing of xml-strip...
2012-02-02 Christian Perschresources: compiler: Make to-pixbuf failure fatal
2012-01-31 Alexander Larssonresources: Add to-pixdata preprocessing option
2012-01-31 Alexander LarssonMake constructor-based resource registration malloc...
2012-01-30 Alexander LarssonMove constructor macros to an internal header and into...
2012-01-25 Christian Perschresources: compiler: Add autoselected output format
2012-01-25 Christian Perschresources: compiler: Add dependency generator
2012-01-25 Christian Perschresources: compiler: Allow stripping blanks from xml...
2012-01-18 Christian Perschresources: Plug mem leaks in resource compiler
2012-01-17 Alexander Larssonresources: Skip initial underscores in resource section...
2012-01-13 Alexander LarssonInitial version of glib-compile-resources