summaryrefslogtreecommitdiffstats
path: root/src/auto
AgeCommit message (Expand)Author
2024-04-11patch 9.1.0308: configure: msgfmt hardcodedv9.1.0308VladimĂ­r Marek
2024-03-12patch 9.1.0173: msgfmt ver. 0.22 forcibly converts text to UTF-8v9.1.0173RestorerZ
2024-02-12patch 9.1.0104: Linking fails with -lto because of PERL_CFLAGSv9.1.0104Christian Brabandt
2023-12-14patch 9.0.2166: Memory leak in Configure Script when checking GTKv9.0.2166Zdenek Dohnal
2023-11-02patch 9.0.2083: Perl: xsubpp may be in non-standard locationv9.0.2083Zdenek Dohnal
2023-09-30patch 9.0.1966: configure prints stray 6 when checking librubyv9.0.1966Illia Bobyr
2023-09-30patch 9.0.1965: wrong auto/configure scriptv9.0.1965Illia Bobyr
2023-09-30patch 9.0.1963: Configure script may not detect xattrv9.0.1963zeertzjq
2023-09-30patch 9.0.1962: No support for writing extended attributesv9.0.1962Christian Brabandt
2023-09-16patch 9.0.1900: Configure script uses non-portable == comparisonv9.0.1900Yee Cheng Chin
2023-08-30patch 9.0.1823: Autoconf 2.69 too oldv9.0.1823Illia Bobyr
2023-08-29patch 9.0.1818: dynamically linking perl is brokenv9.0.1818Christian Brabandt
2023-08-29patch 9.0.1817: configure: using obsolete AC_HEADER_STDCv9.0.1817Illia Bobyr
2023-08-29patch 9.0.1816: configure: sed uses non-portable regexv9.0.1816ichizok
2023-08-27patch 9.0.1794: autoconf: not correctly detecing include dirsv9.0.1794Illia Bobyr
2023-08-27patch 9.0.1793: obsolete macros in configure scriptv9.0.1793Illia Bobyr
2023-08-24patch 9.0.1787: Cannot build with latest luajitv9.0.1787Christian Brabandt
2023-08-20patch 9.0.1776: No support for stable Python 3 ABIv9.0.1776Yee Cheng Chin
2023-08-20patch 9.0.1765: Error when cross-compiling Vimv9.0.1765Mike Gilbert
2023-05-06patch 9.0.1517: MacOS: configure removes -O2 from $CFLAGSv9.0.1517Rose
2023-04-13patch 9.0.1450: MacOS: building fails if clock_gettime() is not availablev9.0.1450Bram Moolenaar
2023-04-12patch 9.0.1445: openSUSE: configure doesn't find the Motif libraryv9.0.1445Bram Moolenaar
2023-04-05patch 9.0.1441: MacOS: Python 3 using framework do not set dll name properlyv9.0.1441Yee Cheng Chin
2023-03-31patch 9.0.1433: on some systems the Lua library is not foundv9.0.1433Bram Moolenaar
2023-01-18patch 9.0.1219: handling of FORTIFY_SOURCE flags doesn't match Fedora usagev9.0.1219Zdenek Dohnal
2023-01-09patch 9.0.1162: configure does not handle all FORTIFY_SOURCE variantsv9.0.1162Zdenek Dohnal
2022-12-30patch 9.0.1110: build fails on Mac OS X 10.4/10.5v9.0.1110Evan Miller
2022-11-23patch 9.0.0928: using Ruby LDFLAGS may cause build problemsv9.0.0928Zdenek Dohnal
2022-11-05patch 9.0.0834: warning for missing return typev9.0.0834Sam James
2022-10-08patch 9.0.0700: there is no real need for a "big" buildv9.0.0700Martin Tournoij
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-09-22patch 9.0.0546: supporting Ruby 1.8 makes code complicatedv9.0.0546K.Takata
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-07-30patch 9.0.0108: configure check for timer_create may give wrong errorv9.0.0108Bram Moolenaar
2022-07-28patch 9.0.0103: if running configure with cached results -lrt may be missingv9.0.0103Bram Moolenaar
2022-07-28patch 9.0.0098: missing include file in timer_create configure checkv9.0.0098Bram Moolenaar
2022-07-24patch 9.0.0065: cross-compiling doesn't work because of timer_create checkv9.0.0065Richard Purdie
2022-07-02patch 9.0.0023: on Solaris timer_create() exists but does not workv9.0.0023Bram Moolenaar
2022-06-19patch 8.2.5135: running configure gives warnings for main() return typev8.2.5135Bram Moolenaar
2022-06-19patch 8.2.5131: timeout implementation is not optimalv8.2.5131Bram Moolenaar
2022-06-05patch 8.2.5061: C89 requires signal handlers to return voidv8.2.5061Bram Moolenaar
2022-06-05patch 8.2.5060: running configure failsv8.2.5060Bram Moolenaar
2022-06-05patch 8.2.5059: autoconf 2.71 produces many obsolete warningsv8.2.5059Bram Moolenaar
2022-06-05patch 8.2.5057: using gettimeofday() for timeout is very inefficientv8.2.5057Paul Ollis
2022-04-04patch 8.2.4686: configure doesn't find the Motif library with Cygwinv8.2.4686Kelvin Lee
2022-03-12patch 8.2.4549: cannot build with Motif and editresv8.2.4549Bram Moolenaar
2022-03-11patch 8.2.4547: the neXTaw GUI is old and does not work wellv8.2.4547Bram Moolenaar
2022-03-08patch 8.2.4527: the Athena GUI is old and does not work wellv8.2.4527Bram Moolenaar
2022-01-18patch 8.2.4129: building with +sound but without +eval failsv8.2.4129Bram Moolenaar
2022-01-08patch 8.2.4039: the xdiff library is linked in even when not usedv8.2.4039Bram Moolenaar