Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros. | Wayne Davison | 2005-08-17 | 1 | -27/+27 |
| | |||||
* | Removed superfluous main() from AC_TRY_COMPILE. | Wayne Davison | 2005-08-17 | 1 | -3/+1 |
| | |||||
* | Added --enable-/disable-multibyte support, with the default being to | Wayne Davison | 2005-08-16 | 1 | -0/+31 |
| | | | | check for multibyte support and define ZLE_UNICODE_SUPPORT accordingly. | ||||
* | unposted: Perforce "attribute" command | Peter Stephenson | 2005-08-01 | 1 | -30/+54 |
| | | | | | | 21551: FEATURES description for file<20-> 21546: oddities of subscripts when searching arrays 21544: ioctl() prototyping | ||||
* | 21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath. | Clint Adams | 2005-07-26 | 1 | -4/+4 |
| | |||||
* | 21498: Add zsh/newuser module | Peter Stephenson | 2005-07-20 | 1 | -0/+24 |
| | |||||
* | 21290: configure.ac: don't need backslash quoting within single-quote areas. | Geoff Wing | 2005-05-31 | 1 | -3/+3 |
| | | | | | | Change constant RE boundary characters to slash (instead of tuples). This was exposed with autoconf 2.59c preferring ksh (pdksh 5.2.14p2 in NetBSD) over bash. It did, however, work with ksh93 and bash. | ||||
* | Joerg Sonnenberger: 21252: Dragonfly BSD support | Oliver Kiddle | 2005-05-11 | 1 | -1/+1 |
| | |||||
* | 21107: fix for when there is a native iconv but iconv.h is from GNU libiconv | Oliver Kiddle | 2005-04-08 | 1 | -0/+5 |
| | |||||
* | Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X | Peter Stephenson | 2005-04-04 | 1 | -0/+27 |
| | | | | ut_name needs to be ut_user in struct utmpx | ||||
* | 20886: configure.ac: SIGTTOU -> TTOU | Peter Stephenson | 2005-03-14 | 1 | -2/+2 |
| | |||||
* | 20862: attempt to fix configure scripts to detect iconv properly | Oliver Kiddle | 2005-02-24 | 1 | -6/+38 |
| | |||||
* | 20811: Use the cpp trick to find the file with resource names | Peter Stephenson | 2005-02-14 | 1 | -7/+20 |
| | |||||
* | Generated PDF from zsh.texi using pdfetex | Peter Stephenson | 2005-02-04 | 1 | -0/+1 |
| | |||||
* | Motoi Washida: libiconv test needed on Mac OS X | Peter Stephenson | 2005-02-04 | 1 | -4/+5 |
| | |||||
* | 20759, 20760, 20765: Improve Cygwin configuration | Peter Stephenson | 2005-02-01 | 1 | -2/+8 |
| | |||||
* | users/8433: fix hang in configure on latest Cygwin | Peter Stephenson | 2005-01-27 | 1 | -2/+6 |
| | |||||
* | 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE, | Peter Stephenson | 2005-01-19 | 1 | -0/+2 |
| | | | | also use ulimit -x for RLIMIT_LOCK | ||||
* | c.f. 20675: improve zle as a basis for Unicode. | Peter Stephenson | 2005-01-14 | 1 | -1/+1 |
| | | | | unposted: update version to 4.2.3-dev-1 | ||||
* | 20467: Reintroduce rusage-based escapes for TIMEFMT. | Peter Stephenson | 2004-10-08 | 1 | -0/+26 |
| | |||||
* | 20462: Use getrusage for timing again. | Peter Stephenson | 2004-10-07 | 1 | -1/+1 |
| | | | | Time processes from before rather than after fork. | ||||
* | 20222: turn on max function depth | Peter Stephenson | 2004-07-30 | 1 | -3/+5 |
| | | | | | plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search | ||||
* | 20025: --with-tcsetpgrp from Philippe Troin | Peter Stephenson | 2004-06-08 | 1 | -9/+38 |
| | |||||
* | Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths | Peter Stephenson | 2004-04-06 | 1 | -2/+4 |
| | |||||
* | 19674, modified: support for non-standard ports in zftp. | Peter Stephenson | 2004-03-24 | 1 | -1/+2 |
| | |||||
* | 19619: fix problem with getting signals on MacOS X 10.1 | Oliver Kiddle | 2004-03-14 | 1 | -1/+6 |
| | |||||
* | 19616: use correct linker options for shared libs with gcc on HP/UX | Oliver Kiddle | 2004-03-12 | 1 | -2/+5 |
| | |||||
* | 19535: Add --enable-cap | Peter Stephenson | 2004-03-04 | 1 | -2/+12 |
| | |||||
* | Added an AC_CONFIG_COMMANDS() macro to generate stamp-h. | Wayne Davison | 2004-03-03 | 1 | -0/+1 |
| | |||||
* | 19512: --enable-pcre option | Peter Stephenson | 2004-03-01 | 1 | -0/+9 |
| | |||||
* | 19478: pcre configuration problem | Peter Stephenson | 2004-02-27 | 1 | -1/+5 |
| | |||||
* | 19460: Another go at fixing the terminfo configuration problem | Peter Stephenson | 2004-02-26 | 1 | -4/+2 |
| | |||||
* | 19456: Fix ptmx tests, again. | Peter Stephenson | 2004-02-20 | 1 | -4/+30 |
| | |||||
* | 19437: don't rely on path search to find config.modules.sh | Oliver Kiddle | 2004-02-18 | 1 | -1/+1 |
| | |||||
* | 19429: configure test for ptmx | Peter Stephenson | 2004-02-17 | 1 | -2/+22 |
| | |||||
* | 19428: Fix test for #include'ing STREAMS headers | Peter Stephenson | 2004-02-17 | 1 | -2/+11 |
| | |||||
* | 19420: Update configure.ac for better Autconf 2.50 support. | Peter Stephenson | 2004-02-14 | 1 | -55/+264 |
| | |||||
* | 19338 etc.: remove support for autoconf before 2.50 | Peter Stephenson | 2004-01-08 | 1 | -1/+2142 |
| | |||||
* | 14760: do not use version number in AC_INIT | Andrey Borzenkov | 2001-06-06 | 1 | -2/+1 |
| | |||||
* | unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both | Andrey Borzenkov | 2001-06-06 | 1 | -0/+7 |
autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50 |