1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-02 18:26:20 +02:00
guile/module
Andy Wingo 179fe33632 put autocompiled files into ~/.cache or $XDG_CACHE_HOME
* module/system/base/compile.scm (compiled-file-name): Remove unneeded
  path separator.

* libguile/load.c (scm_init_load_path): Change so the default cache path
  is ~/.cache/guile/ccache/1.9, and respect $XDG_CACHE_HOME.
2009-06-20 14:26:54 +02:00
..
ice-9 fix source information lossage for (define (foo) ...) lambda sugar 2009-06-20 12:41:11 +02:00
language Fix decompilation of the `load-array' instruction. 2009-06-19 02:37:04 +02:00
oop Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Fix "guile-tools disassemble". 2009-06-19 21:54:51 +02:00
srfi Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
system put autocompiled files into ~/.cache or $XDG_CACHE_HOME 2009-06-20 14:26:54 +02:00
Makefile.am Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00