Andy Wingo
|
9957641b60
add a site dir to %load-compiled-path
|
13 vuotta sitten |
Andy Wingo
|
6934d9e75f
fix generation of auto-compiled file names on mingw systems
|
13 vuotta sitten |
Andy Wingo
|
dcada7d8e7
%load-hook not just for primitive-load
|
13 vuotta sitten |
Andy Wingo
|
669ea4ebff
better messages on failed autocompilation
|
13 vuotta sitten |
Jan Nieuwenhuizen
|
284019a2a5
mingw: use $APPDATA as a possible root for cachedir.
|
14 vuotta sitten |
Andy Wingo
|
393baa8a44
scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc
|
13 vuotta sitten |
Andy Wingo
|
1e56cff233
add --fresh-auto-compile
|
14 vuotta sitten |
Andy Wingo
|
26ac1e3f42
add packager info to %build-info
|
14 vuotta sitten |
Ludovic Courtès
|
5a79300f85
Add `%auto-compilation-options', used by `compile-file' when auto-compiling.
|
14 vuotta sitten |
Andy Wingo
|
eb7a16a9f8
primitive-load defaults to utf-8, not latin-1
|
14 vuotta sitten |
Andy Wingo
|
6f06e8d35f
autocompile -> auto-compile
|
14 vuotta sitten |
Andy Wingo
|
4a655e50a3
use scm_from_latin1_symboln for string literals and load-symbol
|
14 vuotta sitten |
Ludovic Courtès
|
722a4fb99e
Don't say "source file is newer" when either file is inaccessible.
|
14 vuotta sitten |
Ludovic Courtès
|
abca59fea4
Compare source/compiled file timestamps with nano-second resolution.
|
14 vuotta sitten |
Andy Wingo
|
bc325e763f
%site-dir is specific to the effective version
|
14 vuotta sitten |
Ludovic Courtès
|
fefd60ba4b
Check for go/scm mtime ordering rather than equality.
|
14 vuotta sitten |
Ludovic Courtès
|
eba5ea7a4f
Canonicalize source file names in `primitive-load-path' (fix bug #30170).
|
14 vuotta sitten |
Andy Wingo
|
cd038da546
remove libguile/lang.h, deprecate %nil (in favor of #nil)
|
15 vuotta sitten |
Andy Wingo
|
6128f34c4b
correctly handle --no-autocompile (fixed broken previous patch)
|
15 vuotta sitten |
Andy Wingo
|
655aadf4b0
going through scm_shell not necessary to get autocompilation
|
15 vuotta sitten |
Andy Wingo
|
a6029b97ea
properly integrate vm bootstrapping into init.c
|
15 vuotta sitten |
Ludovic Courtès
|
e29dcaf3b7
Fix 1.8-compatibility of `scm_search_path ()'.
|
15 vuotta sitten |
Andy Wingo
|
3c98a49cbd
in the load path, look in library-dir before site-dir
|
15 vuotta sitten |
Andy Wingo
|
ed1bf2c85c
if we have no eval.go, load no .go
|
15 vuotta sitten |
Andy Wingo
|
f39448c5a3
remove a bunch of needless scm_permanent_object calls
|
15 vuotta sitten |
Andy Wingo
|
5f1611640a
really boot primitive-eval from scheme.
|
15 vuotta sitten |
Ludovic Courtès
|
f8a1c9a859
Have `scm_scan_for_encoding ()' use GC-managed memory.
|
15 vuotta sitten |
Ludovic Courtès
|
88cbb42189
Restore signature of `scm_search_path ()' as found in 1.8.
|
15 vuotta sitten |
Ludovic Courtès
|
31ab99de56
Restore signature of `scm_primitive_load_path ()' as found in 1.8.
|
15 vuotta sitten |
Ludovic Courtès
|
87c595c757
Compile in a fresh module by default.
|
15 vuotta sitten |