index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0108: configure check for timer_create may give wrong error
v9.0.0108
Bram Moolenaar
2022-07-30
1
-2
/
+2
*
patch 9.0.0103: if running configure with cached results -lrt may be missing
v9.0.0103
Bram Moolenaar
2022-07-28
1
-28
/
+40
*
patch 9.0.0098: missing include file in timer_create configure check
v9.0.0098
Bram Moolenaar
2022-07-28
1
-4
/
+12
*
patch 9.0.0065: cross-compiling doesn't work because of timer_create check
v9.0.0065
Richard Purdie
2022-07-24
1
-4
/
+12
*
patch 9.0.0023: on Solaris timer_create() exists but does not work
v9.0.0023
Bram Moolenaar
2022-07-02
1
-4
/
+8
*
patch 8.2.5135: running configure gives warnings for main() return type
v8.2.5135
Bram Moolenaar
2022-06-19
1
-13
/
+13
*
patch 8.2.5131: timeout implementation is not optimal
v8.2.5131
Bram Moolenaar
2022-06-19
1
-20
/
+22
*
patch 8.2.5061: C89 requires signal handlers to return void
v8.2.5061
Bram Moolenaar
2022-06-05
1
-11
/
+0
*
patch 8.2.5060: running configure fails
v8.2.5060
Bram Moolenaar
2022-06-05
1
-2
/
+1
*
patch 8.2.5059: autoconf 2.71 produces many obsolete warnings
v8.2.5059
Bram Moolenaar
2022-06-05
1
-164
/
+166
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-2
/
+38
*
patch 8.2.4686: configure doesn't find the Motif library with Cygwin
v8.2.4686
Kelvin Lee
2022-04-04
1
-1
/
+2
*
patch 8.2.4549: cannot build with Motif and editres
v8.2.4549
Bram Moolenaar
2022-03-12
1
-1
/
+1
*
patch 8.2.4547: the neXTaw GUI is old and does not work well
v8.2.4547
Bram Moolenaar
2022-03-11
1
-39
/
+5
*
patch 8.2.4527: the Athena GUI is old and does not work well
v8.2.4527
Bram Moolenaar
2022-03-08
1
-45
/
+7
*
patch 8.2.4457: the GPM library can only be linked statically
v8.2.4457
Bram Moolenaar
2022-02-23
1
-6
/
+10
*
patch 8.2.4129: building with +sound but without +eval fails
v8.2.4129
Bram Moolenaar
2022-01-18
1
-10
/
+21
*
patch 8.2.4039: the xdiff library is linked in even when not used
v8.2.4039
Bram Moolenaar
2022-01-08
1
-0
/
+10
*
patch 8.2.3922: cannot build with dynamic Ruby 3.1
v8.2.3922
ichizok
2021-12-28
1
-0
/
+6
*
patch 8.2.3800: when cross compiling the output of "uname" cannot be set
v8.2.3800
Bram Moolenaar
2021-12-13
1
-22
/
+48
*
patch 8.2.3620: memory leak reported in libtlib
v8.2.3620
Bram Moolenaar
2021-11-19
1
-0
/
+10
*
patch 8.2.3510: changes are only detected with one second accuracy
v8.2.3510
Leah Neukirchen
2021-10-14
1
-0
/
+25
*
patch 8.2.3483: #ifdef for using sysinfo() is incomplete
v8.2.3483
Bram Moolenaar
2021-10-06
1
-2
/
+3
*
patch 8.2.3420: _REENTRANT defined more than once
v8.2.3420
Christian Brabandt
2021-09-09
1
-1
/
+3
*
patch 8.2.3406: on some systems tests fail without _REENTRANT
v8.2.3406
Bram Moolenaar
2021-09-06
1
-0
/
+6
*
patch 8.2.3037: configure reports libcanberra when checking for libsodium
v8.2.3037
ichizok
2021-06-23
1
-1
/
+1
*
patch 8.2.3022: available encryption methods are not strong enough
v8.2.3022
Christian Brabandt
2021-06-20
1
-0
/
+37
*
patch 8.2.2970: Python configure check uses deprecated command
v8.2.2970
Zdenek Dohnal
2021-06-10
1
-1
/
+4
*
patch 8.2.2876: configure cannot detect Python 3.10
v8.2.2876
Bram Moolenaar
2021-05-21
1
-1
/
+1
*
patch 8.2.2852: configure can add --as-needed a second time
v8.2.2852
Natanael Copa
2021-05-15
1
-1
/
+3
*
patch 8.2.2794: Linux users don't know how to get ncurses
v8.2.2794
Bram Moolenaar
2021-04-21
1
-0
/
+1
*
patch 8.2.2701: order of removing FORTIFY_SOURCE is wrong
v8.2.2701
Bram Moolenaar
2021-04-03
1
-2
/
+2
*
patch 8.2.2691: autoconf may mess up compiler flags
v8.2.2691
Bram Moolenaar
2021-04-02
1
-2
/
+2
*
patch 8.2.2586: process id may be invalid
v8.2.2586
Bram Moolenaar
2021-03-10
1
-0
/
+14
*
patch 8.2.2550: signal stack size is wrong with latest glibc 2.34
v8.2.2550
Bram Moolenaar
2021-02-25
1
-0
/
+9
*
patch 8.2.2442: automatic GUI selection does not check for GTK 3
v8.2.2442
Bram Moolenaar
2021-01-31
1
-0
/
+11
*
patch 8.2.2437: deprecation warnings with default configuration
v8.2.2437
Bram Moolenaar
2021-01-31
1
-1
/
+1
*
patch 8.2.2431: warning for -fno-strength-reduce with Clang 11
v8.2.2431
Bram Moolenaar
2021-01-30
1
-1
/
+2
*
patch 8.2.2337: configure test for GTK only says "no"
v8.2.2337
Bram Moolenaar
2021-01-12
1
-0
/
+3
*
patch 8.2.2241: Build with Ruby and clang may fail
v8.2.2241
Bram Moolenaar
2020-12-28
1
-0
/
+3
*
patch 8.2.2196: :version output has extra spaces in compile and link command
v8.2.2196
Bram Moolenaar
2020-12-23
1
-2
/
+2
*
patch 8.2.2151: $dir not expanded when configure checks for moonjit
v8.2.2151
Bram Moolenaar
2020-12-17
1
-1
/
+1
*
patch 8.2.2104: build problem with Ruby 2.7
v8.2.2104
Bram Moolenaar
2020-12-06
1
-2
/
+1
*
patch 8.2.2089: libvterm test fails to build on Mac
v8.2.2089
Bram Moolenaar
2020-12-04
1
-0
/
+4
*
patch 8.2.2056: configure fails when building with implicit-function-declaration
v8.2.2056
Bram Moolenaar
2020-11-26
1
-1
/
+9
*
patch 8.2.1792: Configure does not recognize Racket 6.1+
v8.2.1792
Bram Moolenaar
2020-10-03
1
-0
/
+3
*
patch 8.2.1597: the channel source file is too big
v8.2.1597
Bram Moolenaar
2020-09-05
1
-2
/
+2
*
patch 8.2.1570: configure check for dirfd() does not work on HPUX
v8.2.1570
Bram Moolenaar
2020-09-02
1
-2
/
+2
*
patch 8.2.1442: outdated references to the Mac Carbon GUI
v8.2.1442
Bram Moolenaar
2020-08-13
1
-2
/
+1
*
patch 8.2.1424: Mac build fails
v8.2.1424
Bram Moolenaar
2020-08-11
1
-0
/
+15
[next]