summaryrefslogtreecommitdiff
path: root/am/guilec
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Merge branch 'bt/elisp'BT Templeton1-5/+14
2011-11-23Allow $GUILE_FOR_BUILD to use its own environment when cross-compiling.Ludovic Courtès1-2/+5
2011-11-22load boot.elBT Templeton1-5/+11
2011-11-22Run `guild compile' with `--target=$(host)'.Ludovic Courtès1-1/+1
2011-05-31rename `guile-tools' to `guild'Andy Wingo1-1/+1
2010-10-10Compile with `-Wformat'.Ludovic Courtès1-1/+1
2010-09-12Create tags for Scheme sourceNeil Jerram1-0/+1
2010-07-26Check for go/scm mtime ordering rather than equality.Ludovic Courtès1-18/+7
2010-06-18Use AM_SILENT_RULES to pare down build output, ignore auto-generated filesNo Itisnt1-1/+5
2009-11-08Compile with `-Warity-mismatch'.Ludovic Courtès1-1/+3
2009-10-22Compile Guile modules with `-Wunbound-variable'.Ludovic Courtès1-1/+3
2009-06-04propagate timestamps to installed .scm and .go filesAndy Wingo1-0/+19
2009-06-04fix .go installationAndy Wingo1-1/+1
2009-06-03implement autocompilationAndy Wingo1-2/+1
2009-06-03install .go files under $libdir, not $datadirAndy Wingo1-1/+3
2009-03-27rely on getrlimit to DTRT, don't make stack calibration fileAndy Wingo1-3/+1
2009-03-27allow building against uninstalled guile; move some things to meta/Andy Wingo1-1/+1
2009-03-26Run the stack calibration script before running the compiler.Ludovic Courtès1-1/+3
2009-02-24Aggregate makefiles for `module/system' and `module/language'.Ludovic Courtès1-0/+1
2009-02-24use nobase in am/guilecAndy Wingo1-1/+2
2009-02-21Fix `.go' compilation for $(builddir) != $(srcdir).Ludovic Courtès1-1/+1
2008-11-01move guilec.mk to am/guilecAndy Wingo1-0/+11