index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
For MinGW use Windows filepaths in libpath.h
Michael Gran
1
-0
/
+3
2021-03-07
More informative error message if GMP not found
Andy Wingo
1
-1
/
+1
2021-03-03
don't presume availability of gmp.pc
Michael Gran
1
-16
/
+9
2021-03-02
improve autoconfigury for minigmp
Michael Gran
1
-4
/
+9
2021-03-02
Enable option to prefer mini-gmp over libgmp
Michael Gran
1
-12
/
+18
2021-02-06
build: Use 'AM_GNU_GETTEXT_VERSION'.
Ludovic Courtès
1
-0
/
+1
2021-02-03
Replace libltdl with raw dlopen, dlsym
Andy Wingo
1
-6
/
+2
2021-01-20
Update Gnulib to v0.1-4379-g2ef5a9b4b
Andy Wingo
1
-1
/
+1
2021-01-19
New procedure mkdtemp! to create unique temporary directory
Michael Gran
1
-11
/
+11
2020-03-22
Deprecate 'tmpnam' and add '--disable-tmpnam' configure option.
Matt Wette
1
-0
/
+8
2020-01-15
Fix version computation for v3.0
v3.0.0
Andy Wingo
1
-2
/
+2
2019-09-27
Remove "vm" tests
Andy Wingo
1
-1
/
+0
2019-08-02
Merge from stable-2.2
Andy Wingo
1
-1
/
+1
2019-07-07
build: Do not record LDFLAGS in .pc file.
Ludovic Courtès
1
-1
/
+1
2019-05-23
Handle newlib C library's langinfo constant names
Michael Gran
1
-0
/
+3
2019-04-03
Remove -Wdeclaration-after-statement
Andy Wingo
1
-3
/
+2
2019-02-23
Handle newlib C library's langinfo constant names
Michael Gran
1
-1
/
+4
2018-10-10
Bump prerelease version numbering to 2.9.x
Andy Wingo
1
-1
/
+1
2018-09-20
Configure uses 2.3.x tags for version
Andy Wingo
1
-1
/
+1
2018-09-17
Fix --disable-jit compilation
lightning
Andy Wingo
1
-0
/
+2
2018-07-03
Remove -Wswitch-enum from compile flags
Andy Wingo
1
-1
/
+1
2018-07-02
Wire JIT availability check into Guile configure
Andy Wingo
1
-0
/
+3
2018-07-01
Update copyright years in '--version' and the manual.
Ludovic Courtès
1
-1
/
+2
2018-06-21
Start to use C99 stdint in gen-scmconfig
Andy Wingo
1
-305
/
+0
2018-06-20
Update license notices in all C files
Andy Wingo
1
-11
/
+8
2018-06-20
Remove (C) from copyright statements
Andy Wingo
1
-1
/
+1
2018-06-17
Require C99 to build Guile
Andy Wingo
1
-4
/
+5
2018-06-17
Add configure check for auxiliary stacks
Andy Wingo
1
-2
/
+7
2017-04-20
Restore libgc 7.2 compatibility
Andy Wingo
1
-1
/
+1
2017-04-19
Add --with-bdw-gc and update README
Andy Wingo
1
-1
/
+5
2017-03-14
build: Compress with lzip too.
Ludovic Courtès
1
-1
/
+1
2017-03-14
configure detects which set of prebuilt binaries to use
Andy Wingo
1
-0
/
+12
2017-03-06
Check for working profiling and virtual itimers
Mike Gran
1
-1
/
+52
2017-03-02
Revert "build: Compress with lzip too."
Andy Wingo
1
-1
/
+1
2017-03-01
build: Compress with lzip too.
Ludovic Courtès
1
-1
/
+1
2017-02-21
Fix make-polar signedness of zeros on macOS
Matt Wette
1
-1
/
+2
2016-12-06
Refine check for when atomics are available.
Andy Wingo
1
-0
/
+1
2016-12-06
Use readdir instead of readdir_r
Andy Wingo
1
-1
/
+1
2016-11-27
Ensure autoconf doesn't downgrade us to C99
Andy Wingo
1
-0
/
+12
2016-08-31
Require C99 to build Guile.
Andy Wingo
1
-1
/
+2
2016-07-25
Fix MinGW build error
Andy Wingo
1
-1
/
+1
2016-07-25
More robust setuid, setgid, etc detection
Andy Wingo
1
-2
/
+2
2016-07-25
build: Remove unneeded check for 'unsetenv'.
Ludovic Courtès
1
-2
/
+2
2016-07-10
Add meta/build-env
Andy Wingo
1
-0
/
+1
2016-06-24
Check for strtod_l before using it.
Andy Wingo
1
-1
/
+1
2016-06-21
Detect too-old libunistring at configure-time.
Andy Wingo
1
-0
/
+7
2016-05-22
build: Remove libguile/mkstemp.c, redundant with Gnulib.
Ludovic Courtès
1
-1
/
+1
2016-05-22
i18n: Check for non-POSIX strtol_l.
Natanael Copa
1
-2
/
+3
2016-01-29
Distribute prebuilt bootstraps for common hosts
Andy Wingo
1
-0
/
+5
2015-10-23
Use a bootstrapped -O0 compiler to compile the -O2 Guile
Andy Wingo
1
-0
/
+1
[next]