summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* maint: Masquerade as a Guix channel.Ludovic Courtès2023-02-061-1/+3
* maint: Add Guix build files.Ludovic Courtès2023-02-061-1/+2
* maint: Abort 'make dist' when Readline support is missing.Ludovic Courtès2023-01-231-1/+14
* build: Use '--enable-mini-gmp' for "make distcheck".Ludovic Courtès2023-01-201-2/+2
* Exclude ChangeLog from assert-no-store-file-names distcheck rulev3.0.8Andy Wingo2022-02-101-1/+1
* Rework bootstrap to be reproducibleAndy Wingo2022-02-011-2/+4
* build: Check for /gnu/store file names upon "make dist".Ludovic Courtès2017-03-011-2/+12
* Distribute prebuilt bootstraps for common hostsAndy Wingo2016-01-291-0/+2
* Use a bootstrapped -O0 compiler to compile the -O2 GuileAndy Wingo2015-10-231-1/+2
* Provide glthread/lock.h implementation in terms of Guile threads.Ludovic Courtès2014-03-121-2/+13
* build: Add `gdbinit' to the distribution.Ludovic Courtès2013-07-171-1/+2
* build: Adjust makefiles for `guile-procedures.txt'.Ludovic Courtès2013-03-221-1/+3
* Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'.Ludovic Courtès2013-03-211-2/+15
* Update Gnulib to v0.0-7695-g26c0590.Ludovic Courtès2012-11-171-1/+0
* Store the `git-version-gen' patch.Ludovic Courtès2012-07-071-9/+10
* Work around `gl_CANONICALIZE_LGPL' bug when cross-compiling.Ludovic Courtès2012-07-071-1/+2
* Use `clock-time' directly from Gnulib, but with a local patch.Ludovic Courtès2012-07-061-1/+2
* Update Gnulib to v0.0-7509-g98a2286.Ludovic Courtès2012-07-061-1/+2
* Use Gnulib's `localcharset', with local patches.Ludovic Courtès2011-12-151-4/+7
* Add `gc-benchmarks/' to the distribution.Ludovic Courtès2011-03-061-1/+3
* build guile-readline/ after module/Andy Wingo2010-10-061-3/+12
* move srfi-1 and srfi-60 C impl to libguile, without public C apiAndy Wingo2010-09-121-1/+1
* Add `.version' to the distribution.release_1-9-12Ludovic Courtès2010-09-041-3/+4
* Use Gnulib's `git-version-gen'.Ludovic Courtès2010-05-301-1/+7
* Rename the `testsuite' directory to `test-suite/vm'.Ludovic Courtès2010-05-261-1/+1
* add GUILE-VERSION to CONFIG_STATUS_DEPENDENCIESAndy Wingo2010-03-191-0/+2
* parallel installability for libguile*.hAndy Wingo2010-03-161-2/+3
* integrate guile-lib docsAndy Wingo2009-12-211-2/+2
* remove (lang elisp), as it won't work with the new evaluatorAndy Wingo2009-12-011-1/+1
* Remove conflicting definition of $PACKAGE from `GUILE-VERSION'.Ludovic Courtès2009-11-181-4/+0
* Don't use `-Werror' by default.Ludovic Courtès2009-11-171-0/+2
* Use Gnulib's `version-etc-fsf' for `--version' and `--help' output.Ludovic Courtès2009-11-171-0/+4
* autocompiled files before installation go to a cache dir in the builddirAndy Wingo2009-08-201-0/+3
* Revert "* FAQ: New file."Neil Jerram2009-06-251-1/+1
* generate changelogs at dist timeAndy Wingo2009-06-191-0/+12
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-9/+9
* guile-tools is a scheme script that loads scheme modulesAndy Wingo2009-04-171-1/+1
* allow building against uninstalled guile; move some things to meta/Andy Wingo2009-03-271-7/+2
* Merge commit 'origin/master' into vmAndy Wingo2009-01-121-1/+1
|\
| * Make GNU Libtool 2.2.x happier.Ludovic Courtès2008-11-301-1/+1
* | move ice-9/ and oop/ under module/Andy Wingo2008-11-011-2/+2
* | Merge commit 'origin/master' into vmAndy Wingo2008-09-301-2/+3
|\ \ | |/
| * Add `ChangeLog-2008' files to the distribution.Ludovic Courtès2008-09-121-3/+3
| * Remove `.cvsignore' files.Ludovic Courtès2008-09-111-1/+2
* | Fix first-time compilationLudovic Courtès2008-09-181-2/+2
* | move guilec and guile-disasm to be guile-tools scriptsAndy Wingo2008-08-271-1/+1
* | merge from guile masterAndy Wingo2008-08-261-5/+6
|\ \ | |/
| * Add `pkg-config' support.Ludovic Courtès2008-05-041-1/+4
| * Fix dangling references to files that have been removed.Ludovic Courtès2008-04-261-4/+2
* | Fixes to make guile-vm compile in guile source treeAndy Wingo2008-08-021-1/+1