⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 linux subdivision ying gai ke yi le ba
💻
📖 第 1 页 / 共 2 页
字号:
Mon May 17 21:25:44 2004  Joe Orton  <joe@manyfish.co.uk>	* neon.mak: Fix handling of paths with spaces, and simplify (Jon	Foster <jon@jon-foster.co.uk>).Thu May 13 11:42:07 2004  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Don't rely on echo -n in ne_version.Fri Mar 26 12:07:04 2004  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (distclean): Clean more.Sat Oct 25 10:37:59 2003  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Use AC_LIBTOOL_TAGS if available.Mon Sep 22 20:56:21 2003  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in: Respect @datadir@ from configure (Max Bowsher).Sun Sep 14 11:13:36 2003  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Run NEON_TEST before LIBNEON_SOURCE_CHECKS, to	help prevent time_t format string detection failing due to changed	CFLAGS.Fri Jun 20 17:51:05 2003  Joe Orton  <joe@manyfish.co.uk>	* configure.in, neon-config.in: Don't pass user-supplied CPPFLAGS	through to neon-config, it is no longer necessary.Sun Apr  6 19:51:31 2003  Joe Orton  <joe@manyfish.co.uk>	* doc/manual.xml: Include clicert reference docs.	* doc/ref/clicert.xml: New file.Sun Apr  6 19:24:47 2003  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (XMLTO): New variable.	(docs-man, docs-pdf, docs-ps, docs-html): Use $(XMLTO) variable.Wed Mar 26 20:09:12 2003  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (DIST_HEADERS): Add ne_tls.h	* neon.mak: Build ne_openssl.obj for SSL build, ne_stubssl.obj for	non-SSL build.Sun Mar  9 10:38:36 2003  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Set ALLOW_INSTALL=yes early to allow later	overrides.	* Makefile.in (install-yes): Remove dependence on subdirs.	(install-lib): Depend on subdirs; don't install neon.pc.	(install-config): Install neon.pc here.	Sat Mar  1 21:50:17 2003  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (cover): New target.Sat Mar  1 20:39:32 2003  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Add --enable-memleak argument; if enabled, have	config.h include memleak.h, add top_srcdir/src to include path,	and substitute ALLOW_INSTALL as 'memleak'.  Otherwise, substitute	ALLOW_INSTALL as 'yes'.	* Makefile.in (install): Use install-@ALLOW_INSTALL@.	(install-yes): Renamed from install.	(install-memleak): Prevent installation with non-standard ABI.Fri Dec 27 15:15:54 2002  Joe Orton  <joe@manyfish.co.uk>	* neon.pc.in: New file.	* configure.in: Generate neon.pc.		* Makefile.in (install-lib): Install neon.pcTue Nov 19 11:24:40 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Use NEON_TEST before NEON_XML_PARSER to prevent	problems if NEON_XML_PARSER adds anything to CPPFLAGS which breaks	gcc -Werror (e.g. -I/usr/local/include).Sat Sep 21 12:29:56 2002  Joe Orton  <joe@manyfish.co.uk>	* neon-config.in: Add support for `--la-file' argument, to print	location of libtool .la file.Sat Sep 14 12:46:21 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Add AC_COPYRIGHT, use AC_MSG_NOTICE for	post-configure message, update for modern use of AC_CONFIG_FILES	and AC_OUTPUT.Thu Aug 29 23:49:40 2002  Joe Orton  <joe@manyfish.co.uk>	Further Win32 updates from Blair Zajac:		* config.hw.in: Define HAVE_ERRNO_H; fix non-SSL build.	* neon.mak: Fix to build DAV sources if EXPAT_FLAGS is set but not	EXPAT_SRC.Sun Aug 25 23:37:59 2002  Joe Orton  <joe@manyfish.co.uk>	Win32 updates from Blair Zajac <blair@orcaware.com>:		* neon.mak: Fix expansion of $(LIB32_OBJS) variable that was	causing nmake failures.  Allow non-DAV build if EXPAT_SRC is not	specified.	* config.hw.in: Remove hard-coded defines.	* INSTALL.win32: Overhaul.Sat Aug 10 10:42:09 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Substitue OPENSSL into Makefiles as an absolute	path.Fri Aug  9 20:45:01 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Update to use modern three-argument AC_INIT and	AC_CONFIG_SRCDIR.  Pick up version string from .version; thanks to	Greg Stein for they `esyscmd' trick.  Move NEON_WITH_LIBS earlier.	Use AC_HELP_STRING for --disable-webdav.Fri Aug  9 20:41:24 2002  Joe Orton  <joe@manyfish.co.uk>	* config.hw.in, neon.mak, INSTALL.win32: Win32 build update from	Gerald Richter: add optional NEON_NODAV and OPENSSL_STATIC flags,	update locations of includes and libraries.Sun Jun 30 11:08:56 2002  Joe Orton  <joe@manyfish.co.uk>	* neon.mak: Enable WIN32_LEAN_AND_MEAN etc, to prevent X509_NAME	definition conflicting with OpenSSL headers in recent versions of	Platform SDK (Branko 萯bej).Thu Jun 13 20:35:43 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Call NEON_WITH_LIBS for --with-libs option.Tue Jun  4 13:27:48 2002  Joe Orton  <joe@manyfish.co.uk>	* neon.mak: Always build ne_compress.obj; patch from Branko 萯bej.Tue Jun  4 09:38:24 2002  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (man1dir, man3dir): Use $(mandir).  (Rodney Dawes)Mon Jun  3 20:47:14 2002  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (install-html, install-man): Fix for VPATH builds.Sat May 25 15:01:18 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Only enable SSL tests if an `openssl' binary is	found in $PATH.Thu May 23 20:31:01 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Require a release version of autoconf.Sat May 18 14:43:15 2002  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (docs-man): Use customisation layer.Sat Apr 13 22:34:00 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in, neon-config.in: Pass LDFLAGS and CPPFLAGS setting	given to configure through to neon-config --libs/--cflags output.Mon Feb 25 20:53:28 2002  Joe Orton  <joe@manyfish.co.uk>	* neon.mak (OPENSSL_FLAGS): Define NEON_SSL not ENABLE_SSL	(Branko).Mon Feb 25 20:46:04 2002  Joe Orton  <joe@manyfish.co.uk>	* config.hw.in: Add NE_FMT_OFF_T (Dan Berlin, Branko 萯bej).Sun Feb 10 20:35:55 2002  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (docs-html): Use XSL customisation layer for the	HTML output.Wed Feb  6 00:42:32 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Require autoconf 2.52d for AC_C_BIGENDIAN which	supports cross-compiling.Sat Jan 26 11:19:39 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Define TESTS and HELPERS appropriately for whether	DAV, SSL, zlib are supported.Sat Jan 26 11:03:38 2002  Joe Orton  <joe@manyfish.co.uk>	* neon.mak: Add OpenSSL, zlib support (Branko 萯bej).Sat Jan 26 00:15:29 2002  Joe Orton  <joe@manyfish.co.uk>	* neon.dsp, neon.dsw: Removed per advice from Branko.Thu Jan 24 21:02:02 2002  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (check): Run check target in test subdir.	(subdirs): Remove redundant subshell.	(distclean): Clean harder.Thu Jan 24 20:46:28 2002  Joe Orton  <joe@manyfish.co.uk>	* neon.mak: Remove sslcerts.c from build.Sun Jan 20 12:51:27 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Create test/common for vpath build.Tue Jan  8 21:35:12 2002  Joe Orton  <joe@manyfish.co.uk>	* neon.mak: Rewritten by Branko 萯bej <brane@xbc.nu>.	* config.hw.in: Update from Branko 萯bej.Thu Jan  3 08:48:00 2002  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (neon-config): Add target.Thu Jan  3 08:47:06 2002  Joe Orton  <joe@manyfish.co.uk>	* neon-config.in (libs): Don't print -L/usr/lib or -L/lib.Thu Jan  3 08:43:08 2002  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Make neon-config executable in the build tree.Mon Dec 17 22:54:00 2001  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (install-lib, install-headers, install-config):	Support DESTDIR; patch from Pawel Golaszewski <ues@ds.pg.gda.pl>.Sat Oct 27 12:23:57 2001  Joe Orton  <joe@manyfish.co.uk>	* neon-config.in: Add "--support FEATURE" option; the script exits	with success if given FEATURE is supported.Sat Oct  6 13:11:57 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Require autoconf 2.50. Use AC_HELP_STRING.Sun Sep 30 23:44:56 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in, neon-config.in: Clean up handling of cflags/libs	exporting.Sat Sep 29 12:45:25 2001  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in: Add Makefile re-generation target, have clean	recurse into test too, have check depend on subdirs, distribute	ne_compress.h.Tue Sep 25 07:34:32 2001  Mo DeJong  <supermo@bayarea.net>	* configure.in: Move check for signal.h into	LIBNEON_SOURCE_CHECKS.Mon Sep 24 20:28:26 2001  Joe Orton  <joe@manyfish.co.uk>	* autogen.sh: Bomb out on errors (set -e).Mon Sep 24 20:20:08 2001  Joe Orton  <joe@manyfish.co.uk>	* autogen.sh: Clean up, use libtoolize.	* ltmain.sh: Removed from CVS.Mon Sep 24 20:17:18 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Use three-argument AC_DEFINE for _GNU_SOURCE (Mo	DeJong).Tue Sep 11 23:20:23 2001  Joe Orton  <joe@manyfish.co.uk>	* config.hw.in: Define USE_DAV_LOCKS.Mon Aug 13 21:07:28 2001  Joe Orton  <joe@manyfish.co.uk>	* neon.mak: Add support for SSL (Peter Boos).Sat Jun 30 12:22:17 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Add NEONLIBS to LIBS, so that the depedencies are	added to the link line.  This means they are picked up as	references in the .so, and also listed in the libtool .la file.Tue Jun 12 13:02:58 2001  Joe Orton  <joe@manyfish.co.uk>	* config.hw.in: Renamed from config.hw, and have version	substituted in when tarball is rolled. Adjust for XML parser	changes. (Gerald Richter)Sun Jun 10 16:41:46 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Check for pipe() for tests, use NEON_DEBUG.Fri Jun  8 22:57:24 2001  Joe Orton  <joe@manyfish.co.uk>		* config.hw: Fixes from Gerald Richter <richter@ecos.de>.	* neon.mak, INSTALL.win32: New files from Gerald Richter.Thu May 31 00:00:32 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Disable shared library build by default.  Use	NE_DEBUGGING rather than DEBUGGING.  Check for 'usleep' for tests.Sun Apr 29 16:41:17 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Produce test/Makefile.Wed Mar 14 22:51:28 2001  Joe Orton  <joe@manyfish.co.uk>	* Makefile.in (DIST_HEADERS): Add http_auth.hWed Mar 14 22:45:51 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Build bundled directory regardless of	--disable-webdav.Sun Feb 25 17:00:40 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Rename NEON_IS_BUNDLED to NEON_BUILD_BUNDLED.Sun Feb 25 16:53:28 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Set NEON_IS_BUNDLED to "yes".Sat Feb 24 00:09:57 2001  Joe Orton  <joe@manyfish.co.uk>	* configure.in: Add --disable-webdav flag to disable WebDAV	support.  Set NEON_NEED_XML_PARSER=yes if DAV is not disabled.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -