1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-01 09:41:44 +02:00
Commit graph

154 commits

Author SHA1 Message Date
Tanu Kaskinen
7c6e267da4 33208: improve report on paths at end of configuration 2014-09-22 14:28:01 +01:00
Peter Stephenson
e171c19320 33214 (modified further): test prefixes for site fpath better 2014-09-20 21:07:44 +01:00
Peter Stephenson
16db7979e7 33213: try to get fixed fpath dir right this time 2014-09-20 20:39:36 +01:00
Peter Stephenson
0c7a3d6864 33212: try to put /usr/local/share/zsh/site-functions in default fpath 2014-09-20 20:14:09 +01:00
Barton E. Schaefer
2f0efe9f59 32853: redefine VARARR() to use heap rather than stack allocation
enable old behavior via "configure --with-stack-allocation"
2014-07-24 08:45:16 -07:00
Peter Stephenson
920db696cb 32789: --enable-zsh-valgrind allows analysis of heap allocation 2014-06-24 18:50:50 +01:00
Jasper Lievisse Adriaanse
315c607445 32558: _XOPEN_SOURCE_EXTENDED now OK on OpenBSD 2014-04-23 16:14:41 +01:00
Barton E. Schaefer
7b0ea6e00d 32045 (adjusted by 32047): use makefile dependencies to determine whether to
rebuild helpfiles
2013-11-25 00:11:36 -08:00
Martin Vaeth
0f9032753a 31959 (plus tweak to .gitignore): make help files during installation 2013-11-12 21:06:46 +00:00
Stefan Neudorf
790a4fee2b 31930 / 31934: New limits from BSD.
Avoid clash of uses for ulimit -k.
2013-10-31 20:25:13 +00:00
Jun T
ef4d20ad6f 31902: rationalise use of gamma function.
Make zsh/mathfunc consistent across systems and use tgamma() where
available
2013-10-27 00:00:56 +01:00
Peter Stephenson
9ebf22b34b 31631: Use cygwin_conv_path if available.
Prefer it to cygwin_conv_to_posix_path.
2013-08-05 19:55:15 +01:00
Peter Stephenson
d88365d964 30664: Jun T.: fix some Yodl version issues 2012-09-09 18:29:05 +00:00
Peter Stephenson
9fdcd824d8 30627: support RLIMIT_NTHR as on NetBSD 2012-08-17 11:12:34 +00:00
Peter Stephenson
402e5fb2ab Hiramatsu Yoshifumi: 30621 patch-ac (from NetBSD pkgsrc)backported to configure.ac: compilation on interix, also
change linker flags for NetBSD.
2012-08-16 19:17:02 +00:00
Peter Stephenson
cbb8a3c762 30518: attempt to supply tgoto() prototype when missing only.
For Solaris 10 and earlier.
2012-06-21 08:45:02 +00:00
Peter Stephenson
86f8e8de69 30307 plus tweak suggsted by Wayne: use %lld for zlong when long long 2012-03-05 10:06:28 +00:00
Peter Stephenson
bbbaed2b53 29663: add $EPOCHREALTIME to zsh/datetime 2011-08-10 11:31:18 +00:00
Peter Stephenson
506615ff94 29267: add -enable-zsh-debug and use for debugging completion matcher groups 2011-05-14 00:07:41 +00:00
Frank Terbeck
32974286d4 29008, 29012: Add --enable-additional-fpath' option to add arbitrary directories to the default $fpath'. 2011-04-18 20:36:31 +00:00
Peter Stephenson
7657ea65dc 28997: make --enable-libc-musl explicit 2011-04-14 09:11:02 +00:00
Peter Stephenson
d2fd8b86cf Valentin Ochs: 28990: more changes needed for signals. 2011-04-12 14:51:31 +00:00
Peter Stephenson
c358c64c1d Valentin Ochs: 28989: define _POSIX_C_SOURCE
when testing for sigset_t in configure (needed for musl).
2011-04-12 12:44:05 +00:00
Wayne Davison
7d06bc98c5 Use the -L option with yodl 3.x. 2011-01-17 02:42:24 +00:00
Peter Stephenson
825c1a1141 28010: use getcwd() as fallback 2010-06-14 11:48:06 +00:00
Wayne Davison
6e317e4b96 Add symlink-based hist-file locking. 2009-12-18 19:50:45 +00:00
Peter Stephenson
8c4c4660bf Jun T.: 27296: bad preprocessing of Mac OS Snow Leopard headers. 2009-09-29 19:19:21 +00:00
Peter Stephenson
0974744f43 27236: use $CPPFLAGS with $CPP in configure.ac 2009-09-07 08:53:46 +00:00
Peter Stephenson
cf486f41a4 Jesse W: 27024: allow overriding TEXI2HTML. 2009-05-30 22:28:50 +00:00
Peter Stephenson
5ccb3c41fa 26998: use --htmldir, restore zsh default if unchanged from configure default 2009-05-26 09:59:18 +00:00
Peter Stephenson
9169cd747f Paul Ackersviller: 26962: updated HP-UX dynamic linking 2009-05-16 12:13:00 +00:00
Peter Stephenson
17369ebe23 26898: Ingmar Vanhassel: dont link libbind if not needed 2009-04-29 12:31:29 +00:00
Peter Stephenson
cb6856d115 26754: tweak zgetdir() and test for realpath() 2009-03-19 15:00:18 +00:00
Bart Schaefer
14e7096982 users/13937, users/13939: configure.ac, Src/jobs.c: check for
and if available use setproctitle() for "jobs -Z".
2009-03-16 05:20:36 +00:00
Peter Stephenson
6594c0375b 26697: test for Linux- and Mac-style xattr functions 2009-03-08 20:20:47 +00:00
Peter Stephenson
d58e5061ad Mikael Magnusson: 26670: add zsh/attr module 2009-03-03 15:04:15 +00:00
Peter Stephenson
1270a9d8ee 26584: use bind/netdb.h where appropriate 2009-02-20 10:17:43 +00:00
Peter Stephenson
45bee14fec 26313: --enable-custom-patchlevel
unposted: WARN_CREATE_GLOBAL in tcp_log
2009-01-15 14:49:50 +00:00
Peter Stephenson
1f15613899 26304: Mikael Magnusson: change tense in link warning 2009-01-13 17:10:22 +00:00
Andrey Borzenkov
ead23b1898 26247: fix compilation with -Werror=format-security 2009-01-05 11:14:53 +00:00
Peter Stephenson
815cf48368 26103: use FIFOs rather than FD files for process substititution on Cygwin 2008-12-01 12:26:24 +00:00
Peter Stephenson
1e9b85e586 François Revol: some BeOS fixes 2008-11-18 10:14:35 +00:00
Peter Stephenson
2c16d989ba 25961: remove opening parenthesis from case 2008-10-30 13:00:21 +00:00
Peter Stephenson
f26d396012 25950 should use xyes, too 2008-10-30 10:20:42 +00:00
Peter Stephenson
5c0b3ddc42 25950: need configure x$dynamic trick in two more places 2008-10-30 09:59:46 +00:00
Peter Stephenson
c09636ee56 users/13321: allow --disable-gdbm 2008-10-10 16:32:28 +00:00
Peter Stephenson
602cc2abe0 Rocky: 25734: typo
25739: warn about GPL in binary if libgdm is linked
2008-09-24 09:10:15 +00:00
Peter Stephenson
f1433d5f8b users/13095: no _XOPEN_SOURCE_EXTENDED on AIX 2008-08-04 17:44:35 +00:00
Clint Adams
dd96cace75 25318: allow parameter to be tied to a gdbm database. 2008-07-21 00:29:45 +00:00
Clint Adams
5d288004c4 25124: work with --(disable|enable)-largefile instead of --(disable|enable)-lfs, since the latter is no longer functional. 2008-06-01 16:39:06 +00:00