diff options
author | Tor Lillqvist <tml@iki.fi> | 2001-10-29 22:33:34 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2001-10-29 22:33:34 +0000 |
commit | a0781a1747e01fa776c75e61d4a165d55fe6d29e (patch) | |
tree | 95ffda40860848644f325b355460e73c39cca3fd | |
parent | 062ecaf1ed6be60135ea19214bfa3e99a3b2aa93 (diff) |
New file, used to build distribution packages for Windows.
2001-10-30 Tor Lillqvist <tml@iki.fi>
* glib-zip.in: New file, used to build distribution packages for
Windows.
* configure.in: Expand it.
* Makefile.am: Distribute it.
* config.h.win32.in: Update to match currently produced config.h
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-0 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-12 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-2 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 11 | ||||
-rw-r--r-- | Makefile.am | 4 | ||||
-rw-r--r-- | config.h.win32.in | 15 | ||||
-rw-r--r-- | configure.in | 1 | ||||
-rwxr-xr-x | glib-zip.in | 42 |
12 files changed, 149 insertions, 1 deletions
@@ -1,3 +1,14 @@ +2001-10-30 Tor Lillqvist <tml@iki.fi> + + * glib-zip.in: New file, used to build distribution packages for + Windows. + + * configure.in: Expand it. + + * Makefile.am: Distribute it. + + * config.h.win32.in: Update to match currently produced config.h + 2001-10-29 Daniel Egger <degger@fhm.edu> * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index c09eb29f9..541313810 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,14 @@ +2001-10-30 Tor Lillqvist <tml@iki.fi> + + * glib-zip.in: New file, used to build distribution packages for + Windows. + + * configure.in: Expand it. + + * Makefile.am: Distribute it. + + * config.h.win32.in: Update to match currently produced config.h + 2001-10-29 Daniel Egger <degger@fhm.edu> * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c09eb29f9..541313810 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,14 @@ +2001-10-30 Tor Lillqvist <tml@iki.fi> + + * glib-zip.in: New file, used to build distribution packages for + Windows. + + * configure.in: Expand it. + + * Makefile.am: Distribute it. + + * config.h.win32.in: Update to match currently produced config.h + 2001-10-29 Daniel Egger <degger@fhm.edu> * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index c09eb29f9..541313810 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,14 @@ +2001-10-30 Tor Lillqvist <tml@iki.fi> + + * glib-zip.in: New file, used to build distribution packages for + Windows. + + * configure.in: Expand it. + + * Makefile.am: Distribute it. + + * config.h.win32.in: Update to match currently produced config.h + 2001-10-29 Daniel Egger <degger@fhm.edu> * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index c09eb29f9..541313810 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,14 @@ +2001-10-30 Tor Lillqvist <tml@iki.fi> + + * glib-zip.in: New file, used to build distribution packages for + Windows. + + * configure.in: Expand it. + + * Makefile.am: Distribute it. + + * config.h.win32.in: Update to match currently produced config.h + 2001-10-29 Daniel Egger <degger@fhm.edu> * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index c09eb29f9..541313810 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,14 @@ +2001-10-30 Tor Lillqvist <tml@iki.fi> + + * glib-zip.in: New file, used to build distribution packages for + Windows. + + * configure.in: Expand it. + + * Makefile.am: Distribute it. + + * config.h.win32.in: Update to match currently produced config.h + 2001-10-29 Daniel Egger <degger@fhm.edu> * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index c09eb29f9..541313810 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,14 @@ +2001-10-30 Tor Lillqvist <tml@iki.fi> + + * glib-zip.in: New file, used to build distribution packages for + Windows. + + * configure.in: Expand it. + + * Makefile.am: Distribute it. + + * config.h.win32.in: Update to match currently produced config.h + 2001-10-29 Daniel Egger <degger@fhm.edu> * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index c09eb29f9..541313810 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,14 @@ +2001-10-30 Tor Lillqvist <tml@iki.fi> + + * glib-zip.in: New file, used to build distribution packages for + Windows. + + * configure.in: Expand it. + + * Makefile.am: Distribute it. + + * config.h.win32.in: Update to match currently produced config.h + 2001-10-29 Daniel Egger <degger@fhm.edu> * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the diff --git a/Makefile.am b/Makefile.am index f23a226d2..bd402b752 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,7 @@ INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \ EXTRA_DIST = \ ChangeLog.pre-1-2 \ glib.spec.in \ + glib-zip.in \ NEWS.pre-1-3 \ acglib.m4 \ sanity_check \ @@ -35,7 +36,8 @@ EXTRA_DIST = \ BUILT_EXTRA_DIST = \ glibconfig.h.win32 \ config.h.win32 \ - glib.spec + glib.spec \ + glib-zip configexecincludedir = $(libdir)/glib-2.0/include #configexecinclude_DATA = glibconfig.h diff --git a/config.h.win32.in b/config.h.win32.in index e9ea947eb..dad493d3d 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -180,6 +180,15 @@ /* Define if you have the <inttypes.h> header file. */ /* #undef HAVE_INTTYPES_H */ +/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ +/* #undef HAVE_LANGINFO_CODESET */ + +/* Define if you have the <langinfo.h> header file. */ +/* #undef HAVE_LANGINFO_H */ + +/* Define if your <locale.h> file defines LC_MESSAGES. */ +/* #undef HAVE_LC_MESSAGES */ + /* Define if you have the <limits.h> header file. */ #define HAVE_LIMITS_H 1 @@ -213,6 +222,9 @@ /* Define if you have the `nanosleep' function. */ /* #undef HAVE_NANOSLEEP */ +/* Define if you have the `nl_langinfo' function. */ +/* #undef HAVE_NL_LANGINFO */ + /* Define if you have the <nl_types.h> header file. */ /* #undef HAVE_NL_TYPES_H */ @@ -246,6 +258,9 @@ /* Define if you have the `setlocale' function. */ #define HAVE_SETLOCALE 1 +/* Define if you have the <stddef.h> header file. */ +#define HAVE_STDDEF_H 1 + /* Define if you have the <stdint.h> header file. */ #ifndef _MSC_VER #define HAVE_STDINT_H 1 diff --git a/configure.in b/configure.in index 2d76e9af3..96f01c55a 100644 --- a/configure.in +++ b/configure.in @@ -2144,6 +2144,7 @@ gthread-2.0-uninstalled.pc gobject-2.0.pc gobject-2.0-uninstalled.pc glib.spec +glib-zip glib-gettextize Makefile build/Makefile diff --git a/glib-zip.in b/glib-zip.in new file mode 100755 index 000000000..1faca690d --- /dev/null +++ b/glib-zip.in @@ -0,0 +1,42 @@ +#!/bin/sh + +# Build zipfile for GLib on Win32: both runtime and developer stuff +# After running make install, run this. + +# These paths obviously are system-dependent: +ZIP=/g/tmp/glib-@GLIB_VERSION@.zip +cd /target + +rm $ZIP +zip -r $ZIP -@ <<EOF +COPYING.LIB-2 +bin/glib-genmarshal.exe +bin/glib-gettextize +bin/glib-mkenums +bin/gobject-query.exe +bin/gspawn-win32-helper.exe +include/glib-2.0 +lib/libglib-1.3-@LT_CURRENT_MINUS_AGE@.dll +lib/libglib-1.3.dll.a +lib/glib-1.3.lib +lib/libgmodule-1.3-@LT_CURRENT_MINUS_AGE@.dll +lib/libgmodule-1.3.dll.a +lib/gmodule-1.3.lib +lib/libgobject-1.3-@LT_CURRENT_MINUS_AGE@.dll +lib/libgobject-1.3.dll.a +lib/gobject-1.3.lib +lib/libgthread-1.3-@LT_CURRENT_MINUS_AGE@.dll +lib/libgthread-1.3.dll.a +lib/gthread-1.3.lib +lib/glib-2.0 +lib/pkgconfig/glib-2.0.pc +lib/pkgconfig/gmodule-2.0.pc +lib/pkgconfig/gobject-2.0.pc +lib/pkgconfig/gthread-2.0.pc +share/aclocal/glib-2.0.m4 +share/aclocal/glib-gettext.m4 +man/man1/glib-mkenums.1 +man/man1/glib-genmarshal.1 +EOF + +zip -r $ZIP lib/locale/*/LC_MESSAGES/glib20.mo |