summaryrefslogtreecommitdiff
path: root/am/guilec
Commit message (Expand)AuthorAgeFilesLines
* guilec can be parameterized by GUILE_OPTIMIZATIONS, defaults to -O2Andy Wingo2020-05-111-3/+4
* Wire up simplified warning levels in "guild compile"Andy Wingo2020-05-081-1/+1
* Add meta/build-envAndy Wingo2016-07-101-2/+2
* Add -Wmacro-use-before-definitionAndy Wingo2016-06-251-1/+1
* Merge branch 'bt/elisp'BT Templeton2012-03-051-5/+14
|\
| * load boot.elBT Templeton2011-11-221-5/+11
* | Allow $GUILE_FOR_BUILD to use its own environment when cross-compiling.Ludovic Courtès2011-11-231-2/+5
|/
* Run `guild compile' with `--target=$(host)'.Ludovic Courtès2011-11-221-1/+1
* rename `guile-tools' to `guild'Andy Wingo2011-05-311-1/+1
* Compile with `-Wformat'.Ludovic Courtès2010-10-101-1/+1
* Create tags for Scheme sourceNeil Jerram2010-09-121-0/+1
* Check for go/scm mtime ordering rather than equality.Ludovic Courtès2010-07-261-18/+7
* Use AM_SILENT_RULES to pare down build output, ignore auto-generated filesNo Itisnt2010-06-181-1/+5
* Compile with `-Warity-mismatch'.Ludovic Courtès2009-11-081-1/+3
* Compile Guile modules with `-Wunbound-variable'.Ludovic Courtès2009-10-221-1/+3
* propagate timestamps to installed .scm and .go filesAndy Wingo2009-06-041-0/+19
* fix .go installationAndy Wingo2009-06-041-1/+1
* implement autocompilationAndy Wingo2009-06-031-2/+1
* install .go files under $libdir, not $datadirAndy Wingo2009-06-031-1/+3
* rely on getrlimit to DTRT, don't make stack calibration fileAndy Wingo2009-03-271-3/+1
* allow building against uninstalled guile; move some things to meta/Andy Wingo2009-03-271-1/+1
* Run the stack calibration script before running the compiler.Ludovic Courtès2009-03-261-1/+3
* Aggregate makefiles for `module/system' and `module/language'.Ludovic Courtès2009-02-241-0/+1
* use nobase in am/guilecAndy Wingo2009-02-241-1/+2
* Fix `.go' compilation for $(builddir) != $(srcdir).Ludovic Courtès2009-02-211-1/+1
* move guilec.mk to am/guilecAndy Wingo2008-11-011-0/+11