Import Gnulib modules: link, fsync, readlink, rename, mkdir, rmdir, unistd.
[bpt/guile.git] / meta /
2014-02-12 Andy Wingoguile.m4 tweaks
2013-12-21 Aleix Conchillo... allow specifying a required version in GUILE_PROGS
2013-04-10 Mark H WeaverDo not add $(EXEEXT) to guild or guile-tools.
2013-03-25 Ludovic Courtèsbuild: Use portable sed constructs.
2013-03-10 Andy Wingoguile.m4 allows selection of guile 2.0, 1.8, etc.
2013-03-09 Andy Wingofix in-tree guile reference
2013-02-01 Ludovic Courtèsguild: Gracefully handle failures to install the locale.
2012-09-03 Ludovic Courtèsbuild: Fix race between installing `guild' and the...
2012-05-14 Ludovic CourtèsHonor $(program_transform_name) for the `guile-tools...
2012-04-23 Andy Wingomove (test-suite lib) to lower dir; cleans up uninstall...
2012-01-31 Ludovic CourtèsAugment `Libs.private' in `guile-2.0-uninstalled.pc'.
2012-01-29 Ludovic CourtèsAugment `Libs.private' with for non-GNU platforms.
2011-11-23 Ludovic CourtèsAllow $GUILE_FOR_BUILD to use its own environment when...
2011-11-22 Ludovic CourtèsLeave $GUILE_LOAD_COMPILED_PATH unchanged when cross...
2011-07-23 Ludovic Courtèsguild: Close over `$bindir/guile'.
2011-07-23 Ludovic CourtèsChange `guild --help' and `--version' output to be...
2011-07-23 Andy Wingoadd (scripts help)
2011-05-31 Andy Wingorename `guile-tools' to `guild'
2011-05-26 Neil JerramReveal guile-tools's inner simplicity...
2011-05-04 Andy Wingobuild support for detecting clock_gettime, with -lrt...
2011-04-14 Ludovic CourtèsAllow compilation with `--disable-posix'.
2011-03-31 Andy Wingofix duplicate path in uninstalled-env
2011-02-20 Bruno Haibleguile.m4: Add support for linking against guile with...
2011-02-08 Andy Wingouninstalled-env ordering tweaks to fix readline's file...
2011-01-29 Jan NieuwenhuizenWhen cross building, run GUILE_FOR_BUILD instead of...
2011-01-29 Ludovic CourtèsAdd `-lgc' to `Libs' in `guile-2.0.pc'.
2011-01-27 Andy Wingofix guile-tools getopt
2011-01-27 Andy Wingoguile-tools gracefully errors for missing scripts
2011-01-27 Andy Wingoguile-tools uses getopt-long
2011-01-27 Andy Wingoguile-tools uses srfi-1
2010-10-20 Ludovic CourtèsAdd `Libs.private' to the `.pc' files.
2010-10-03 Michael GranAdd v1.8.x backward compatiblity to GUILE_SITE_DIR
2010-09-04 Andy Wingofix guile-tools --help and --version
2010-08-06 Andy Wingos/extensionsdir/extensiondir/
2010-06-10 Andy Wingobrown-paper-bag to uninstalled-env
2010-06-10 Andy Wingomore uninstalled-env fixen
2010-06-10 Andy Wingouninstalled-env cleanups
2010-06-10 Andy Wingodon't forget to set GUILE_SYSTEM_PATH in uninstalled...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-16 Andy Wingoparallel installability for libguile*.h
2010-03-16 Andy Wingorename libguile to libguile-@EFFECTIVE_VERSION@, curren...
2010-01-11 Ludovic CourtèsHave "guile-tools compile" use the current locale.
2009-12-20 Andy Wingoguile-config depends on config.status
2009-12-15 Ludovic CourtèsUse portable shell in `meta/uninstalled-env'.
2009-12-11 Andy Wingomerge from master to elisp
2009-11-24 Ludovic CourtèsFix makefile indentation.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-30 Ken Raeburn* meta/gdb-uninstalled-guile.in: Specify a path to...
2009-10-13 Andy Wingoadd $libir to the ltdl path, not $pkglibdir; add extens...
2009-09-25 Neil JerramClean meta/guile-config
2009-09-25 Neil JerramDon't include guile-config and guile-tools in distribution
2009-09-25 Neil JerramFix make distcheck by looking for guile-config in ...
2009-09-23 Ludovic CourtèsHave `guile-config' close over `pkg-config' and $(pkgco...
2009-09-21 Neil JerramFix GDB in Emacs incantation
2009-09-16 Neil JerramConvenience for running GDB on Guile in Emacs
2009-09-16 Andy Wingoadd the libdir to the ltdl lib search path
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èsAdd `BDW_GC_CFLAGS' to the `.pc' files.
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-26 Andy Wingoactually install guile-tools
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-20 Andy Wingoautocompiled files before installation go to a cache...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-15 Ludovic CourtèsAdd proper `--help' and `--version' for `guile-tools...
2009-08-15 Ludovic CourtèsSwitch from `guile-1.8.pc' to `guile-2.0.pc'.
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-19 Ludovic CourtèsFix copyright year and authorship of `guile-tools'.
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-03 Andy Wingoupdate uninstalled-env.in for load-compiled path separation
2009-04-21 Andy Wingodistcheck fixen
2009-04-20 Andy WingoMerge branch 'syncase'
2009-04-20 Andy Wingofix guile.m4 for sitedir change
2009-04-20 Andy Wingoscripts take rest args
2009-04-20 Andy Wingosome more build fixes for bugs that I introduced
2009-04-20 Andy Wingofix build errors on fresh checkout
2009-04-17 Andy Wingoguile-tools is a scheme script that loads scheme modules
2009-04-06 Andy Wingoguile-config rebased on top of pkg-config
2009-03-31 Andy Wingoadd test case for load-extension bug, fix gdb-uninstall...
2009-03-29 Andy WingoMerge branch 'wingo'
2009-03-27 Andy Wingofix "linking" of guile-config
2009-03-27 Andy Wingofix check for guile-tools running uninstalled
2009-03-27 Andy Wingoallow building against uninstalled guile; move some...