summaryrefslogtreecommitdiff
path: root/src/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* 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/+15
* patch 8.2.1422: the Mac GUI implementation is outdatedv8.2.1422Bram Moolenaar2020-08-111-80/+2
* patch 8.2.1327: Mac: configure can't find Tcl librariesv8.2.1327Bram Moolenaar2020-07-301-2/+7
* 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-8/+0
* patch 8.2.0711: temp directory might be clearedv8.2.0711Bram Moolenaar2020-05-071-0/+15
* patch 8.2.0680: PTYGROUP and PTYMODE are unusedv8.2.0680Bram Moolenaar2020-05-021-71/+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/+20
* patch 8.2.0594: MS-Windows: cannot build with WINVER set to 0x0501v8.2.0594Bram Moolenaar2020-04-181-0/+1
* patch 8.2.0557: no IPv6 support for channelsv8.2.0557Bram Moolenaar2020-04-121-7/+41
* patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar2020-02-261-4/+34
* 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-2/+2
* 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-23/+2
* 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-1/+2
* patch 8.1.2203: running libvterm tests without the +terminal featurev8.1.2203Bram Moolenaar2019-10-231-0/+2
* 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
* patch 8.1.1529: libcanberra is linked with even when not usedv8.1.1529Bram Moolenaar2019-06-141-19/+36
* patch 8.1.1502: cannot play any soundv8.1.1502Bram Moolenaar2019-06-091-8/+27
* patch 8.1.1487: older msgfmt cannot generate proper .desktop filev8.1.1487Bram Moolenaar2019-06-071-2/+8
* patch 8.1.1313: warnings for using localtime() and ctime()v8.1.1313Bram Moolenaar2019-05-101-1/+2
* patch 8.1.1225: cannot create a pty to use with :terminal on FreeBSDv8.1.1225Bram Moolenaar2019-04-281-1/+1
* patch 8.1.1149: building desktop files fails with older msgfmtv8.1.1149Bram Moolenaar2019-04-111-0/+9
* patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932Bram Moolenaar2019-02-161-11/+2
* patch 8.1.0824: SunOS/Solaris has a problem with ttysv8.1.0824Bram Moolenaar2019-01-261-1/+1
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-3/+1
* patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763Bram Moolenaar2019-01-171-16/+0
* patch 8.1.0733: too many #ifdefs for the multi-byte featurev8.1.0733Bram Moolenaar2019-01-121-19/+6
* patch 8.1.0664: configure "fail-if-missing" does not apply to enable-guiv8.1.0664Bram Moolenaar2018-12-301-3/+8
* patch 8.1.0612: cannot use two global runtime dirs with configurev8.1.0612Bram Moolenaar2018-12-211-2/+8
* patch 8.1.0578: cannot disable arabic, rightleft and farsi in configurev8.1.0578Bram Moolenaar2018-12-121-0/+39
* patch 8.1.0379: build dependencies are incompletev8.1.0379Bram Moolenaar2018-09-131-2/+2
* patch 8.1.0371: argument types for select() may be wrongv8.1.0371Bram Moolenaar2018-09-121-0/+1
* patch 8.1.0237: Ruby on Cygwin doesn't always workv8.1.0237Bram Moolenaar2018-08-041-0/+3
* patch 8.1.0215: no error if configure --with-x cannot configure Xv8.1.0215Bram Moolenaar2018-07-271-0/+8
* patch 8.0.1832: cannot use :unlet for an environment variablev8.0.1832Bram Moolenaar2018-05-131-1/+1
* patch 8.0.1826: configure uses old compiler flagv8.0.1826Bram Moolenaar2018-05-121-1/+1