summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* allow building against uninstalled guile; move some things to meta/Andy Wingo2009-03-271-6/+8
* Aggregate `Makefile.am' files under `examples/'.Ludovic Courtès2009-03-241-7/+0
* Merge commit 'cb9d473112ac172a3d328bb029b5b550918d4262' into vm-checkAndy Wingo2009-03-171-3/+0
|\
| * Aggregate `Makefile.am' files under `lang/'.Ludovic Courtès2009-03-081-4/+1
* | Aggregate makefiles for `module/system' and `module/language'.Ludovic Courtès2009-02-241-13/+1
* | add new language between assembly and objcode: bytecodeAndy Wingo2009-01-301-0/+1
* | add assembly intermediate languageAndy Wingo2009-01-191-0/+1
* | Merge commit 'origin/master' into vmAndy Wingo2009-01-121-2/+6
|\ \ | |/
| * Fix implementation of %fast-slot-ref and %fast-slot-set!Neil Jerram2009-01-041-0/+2
| * configure: Check for <ltdl.h>.Ludovic Courtès2008-12-101-0/+2
| * configure: Don't substitute `DLPREOPEN'.Ludovic Courtès2008-12-101-2/+0
| * Avoid `Stack overflow' errors when running `make check'Neil Jerram2008-10-171-0/+2
* | move lang-specific modules, e.g. (system il compile) to (language ghil compil...Andy Wingo2009-01-081-1/+0
* | nifty generic compiler infrastructure -- no more hardcoded passesAndy Wingo2008-11-141-0/+4
* | move scm srfi files to module/srfi, and compile them.Andy Wingo2008-11-011-0/+1
* | move ice-9/ and oop/ under module/Andy Wingo2008-11-011-5/+5
* | add gdb-pre-inst-guileAndy Wingo2008-10-031-0/+1
* | Merge commit 'origin/master' into vmAndy Wingo2008-09-301-1/+0
|\ \ | |/
| * Get rid of Automake's "maintainer mode".Ludovic Courtès2008-09-091-1/+0
* | move guilec and guile-disasm to be guile-tools scriptsAndy Wingo2008-08-271-1/+0
* | merge from guile masterAndy Wingo2008-08-261-67/+154
|\ \ | |/
| * Use $(GCC_CFLAGS) for `-Werror' et al. so that it's not used to compileLudovic Courtès2008-08-251-2/+4
| * Fix build failure on Debian hppa architecture (bad stack growth detection)Neil Jerram2008-08-071-4/+2
| * Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.Ludovic Courtès2008-07-171-2/+32
| * Improve stack direction testNeil Jerram2008-07-121-6/+35
| * Update to Autoconf 2.61.Ludovic Courtès2008-07-061-61/+75
| * Modernize Automake files.Ludovic Courtès2008-06-281-1/+1
| * Add `pkg-config' support.Ludovic Courtès2008-05-041-0/+7
| * Only run `test-with-guile-module' when pthread support is built.Ludovic Courtès2008-04-261-0/+7
* | re-enable computed goto; fix ,help in the repl; subr dispatch optimizationsAndy Wingo2008-08-051-0/+2
* | merge guile-vm to guileAndy Wingo2008-08-021-0/+10
|\ \ | |/ |/|
| * autotooling, version bump to 0.7Andy Wingo2008-05-201-6/+6
| * Tried compiling more code; augmented the doc.Ludovic Courtes2008-04-251-9/+17
| * * src/objcodes.c (make_objcode_by_mmap): Fixed the error type when theLudovic Courtes2008-04-251-1/+2
| * *** empty log message ***Keisuke Nishida2001-04-221-1/+12
| * *** empty log message ***Keisuke Nishida2001-04-161-1/+1
| * *** empty log message ***Keisuke Nishida2001-04-151-2/+2
| * *** empty log message ***Keisuke Nishida2001-04-071-1/+1
| * New VM.Keisuke Nishida2001-04-011-2/+2
| * Initial revisionKeisuke Nishida2000-08-221-0/+15
* Merge 1.8.4 release commit.Ludovic Courtès2008-02-211-1/+1
* Release stuff: missing NEWS and 2007/2008 copyrights.Neil Jerram2008-02-151-1/+1
* configure.in: additional note suggested by Greg TroxelNeil Jerram2008-02-121-2/+5
* * numbers.c (SCM_COMPLEX_VALUE): Use GUILE_I instead of _Complex_INeil Jerram2008-02-111-1/+26
* Default to --without-64-calls forNeil Jerram2008-02-061-0/+3
* * fports.c (fport_seek): Make dependent on GUILE_USE_64_CALLS.Neil Jerram2008-02-051-0/+41
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-101-3/+23
* (AC_CHECK_FUNCS): Move cexp and clog up into the mainKevin Ryde2007-09-021-2/+4
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-291-16/+7
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-291-2/+4