summaryrefslogtreecommitdiff
path: root/src/auto
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3037: configure reports libcanberra when checking for libsodiumv8.2.3037ichizok2021-06-231-2/+2
* patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt2021-06-201-0/+66
* patch 8.2.2970: Python configure check uses deprecated commandv8.2.2970Zdenek Dohnal2021-06-101-1/+4
* patch 8.2.2876: configure cannot detect Python 3.10v8.2.2876Bram Moolenaar2021-05-211-1/+1
* patch 8.2.2852: configure can add --as-needed a second timev8.2.2852Natanael Copa2021-05-151-1/+3
* patch 8.2.2794: Linux users don't know how to get ncursesv8.2.2794Bram Moolenaar2021-04-211-0/+1
* patch 8.2.2701: order of removing FORTIFY_SOURCE is wrongv8.2.2701Bram Moolenaar2021-04-031-2/+2
* patch 8.2.2691: autoconf may mess up compiler flagsv8.2.2691Bram Moolenaar2021-04-021-2/+2
* patch 8.2.2586: process id may be invalidv8.2.2586Bram Moolenaar2021-03-101-0/+29
* patch 8.2.2550: signal stack size is wrong with latest glibc 2.34v8.2.2550Bram Moolenaar2021-02-251-0/+24
* patch 8.2.2442: automatic GUI selection does not check for GTK 3v8.2.2442Bram Moolenaar2021-01-311-0/+9
* patch 8.2.2437: deprecation warnings with default configurationv8.2.2437Bram Moolenaar2021-01-311-1/+1
* patch 8.2.2431: warning for -fno-strength-reduce with Clang 11v8.2.2431Bram Moolenaar2021-01-301-2/+2
* patch 8.2.2337: configure test for GTK only says "no"v8.2.2337Bram Moolenaar2021-01-121-0/+4
* patch 8.2.2241: Build with Ruby and clang may failv8.2.2241Bram Moolenaar2020-12-281-0/+3
* patch 8.2.2196: :version output has extra spaces in compile and link commandv8.2.2196Bram Moolenaar2020-12-231-2/+2
* patch 8.2.2151: $dir not expanded when configure checks for moonjitv8.2.2151Bram Moolenaar2020-12-171-1/+1
* patch 8.2.2104: build problem with Ruby 2.7v8.2.2104Bram Moolenaar2020-12-061-2/+1
* patch 8.2.2089: libvterm test fails to build on Macv8.2.2089Bram Moolenaar2020-12-041-0/+2
* patch 8.2.2056: configure fails when building with implicit-function-declarationv8.2.2056Bram Moolenaar2020-11-261-1/+9
* patch 8.2.1792: Configure does not recognize Racket 6.1+v8.2.1792Bram Moolenaar2020-10-031-0/+3
* patch 8.2.1597: the channel source file is too bigv8.2.1597Bram Moolenaar2020-09-051-2/+2
* patch 8.2.1570: configure check for dirfd() does not work on HPUXv8.2.1570Bram Moolenaar2020-09-021-4/+6
* patch 8.2.1442: outdated references to the Mac Carbon GUIv8.2.1442Bram Moolenaar2020-08-131-2/+1
* patch 8.2.1424: Mac build failsv8.2.1424Bram Moolenaar2020-08-111-0/+17
* patch 8.2.1422: the Mac GUI implementation is outdatedv8.2.1422Bram Moolenaar2020-08-111-105/+13
* patch 8.2.1327: Mac: configure can't find Tcl librariesv8.2.1327Bram Moolenaar2020-07-301-2/+3
* patch 8.2.1310: configure with Xcode 12 fails to check for tgetentv8.2.1310Bram Moolenaar2020-07-281-1/+1
* patch 8.2.1119: configure fails with Xcode 12 betav8.2.1119Bram Moolenaar2020-07-021-2/+2
* patch 8.2.0988: getting directory contents is always case sortedv8.2.0988Bram Moolenaar2020-06-161-1/+1
* patch 8.2.0910: Vim is not reproducibly buildablev8.2.0910Bram Moolenaar2020-06-051-0/+12
* patch 8.2.0849: BeOS code is not maintained and probably unusedv8.2.0849Bram Moolenaar2020-05-301-10/+0
* patch 8.2.0711: temp directory might be clearedv8.2.0711Bram Moolenaar2020-05-071-0/+47
* patch 8.2.0680: PTYGROUP and PTYMODE are unusedv8.2.0680Bram Moolenaar2020-05-021-97/+0
* patch 8.2.0609: configure does not detect moonjit correctlyv8.2.0609Bram Moolenaar2020-04-201-1/+1
* patch 8.2.0603: configure does not detect moonjitv8.2.0603Bram Moolenaar2020-04-191-1/+23
* patch 8.2.0594: MS-Windows: cannot build with WINVER set to 0x0501v8.2.0594Bram Moolenaar2020-04-181-0/+11
* patch 8.2.0557: no IPv6 support for channelsv8.2.0557Bram Moolenaar2020-04-121-9/+69
* patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar2020-02-261-4/+85
* patch 8.2.0228: configure does not recognize gcc version on BSDv8.2.0228Bram Moolenaar2020-02-071-1/+1
* patch 8.2.0213: configure does not recognize gcc 10.0 and laterv8.2.0213Bram Moolenaar2020-02-051-1/+1
* patch 8.2.0100: macros for Ruby are too complicatedv8.2.0100Bram Moolenaar2020-01-071-1/+1
* patch 8.2.0080: globals using INIT4() are not in the tags filev8.2.0080Bram Moolenaar2020-01-021-3/+3
* patch 8.1.2327: cannot build with Hangul inputv8.1.2327Bram Moolenaar2019-11-211-33/+1
* patch 8.1.2326: cannot parse a date/time stringv8.1.2326Bram Moolenaar2019-11-211-2/+2
* patch 8.1.2316: FORTIFY_SOURCE can also be present in CPPFLAGSv8.1.2316Bram Moolenaar2019-11-171-2/+3
* patch 8.1.2203: running libvterm tests without the +terminal featurev8.1.2203Bram Moolenaar2019-10-231-0/+3
* patch 8.1.2128: renamed libvterm sources makes merging difficultv8.1.2128Bram Moolenaar2019-10-101-2/+2
* patch 8.1.2062: the mouse code is spread outv8.1.2062Bram Moolenaar2019-09-211-1/+1
* patch 8.1.1567: localtime_r() does not respond to $TZ changesv8.1.1567Bram Moolenaar2019-06-181-1/+1