[build] Create libguile/version.h using the configure script.
[bpt/guile.git] / libguile / Makefile.am
2010-08-18 Thien-Thi Nguyen[build] Create libguile/version.h using the configure...
2010-08-08 Andy Wingoremove "discouraged" infrastructure
2010-08-08 Andy Wingodeprecated all discouraged functions
2010-08-06 Andy Wingos/extensionsdir/extensiondir/
2010-08-06 Andy Wingo%site-dir is specific to the effective version
2010-08-04 Yan LiCompiling DOT_X_FILES requires version.h
2010-07-24 Thien-Thi NguyenFix "make dist" regression: Distribute guile-func-name...
2010-07-22 Thien-Thi Nguyen[maint] Remove unused script guile-doc-snarf.
2010-07-22 Thien-Thi Nguyen[maint] Avoid no-op config-subst for libguile/guile...
2010-07-22 Thien-Thi Nguyen[build] Overhaul <errno.h>, <signal.h> cpp symbol extra...
2010-06-18 Thien-Thi Nguyen[build] Use UTC, precise format for ‘buildstamp’ value.
2010-06-18 No ItisntUse AM_SILENT_RULES to pare down build output, ignore...
2010-05-19 Andy Wingoseparate boot expansion from memoization
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoremove libguile/lang.h, deprecate %nil (in favor of...
2010-03-16 Andy Wingoparallel installability for libguile*.h
2010-03-16 Andy Wingorename libguile to libguile-@EFFECTIVE_VERSION@, curren...
2010-03-16 Andy Wingoversion.h has SCM_EFFECTIVE_VERSION; effective-version...
2010-02-16 Ludovic CourtèsAdd missing $(LTLIBINTL), suggested by Gnulib.
2010-02-14 Ludovic CourtèsUse Gnulib's `getaddrinfo' module.
2010-01-31 Andy Wingoadd @control and @prompt stub primitives
2010-01-26 Andy Wingofirst pass at implementing low-level foreign functions
2010-01-26 Andy Wingoadd libffi dependency
2010-01-07 Andy Wingoproperly integrate vm bootstrapping into init.c
2010-01-07 Andy Wingoreimplement srfi-4 vectors on top of bytevectors
2010-01-04 Andy Wingoadd foreign value wrapper
2009-12-20 Andy Wingoversion.h depends on config.status
2009-12-15 Ludovic CourtèsUse the right `grep' command.
2009-12-15 Ludovic CourtèsRemove GNU Make-specific function call.
2009-12-11 Andy Wingomerge from master to elisp
2009-12-01 Andy Wingopromises are in their own file now
2009-12-01 Andy Wingonew evaluator, y'all
2009-12-01 Andy Wingofactor copy-tree and cons-source out of eval.[ch]
2009-12-01 Andy Wingoeval.i.c -> eval.c
2009-11-24 Ludovic CourtèsFix makefile indentation.
2009-11-17 Ludovic CourtèsRemove now unneeded `putenv.c'.
2009-11-17 Ludovic CourtèsUse Gnulib's `warning' module.
2009-11-16 Ludovic CourtèsDeprecate `inet-ntoa' and `inet-aton'.
2009-11-15 Andy Wingofold objects.[ch] into goops.[ch]
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-30 Ken RaeburnSince support for "futures" in C has been completely...
2009-10-13 Andy Wingoadd $libir to the ltdl path, not $pkglibdir; add extens...
2009-09-23 Ludovic CourtèsMove "-z relro" out of $LDFLAGS so it's not in `guile...
2009-09-16 Andy Wingoadd the libdir to the ltdl lib search path
2009-09-13 Ludovic CourtèsMerge `libguile-i18n' into `libguile'.
2009-09-13 Ludovic CourtèsRename "boehm-gc.h" to "bdw-gc.h"; add to the distribution.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-27 Michael GranUnicode-capable srfi-14 charsets
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-09 Ludovic CourtèsUse a linker version script for libguile.
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-04 Andy Wingoperform gmp/unistring compile checks with AC_LIB_HAVE_L...
2009-07-19 Andy Wingouniform vector functions to their own file
2009-07-19 Andy Wingogeneric vector ops to own file
2009-07-19 Andy Wingomove generic array foo out to its own file
2009-07-19 Andy Wingorename unif.[ch] to arrays.[ch]
2009-07-19 Andy Wingobitvector exodus from unif.[ch]
2009-07-19 Andy Wingoparts of unif.[ch] to array-handle.[ch]
2009-07-19 Andy Wingorename ramap.[ch] to array-map.[ch]
2009-07-19 Andy Wingoclean up libguile/Makefile.am
2009-07-19 Andy Wingoremove convert.{c,i.c,h}
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-04 Andy Wingoturn off autocompilation when snarfing
2009-06-03 Andy Wingoseparate the load-compiled path from the load path
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-28 Ludovic CourtèsImport R6RS bytevectors and I/O ports from Guile-R6RS...
2009-05-26 Andy Wingosymbols are now hidden unless explicitly exported by...
2009-04-17 Andy Wingoguile-tools is a scheme script that loads scheme modules
2009-03-29 Andy WingoMerge branch 'wingo'
2009-03-27 Andy Wingofix distcheck hopefully, by cleaning the vm-i-*.i files
2009-03-27 Andy Wingorely on getrlimit to DTRT, don't make stack calibration...
2009-03-27 Ludovic CourtèsImprove wording in `libguile/Makefile.am' regarding...
2009-03-26 Ludovic CourtèsRun the stack calibration script before running the...
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy WingoMerge commit 'e092357058850a6f998bf462bdc5504c6379c96f...
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
next