public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-oops Makefile.am
@ 2000-04-11 18:27 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-04-11 18:27 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 00/04/11 18:27:14
Modified files:
guile-oops : Makefile.am
Log message:
* Makefile.am (goops_sources): Added save.scm.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 2000-06-30 13:21 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-06-30 13:21 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 00/06/30 13:21:53
Modified files:
guile-oops : Makefile.am
Log message:
* Makefile.am (libgoopscore_la_LDFLAGS): Use LIBGOOPSCORE version
numbers.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 2000-01-03 7:59 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-01-03 7:59 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 00/01/03 07:59:08
Modified files:
guile-oops : Makefile.am
Log message:
* Makefile.am: Added variable `miscdocs' and removed a couple of
left-over lines.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 1999-12-17 15:21 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-12-17 15:21 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 99/12/17 15:21:24
Modified files:
guile-oops : Makefile.am
Log message:
* Makefile.am (.c.x): Remove .x-file on failure.
(DISTCLEANFILES): Added *.x. (Thanks to Anders Holst.)
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 1999-09-02 7:06 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-09-02 7:06 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@egcs.cygnus.com 99/09/02 07:06:24
Modified files:
guile-oops : Makefile.am
Log message:
* Makefile.am (install-exec-hook): Use `dlname' in libgoopscore.la
to determine the system dependent name of the library link.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 1999-09-02 5:44 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-09-02 5:44 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@egcs.cygnus.com 99/09/02 05:44:07
Modified files:
guile-oops : Makefile.am
Log message:
* Makefile.am (install-exec-hook): Install libgoopscore under
$(prefix)/share/guile/oop/goops instead of creating links.
Creating links is not portable. The double installation solution
will be replaced when Guile starts to use the ltdl portability
library for dynamic loading.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 1999-08-29 19:19 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-08-29 19:19 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@egcs.cygnus.com 99/08/29 19:19:24
Modified files:
guile-oops : Makefile.am
Log message:
Updated version number also for the install-hook.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 1999-08-21 20:35 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-08-21 20:35 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@egcs.cygnus.com 99/08/21 20:35:55
Modified files:
guile-oops : Makefile.am
Log message:
* Makefile.am (goopsdata_DATA): Added stklos.scm.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 1999-08-21 13:11 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-08-21 13:11 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@egcs.cygnus.com 99/08/21 13:11:21
Modified files:
guile-oops : Makefile.am
Log message:
* Makefile.am: Install versiondat.h under $(includedir)/goops.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 1999-08-04 4:33 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-08-04 4:33 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@egcs.cygnus.com 99/08/04 04:33:24
Modified files:
guile-oops : Makefile.am
Log message:
* dispatch.scm, Makefile.am: Added dispatch.scm.
^ permalink raw reply [flat|nested] 11+ messages in thread
* guile/guile-oops Makefile.am
@ 1999-07-25 12:29 mdj
0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-07-25 12:29 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@egcs.cygnus.com 99/07/25 12:29:09
Modified files:
guile-oops : Makefile.am
Log message:
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2000-06-30 13:21 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-11 18:27 guile/guile-oops Makefile.am mdj
-- strict thread matches above, loose matches on Subject: below --
2000-06-30 13:21 mdj
2000-01-03 7:59 mdj
1999-12-17 15:21 mdj
1999-09-02 7:06 mdj
1999-09-02 5:44 mdj
1999-08-29 19:19 mdj
1999-08-21 20:35 mdj
1999-08-21 13:11 mdj
1999-08-04 4:33 mdj
1999-07-25 12:29 mdj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).