index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Do not record LDFLAGS in .pc file.
...
Ludovic Courtès
2019-07-07
1
-1
/
+1
*
Handle newlib C library's langinfo constant names
...
Michael Gran
2019-02-23
1
-1
/
+4
*
Update copyright years in '--version' and the manual.
...
Ludovic Courtès
2018-07-01
1
-1
/
+2
*
Restore libgc 7.2 compatibility
...
Andy Wingo
2017-04-20
1
-1
/
+1
*
Add --with-bdw-gc and update README
...
Andy Wingo
2017-04-19
1
-1
/
+5
*
build: Compress with lzip too.
...
Ludovic Courtès
2017-03-14
1
-1
/
+1
*
configure detects which set of prebuilt binaries to use
...
Andy Wingo
2017-03-14
1
-0
/
+12
*
Check for working profiling and virtual itimers
...
Mike Gran
2017-03-06
1
-1
/
+52
*
Revert "build: Compress with lzip too."
...
Andy Wingo
2017-03-02
1
-1
/
+1
*
build: Compress with lzip too.
...
Ludovic Courtès
2017-03-01
1
-1
/
+1
*
Fix make-polar signedness of zeros on macOS
...
Matt Wette
2017-02-21
1
-1
/
+2
*
Refine check for when atomics are available.
...
Andy Wingo
2016-12-06
1
-0
/
+1
*
Use readdir instead of readdir_r
...
Andy Wingo
2016-12-06
1
-1
/
+1
*
Ensure autoconf doesn't downgrade us to C99
...
Andy Wingo
2016-11-27
1
-0
/
+12
*
Require C99 to build Guile.
...
Andy Wingo
2016-08-31
1
-1
/
+2
*
Fix MinGW build error
...
Andy Wingo
2016-07-25
1
-1
/
+1
*
More robust setuid, setgid, etc detection
...
Andy Wingo
2016-07-25
1
-2
/
+2
*
build: Remove unneeded check for 'unsetenv'.
...
Ludovic Courtès
2016-07-25
1
-2
/
+2
*
Add meta/build-env
...
Andy Wingo
2016-07-10
1
-0
/
+1
*
Check for strtod_l before using it.
...
Andy Wingo
2016-06-24
1
-1
/
+1
*
Detect too-old libunistring at configure-time.
...
Andy Wingo
2016-06-21
1
-0
/
+7
*
build: Remove libguile/mkstemp.c, redundant with Gnulib.
...
Ludovic Courtès
2016-05-22
1
-1
/
+1
*
i18n: Check for non-POSIX strtol_l.
...
Natanael Copa
2016-05-22
1
-2
/
+3
*
Distribute prebuilt bootstraps for common hosts
...
Andy Wingo
2016-01-29
1
-0
/
+5
*
Use a bootstrapped -O0 compiler to compile the -O2 Guile
...
Andy Wingo
2015-10-23
1
-0
/
+1
*
Merge commit '5fac1a7ada362d78f13143acbc0ceca7f2f101de'
...
Andy Wingo
2015-01-22
1
-4
/
+1
|
\
|
*
Add the 'guild' and 'guile' variables to 'guile-2.0.pc'.
...
Ludovic Courtès
2014-12-03
1
-3
/
+0
*
|
Merge commit 'a7bbba05838cabe2294f498e7008e1c51db6d664'
Andy Wingo
2015-01-22
1
-3
/
+2
|
\
|
|
*
i18n: Add HAVE_USELOCALE as a requirement for USE_GNU_LOCALE_API.
...
Mark H Weaver
2014-10-14
1
-3
/
+2
*
|
Merge branch 'stable-2.0'
...
Mark H Weaver
2014-09-30
1
-8
/
+7
|
\
|
|
*
build: Support pthread builds without 'pthread_cancel' support (Android).
...
Ludovic Courtès
2014-07-04
1
-1
/
+4
|
*
build: Use 'LT_LIB_M' to determine whether -lm is needed.
...
Ludovic Courtès
2014-07-04
1
-4
/
+3
|
*
Unconditionally build and test the ice-9/popen module.
...
Eli Zaretskii
2014-07-03
1
-3
/
+0
*
|
Merge branch 'stable-2.0'
...
Mark H Weaver
2014-04-25
1
-6
/
+24
|
\
|
|
*
build: Honor program name transformation in 'guild'.
...
Ludovic Courtès
2014-04-24
1
-5
/
+0
|
*
build: Fix Gnulib compilation when $builddir != $srcdir.
...
Ludovic Courtès
2014-03-12
1
-0
/
+3
|
*
Provide glthread/lock.h implementation in terms of Guile threads.
...
Ludovic Courtès
2014-03-12
1
-2
/
+12
|
*
Improve compliance with C standards regarding signed integer shifts.
...
Mark H Weaver
2014-03-07
1
-4
/
+5
|
*
build: Bail out when 'PKG_CHECK_MODULES' is missing.
...
Ludovic Courtès
2014-02-20
1
-1
/
+5
*
|
build: Honor program name transformation in 'guild'.
...
Ludovic Courtès
2014-04-24
1
-6
/
+1
*
|
Merge branch 'stable-2.0'
...
Mark H Weaver
2013-12-12
1
-4
/
+5
|
\
|
|
*
Fix computation of LIBLOBJS.
...
Tom Tromey
2013-12-12
1
-4
/
+5
*
|
Remove tests and shims for pre-7.2 bdw-gc.
...
Andy Wingo
2013-11-22
1
-29
/
+4
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Mark H Weaver
2013-04-14
1
-6
/
+27
|
\
|
|
*
build: Tell `gen-scmconfig' whether the system has `struct timespec'.
...
Ludovic Courtès
2013-04-10
1
-0
/
+23
|
*
simplify configure checks for functionality provided by gnulib
...
Andy Wingo
2013-04-09
1
-6
/
+4
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-03-30
1
-19
/
+2
|
\
|
|
*
build: Build and check (ice-9 popen) only when --enable-posix and HAVE_FORK.
...
Ludovic Courtès
2013-03-29
1
-1
/
+2
|
*
build: Remove redundant check for `struct timespec'.
...
Ludovic Courtès
2013-03-29
1
-18
/
+0
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-03-28
1
-0
/
+8
|
\
|
[next]