From: <cli...@li...> - 2011-07-30 12:04:55
|
Send clisp-cvs mailing list submissions to cli...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/clisp-cvs or, via email, send a message with subject or body 'help' to cli...@li... You can reach the person managing the list at cli...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of clisp-cvs digest..." CLISP CVS commits for today Today's Topics: 1. clisp: * src/makemake.in (GNULIB_INCLUDE): -I$(builddir)/gllib -... (cli...@li...) 2. clisp: link over fewer files into the build directory (cli...@li...) ---------------------------------------------------------------------- Message: 1 Date: Fri, 29 Jul 2011 21:12:58 +0000 From: cli...@li... Subject: clisp: * src/makemake.in (GNULIB_INCLUDE): -I$(builddir)/gllib -... To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/3f969c1200ac changeset: 15495:3f969c1200ac279a75b9a8e3d9f39fce9ee2fb31 user: Sam Steingold <sd...@po...> date: 2011-07-29 12:08:41 -0400 description: * src/makemake.in (GNULIB_INCLUDE): -I$(builddir)/gllib -I$(srcdir)/gllib (XCPPFLAGS): add GNULIB_INCLUDE (UNICODE_EXTRA, GLLIB_MODULE_HEADERS): remove (anymodule): add GNULIB_INCLUDE to CPPFLAGS * src/encoding.d: include localcharset as <>, not as "" diffstat: src/ChangeLog | 8 ++++++++ src/encoding.d | 4 ++-- src/makemake.in | 38 +++++++++++++++----------------------- 3 files changed, 25 insertions(+), 25 deletions(-) ------------------------------ Message: 2 Date: Fri, 29 Jul 2011 21:13:00 +0000 From: cli...@li... Subject: clisp: link over fewer files into the build directory To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/d628d9ac3fce changeset: 15496:d628d9ac3fceaf981d9e8dae9932b5b8f8227dfd user: Sam Steingold <sd...@po...> date: 2011-07-29 17:02:16 -0400 description: link over fewer files into the build directory * src/makemake.in (CLISP_LIBDIR): do not set (EVERY_INCLUDES_H): remove gllib files (UNICODE_INCLUDES, NLS_INCLUDES, SPVW_VERSION, w32shell.c) (execname.c, spvw_calendar.c, with_jitc): do not link over (TXT2CINCL): use SRCDIR, not SRCTOPDIR (gllib): pass top_srcdir, not CLISP_LIBDIR to make (modules.h): create with touch (LINKKIT): link files directly into linkkit/ * src/modules.h: remove * Makefile.devel (src/gllib/Makefile.in): replace $(top_srcdir)/src/build-aux with $(top_srcdir)/build-aux instead of CLISP_LIBDIR * src/_clisp.c: include w32shell & execname with <>, not "" * src/encoding.d: include nls_* with <>, not "" * src/eval.d: include lightning with <>, not "" * src/lispbibl.d: include version.h with <>, not "" * src/modules.c: include lispbibl & clisp with <>, not "" * src/spvw.d: include spvw_calendar.c with <>, not "" diffstat: Makefile.devel | 5 +- src/ChangeLog | 22 +++++++ src/_clisp.c | 4 +- src/encoding.d | 132 ++++++++++++++++++++++---------------------- src/eval.d | 2 +- src/gllib/Makefile.in | 28 ++++---- src/lispbibl.d | 2 +- src/makemake.in | 132 ++++++++++++++++++++----------------------- src/modules.c | 4 +- src/modules.h | 1 - src/spvw.d | 2 +- 11 files changed, 173 insertions(+), 161 deletions(-) ------------------------------ ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey ------------------------------ _______________________________________________ clisp-cvs mailing list cli...@li... https://lists.sourceforge.net/lists/listinfo/clisp-cvs End of clisp-cvs Digest, Vol 62, Issue 12 ***************************************** |