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
2019-07-07
build: Do not record LDFLAGS in .pc file.
Ludovic Courtès
1
-1
/
+1
2019-02-23
Handle newlib C library's langinfo constant names
Michael Gran
1
-1
/
+4
2018-07-01
Update copyright years in '--version' and the manual.
Ludovic Courtès
1
-1
/
+2
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
2015-01-22
Merge commit '5fac1a7ada362d78f13143acbc0ceca7f2f101de'
Andy Wingo
1
-4
/
+1
2015-01-22
Merge commit 'a7bbba05838cabe2294f498e7008e1c51db6d664'
Andy Wingo
1
-3
/
+2
2014-12-03
Add the 'guild' and 'guile' variables to 'guile-2.0.pc'.
Ludovic Courtès
1
-3
/
+0
2014-10-14
i18n: Add HAVE_USELOCALE as a requirement for USE_GNU_LOCALE_API.
Mark H Weaver
1
-3
/
+2
2014-09-30
Merge branch 'stable-2.0'
Mark H Weaver
1
-8
/
+7
2014-07-04
build: Support pthread builds without 'pthread_cancel' support (Android).
Ludovic Courtès
1
-1
/
+4
2014-07-04
build: Use 'LT_LIB_M' to determine whether -lm is needed.
Ludovic Courtès
1
-4
/
+3
2014-07-03
Unconditionally build and test the ice-9/popen module.
Eli Zaretskii
1
-3
/
+0
2014-04-25
Merge branch 'stable-2.0'
v2.1.0
Mark H Weaver
1
-6
/
+24
2014-04-24
build: Honor program name transformation in 'guild'.
Ludovic Courtès
1
-5
/
+0
2014-04-24
build: Honor program name transformation in 'guild'.
Ludovic Courtès
1
-6
/
+1
2014-03-12
build: Fix Gnulib compilation when $builddir != $srcdir.
Ludovic Courtès
1
-0
/
+3
2014-03-12
Provide glthread/lock.h implementation in terms of Guile threads.
Ludovic Courtès
1
-2
/
+12
2014-03-07
Improve compliance with C standards regarding signed integer shifts.
Mark H Weaver
1
-4
/
+5
2014-02-20
build: Bail out when 'PKG_CHECK_MODULES' is missing.
Ludovic Courtès
1
-1
/
+5
2013-12-12
Merge branch 'stable-2.0'
Mark H Weaver
1
-4
/
+5
2013-12-12
Fix computation of LIBLOBJS.
Tom Tromey
1
-4
/
+5
2013-11-22
Remove tests and shims for pre-7.2 bdw-gc.
Andy Wingo
1
-29
/
+4
2013-04-14
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-6
/
+27
2013-04-10
build: Tell `gen-scmconfig' whether the system has `struct timespec'.
Ludovic Courtès
1
-0
/
+23
2013-04-09
simplify configure checks for functionality provided by gnulib
Andy Wingo
1
-6
/
+4
2013-03-30
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-19
/
+2
2013-03-29
build: Build and check (ice-9 popen) only when --enable-posix and HAVE_FORK.
Ludovic Courtès
1
-1
/
+2
2013-03-29
build: Remove redundant check for `struct timespec'.
Ludovic Courtès
1
-18
/
+0
2013-03-28
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-0
/
+8
[next]