forked from GNOME/glib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New files, used to generate corresponding non-.in files when making a
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: New files, used to generate corresponding non-.in files when making a dist. This is just so the version numbers will be kept in synch automatically. * configure.in: Also substitute @GLIB_MAJOR_VERSION@, @GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. * Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. * gerror.c (g_on_error_query): On Win32, put up a MessageBox and then exit. * glib.def: Add a couple of functions.
- Loading branch information
Tor Lillqvist
committed
May 6, 1999
1 parent
380709d
commit 2b688f5
Showing
28 changed files
with
453 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
1999-05-06 Tor Lillqvist <[email protected]> | ||
|
||
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in | ||
config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: | ||
New files, used to generate corresponding non-.in files when | ||
making a dist. This is just so the version numbers will be kept in | ||
synch automatically. | ||
|
||
* configure.in: Also substitute @GLIB_MAJOR_VERSION@, | ||
@GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. | ||
|
||
* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. | ||
|
||
* gerror.c (g_on_error_query): On Win32, put up a MessageBox and | ||
then exit. | ||
|
||
* glib.def: Add a couple of functions. | ||
|
||
Sat May 1 10:26:20 PDT 1999 Manish Singh <[email protected]> | ||
|
||
* acinclude.m4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
1999-05-06 Tor Lillqvist <[email protected]> | ||
|
||
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in | ||
config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: | ||
New files, used to generate corresponding non-.in files when | ||
making a dist. This is just so the version numbers will be kept in | ||
synch automatically. | ||
|
||
* configure.in: Also substitute @GLIB_MAJOR_VERSION@, | ||
@GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. | ||
|
||
* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. | ||
|
||
* gerror.c (g_on_error_query): On Win32, put up a MessageBox and | ||
then exit. | ||
|
||
* glib.def: Add a couple of functions. | ||
|
||
Sat May 1 10:26:20 PDT 1999 Manish Singh <[email protected]> | ||
|
||
* acinclude.m4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
1999-05-06 Tor Lillqvist <[email protected]> | ||
|
||
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in | ||
config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: | ||
New files, used to generate corresponding non-.in files when | ||
making a dist. This is just so the version numbers will be kept in | ||
synch automatically. | ||
|
||
* configure.in: Also substitute @GLIB_MAJOR_VERSION@, | ||
@GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. | ||
|
||
* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. | ||
|
||
* gerror.c (g_on_error_query): On Win32, put up a MessageBox and | ||
then exit. | ||
|
||
* glib.def: Add a couple of functions. | ||
|
||
Sat May 1 10:26:20 PDT 1999 Manish Singh <[email protected]> | ||
|
||
* acinclude.m4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
1999-05-06 Tor Lillqvist <[email protected]> | ||
|
||
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in | ||
config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: | ||
New files, used to generate corresponding non-.in files when | ||
making a dist. This is just so the version numbers will be kept in | ||
synch automatically. | ||
|
||
* configure.in: Also substitute @GLIB_MAJOR_VERSION@, | ||
@GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. | ||
|
||
* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. | ||
|
||
* gerror.c (g_on_error_query): On Win32, put up a MessageBox and | ||
then exit. | ||
|
||
* glib.def: Add a couple of functions. | ||
|
||
Sat May 1 10:26:20 PDT 1999 Manish Singh <[email protected]> | ||
|
||
* acinclude.m4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
1999-05-06 Tor Lillqvist <[email protected]> | ||
|
||
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in | ||
config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: | ||
New files, used to generate corresponding non-.in files when | ||
making a dist. This is just so the version numbers will be kept in | ||
synch automatically. | ||
|
||
* configure.in: Also substitute @GLIB_MAJOR_VERSION@, | ||
@GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. | ||
|
||
* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. | ||
|
||
* gerror.c (g_on_error_query): On Win32, put up a MessageBox and | ||
then exit. | ||
|
||
* glib.def: Add a couple of functions. | ||
|
||
Sat May 1 10:26:20 PDT 1999 Manish Singh <[email protected]> | ||
|
||
* acinclude.m4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
1999-05-06 Tor Lillqvist <[email protected]> | ||
|
||
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in | ||
config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: | ||
New files, used to generate corresponding non-.in files when | ||
making a dist. This is just so the version numbers will be kept in | ||
synch automatically. | ||
|
||
* configure.in: Also substitute @GLIB_MAJOR_VERSION@, | ||
@GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. | ||
|
||
* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. | ||
|
||
* gerror.c (g_on_error_query): On Win32, put up a MessageBox and | ||
then exit. | ||
|
||
* glib.def: Add a couple of functions. | ||
|
||
Sat May 1 10:26:20 PDT 1999 Manish Singh <[email protected]> | ||
|
||
* acinclude.m4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
1999-05-06 Tor Lillqvist <[email protected]> | ||
|
||
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in | ||
config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: | ||
New files, used to generate corresponding non-.in files when | ||
making a dist. This is just so the version numbers will be kept in | ||
synch automatically. | ||
|
||
* configure.in: Also substitute @GLIB_MAJOR_VERSION@, | ||
@GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. | ||
|
||
* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. | ||
|
||
* gerror.c (g_on_error_query): On Win32, put up a MessageBox and | ||
then exit. | ||
|
||
* glib.def: Add a couple of functions. | ||
|
||
Sat May 1 10:26:20 PDT 1999 Manish Singh <[email protected]> | ||
|
||
* acinclude.m4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
1999-05-06 Tor Lillqvist <[email protected]> | ||
|
||
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in | ||
config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: | ||
New files, used to generate corresponding non-.in files when | ||
making a dist. This is just so the version numbers will be kept in | ||
synch automatically. | ||
|
||
* configure.in: Also substitute @GLIB_MAJOR_VERSION@, | ||
@GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. | ||
|
||
* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. | ||
|
||
* gerror.c (g_on_error_query): On Win32, put up a MessageBox and | ||
then exit. | ||
|
||
* glib.def: Add a couple of functions. | ||
|
||
Sat May 1 10:26:20 PDT 1999 Manish Singh <[email protected]> | ||
|
||
* acinclude.m4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.