remove duplicate files and remaining Id headers

This commit is contained in:
Guenter Obiltschnig 2017-11-10 09:26:24 +01:00
parent 6ab7e11c16
commit c672c14e5a
49 changed files with 48 additions and 2748 deletions

View File

@ -18,7 +18,7 @@ David Shawley
Sergey Skorokhodov Sergey Skorokhodov
Tom Tan Tom Tan
Sergey N. Yatskevich Sergey N. Yatskevich
Marc Chevrier Marc Chevrier
Philippe Cuvillier Philippe Cuvillier
Marian Krivos Marian Krivos
Franky Braem Franky Braem
@ -40,7 +40,7 @@ Pascal Bach
Cristian Thiago Moecke Cristian Thiago Moecke
Sergei Nikulov Sergei Nikulov
Aaron Kaluszka Aaron Kaluszka
Iyed Bennour Iyed Bennour
Scott Davis Scott Davis
Kristin Cowalcijk Kristin Cowalcijk
Yuval Kashtan Yuval Kashtan
@ -50,5 +50,3 @@ Jeff Adams
Martin Osborne Martin Osborne
Björn Schramke Björn Schramke
Francis Andre Francis Andre
--
$Id$

View File

@ -1,8 +1,6 @@
// //
// PKCS12Container.h // PKCS12Container.h
// //
// $Id: //poco/1.4/Crypto/include/Poco/Crypto/PKCS12Container.h#2 $
//
// Library: Crypto // Library: Crypto
// Package: Certificate // Package: Certificate
// Module: PKCS12Container // Module: PKCS12Container

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco JSON # Makefile for Poco JSON
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco JSON Benchmark # Makefile for Poco JSON Benchmark
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco JSON Samples # Makefile for Poco JSON Samples
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco JSON testsuite # Makefile for Poco JSON testsuite
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco MongoDB # Makefile for Poco MongoDB
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco MongoDB Samples # Makefile for Poco MongoDB Samples
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco MongoDB SQLToMongo # Makefile for Poco MongoDB SQLToMongo
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco MongoDB testsuite # Makefile for Poco MongoDB testsuite
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco Redis # Makefile for Poco Redis
# #

View File

@ -1,8 +1,6 @@
// //
// Array.h // Array.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Array // Module: Array

View File

@ -1,8 +1,6 @@
// //
// AsyncReader.h // AsyncReader.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: AsyncReader // Module: AsyncReader

View File

@ -1,8 +1,6 @@
// //
// Client.h // Client.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Client // Module: Client

View File

@ -1,8 +1,6 @@
// //
// Command.h // Command.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Command // Module: Command

View File

@ -1,8 +1,6 @@
// //
// Error.h // Error.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Error // Module: Error

View File

@ -1,8 +1,6 @@
// //
// Exception.h // Exception.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Exception // Module: Exception

View File

@ -1,8 +1,6 @@
// //
// PoolableConnectionFactory.h // PoolableConnectionFactory.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: PoolableConnectionFactory // Module: PoolableConnectionFactory

View File

@ -1,8 +1,6 @@
// //
// Redis.h // Redis.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Redis // Module: Redis

View File

@ -1,8 +1,6 @@
// //
// RedisEventArgs.h // RedisEventArgs.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: RedisEventArgs // Module: RedisEventArgs

View File

@ -1,8 +1,6 @@
// //
// RedisStream.h // RedisStream.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: RedisStream // Module: RedisStream

View File

@ -1,8 +1,6 @@
// //
// Type.h // Type.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Type // Module: Type

View File

@ -1,8 +1,6 @@
// //
// Array.h // Array.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Array // Module: Array

View File

@ -1,8 +1,6 @@
// //
// AsyncReader.cpp // AsyncReader.cpp
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: AsyncReader // Module: AsyncReader

View File

@ -1,8 +1,6 @@
// //
// Client.cpp // Client.cpp
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Client // Module: Client

View File

@ -1,8 +1,6 @@
// //
// Command.cpp // Command.cpp
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Command // Module: Command

View File

@ -1,8 +1,6 @@
// //
// Error.cpp // Error.cpp
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Error // Module: Error

View File

@ -1,8 +1,6 @@
// //
// Exception.h // Exception.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Exception // Module: Exception

View File

@ -1,8 +1,6 @@
// //
// RedisEventArgs.cpp // RedisEventArgs.cpp
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: RedisEventArgs // Module: RedisEventArgs

View File

@ -1,8 +1,6 @@
// //
// RedisStream.cpp // RedisStream.cpp
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: RedisStream // Module: RedisStream

View File

@ -1,8 +1,6 @@
// //
// Type.h // Type.h
// //
// $Id$
//
// Library: Redis // Library: Redis
// Package: Redis // Package: Redis
// Module: Type // Module: Type

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco Redis testsuite # Makefile for Poco Redis testsuite
# #

View File

@ -1,8 +1,6 @@
// //
// Driver.cpp // Driver.cpp
// //
// $Id$
//
// Console-based test driver for Poco MongoDB. // Console-based test driver for Poco MongoDB.
// //
// Copyright (c) 2015, Applied Informatics Software Engineering GmbH. // Copyright (c) 2015, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// RedisTest.cpp // RedisTest.cpp
// //
// $Id$
//
// Copyright (c) 2015, Applied Informatics Software Engineering GmbH. // Copyright (c) 2015, Applied Informatics Software Engineering GmbH.
// and Contributors. // and Contributors.
// //

View File

@ -1,8 +1,6 @@
// //
// RedisTest.h // RedisTest.h
// //
// $Id$
//
// Definition of the RedisTest class. // Definition of the RedisTest class.
// //
// Copyright (c) 2015, Applied Informatics Software Engineering GmbH. // Copyright (c) 2015, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// RedisTestSuite.cpp // RedisTestSuite.cpp
// //
// $Id$
//
// Copyright (c) 2015, Applied Informatics Software Engineering GmbH. // Copyright (c) 2015, Applied Informatics Software Engineering GmbH.
// and Contributors. // and Contributors.
// //

View File

@ -1,8 +1,6 @@
// //
// RedisTestSuite.h // RedisTestSuite.h
// //
// $Id$
//
// Definition of the RedisTestSuite class. // Definition of the RedisTestSuite class.
// //
// Copyright (c) 2015, Applied Informatics Software Engineering GmbH. // Copyright (c) 2015, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// WinCEDriver.cpp // WinCEDriver.cpp
// //
// $Id$
//
// Console-based test driver for Windows CE. // Console-based test driver for Windows CE.
// //
// Copyright (c) 2015, Applied Informatics Software Engineering GmbH. // Copyright (c) 2015, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// WinDriver.cpp // WinDriver.cpp
// //
// $Id$
//
// Windows test driver for Poco MongoDB. // Windows test driver for Poco MongoDB.
// //
// Copyright (c) 2015, Applied Informatics Software Engineering GmbH. // Copyright (c) 2015, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco SevenZip Samples # Makefile for Poco SevenZip Samples
# #

View File

@ -1,8 +1,6 @@
# #
# Makefile # Makefile
# #
# $Id$
#
# Makefile for Poco SevenZip un7zip sample # Makefile for Poco SevenZip un7zip sample
# #

View File

@ -1,7 +1,5 @@
@echo off @echo off
rem rem
rem $Id$
rem
rem A script for running the POCO testsuites. rem A script for running the POCO testsuites.
rem rem
rem usage: runtests [64] rem usage: runtests [64]
@ -41,8 +39,8 @@ for /f %%C in ('findstr /R "." components') do (
echo. echo.
echo. echo.
echo **************************************** echo ****************************************
echo *** %%C echo *** %%C
echo **************************************** echo ****************************************
echo. echo.
set /a runs=!runs! + 1 set /a runs=!runs! + 1

View File

@ -1,7 +1,5 @@
#! /bin/sh #! /bin/sh
# #
# $Id$
#
# A script for running the POCO testsuites. # A script for running the POCO testsuites.
# #
# usage: runtests [component [test] ] # usage: runtests [component [test] ]
@ -12,7 +10,7 @@
# #
# Cygwin specific setup. # Cygwin specific setup.
# ---------------------- # ----------------------
# On Cygwin, Unix IPC are provided by a separate process daemon # On Cygwin, Unix IPC are provided by a separate process daemon
# named cygserver, which should be started once before running any # named cygserver, which should be started once before running any
# test from Foundation. # test from Foundation.
# 1/ Open a separate Cygwin terminal with Administrator privilege # 1/ Open a separate Cygwin terminal with Administrator privilege
@ -52,7 +50,7 @@ if [ "$OSNAME" = "" ] ; then
OSNAME=`uname` OSNAME=`uname`
case $OSNAME in case $OSNAME in
CYGWIN*) CYGWIN*)
OSNAME=CYGWIN OSNAME=CYGWIN
TESTRUNNER=$TESTRUNNER.exe TESTRUNNER=$TESTRUNNER.exe
PATH=$POCO_BUILD/lib/$OSNAME/$OSARCH:$PATH PATH=$POCO_BUILD/lib/$OSNAME/$OSARCH:$PATH
;; ;;
@ -82,9 +80,9 @@ do
if [ -x "$POCO_BUILD/$comp/testsuite/$BINDIR/$TESTRUNNER" ] ; then if [ -x "$POCO_BUILD/$comp/testsuite/$BINDIR/$TESTRUNNER" ] ; then
echo "" echo ""
echo "" echo ""
echo "****************************************" echo "****************************************"
echo "*** $OSNAME $OSARCH $comp" echo "*** $OSNAME $OSARCH $comp"
echo "****************************************" echo "****************************************"
echo "" echo ""
runs=`expr $runs + 1` runs=`expr $runs + 1`

View File

@ -1,7 +1,5 @@
@echo off @echo off
rem rem
rem $Id$
rem
rem A script for running the POCO testsuites. rem A script for running the POCO testsuites.
rem rem
rem usage: runtests2 [64] rem usage: runtests2 [64]
@ -41,8 +39,8 @@ for /f %%C in ('findstr /R "." components') do (
echo. echo.
echo. echo.
echo **************************************** echo ****************************************
echo *** %%C echo *** %%C
echo **************************************** echo ****************************************
echo. echo.
set /a runs=!runs! + 1 set /a runs=!runs! + 1

View File

@ -4,11 +4,9 @@ setlocal enabledelayedexpansion
rem rem
rem buildwin.cmd rem buildwin.cmd
rem rem
rem POCO C++ Libraries command-line build script rem POCO C++ Libraries command-line build script
rem for MS Visual Studio 2008 to 2013 rem for MS Visual Studio 2008 to 2013
rem rem
rem $Id$
rem
rem Copyright (c) 2006-2017 by Applied Informatics Software Engineering GmbH rem Copyright (c) 2006-2017 by Applied Informatics Software Engineering GmbH
rem and Contributors. rem and Contributors.
rem rem
@ -82,14 +80,14 @@ if not defined VCINSTALLDIR (
call "%VS110COMNTOOLS%%VS_VARSALL%" amd64 call "%VS110COMNTOOLS%%VS_VARSALL%" amd64
) else ( ) else (
call "%VS110COMNTOOLS%%VS_VARSALL%" x86 call "%VS110COMNTOOLS%%VS_VARSALL%" x86
) )
) else ( ) else (
if %VS_VERSION%==vs120 ( if %VS_VERSION%==vs120 (
if %PLATFORM%==x64 ( if %PLATFORM%==x64 (
call "%VS120COMNTOOLS%%VS_VARSALL%" amd64 call "%VS120COMNTOOLS%%VS_VARSALL%" amd64
) else ( ) else (
call "%VS120COMNTOOLS%%VS_VARSALL%" x86 call "%VS120COMNTOOLS%%VS_VARSALL%" x86
) )
) else ( ) else (
if %VS_VERSION%==vs140 ( if %VS_VERSION%==vs140 (
if %PLATFORM%==x64 ( if %PLATFORM%==x64 (
@ -107,9 +105,9 @@ if not defined VCINSTALLDIR (
) )
) )
) )
) )
) )
) )
) )
if not defined VSINSTALLDIR ( if not defined VSINSTALLDIR (
@ -318,22 +316,22 @@ for /f %%G in ('findstr /R "." components') do (
set PROJECT_FILE=%%Q%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT% set PROJECT_FILE=%%Q%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
set TEST_PROJECT_FILE=testsuite/TestSuite%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT% set TEST_PROJECT_FILE=testsuite/TestSuite%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
if exist !PROJECT_FILE! ( if exist !PROJECT_FILE! (
call :build %%G call :build %%G
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
) )
set PROJECT_FILE=%%R%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT% set PROJECT_FILE=%%R%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
if exist !PROJECT_FILE! ( if exist !PROJECT_FILE! (
call :build %%G call :build %%G
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
) )
set PROJECT_FILE=%%S%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT% set PROJECT_FILE=%%S%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
if exist !PROJECT_FILE! ( if exist !PROJECT_FILE! (
call :build %%G call :build %%G
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
) )
set PROJECT_FILE=%%T%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT% set PROJECT_FILE=%%T%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
if exist !PROJECT_FILE! ( if exist !PROJECT_FILE! (
call :build %%G call :build %%G
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
) )
) )
@ -357,7 +355,7 @@ echo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
echo. echo.
if %DEBUG_SHARED%==1 ( if %DEBUG_SHARED%==1 (
!BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%debug_shared %PLATFORMSW% !PROJECT_FILE! !BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%debug_shared %PLATFORMSW% !PROJECT_FILE!
if ERRORLEVEL 1 exit /b 1 if ERRORLEVEL 1 exit /b 1
echo. && echo. && echo. echo. && echo. && echo.
if %TESTS%==tests ( if %TESTS%==tests (
@ -369,7 +367,7 @@ if %DEBUG_SHARED%==1 (
) )
) )
if %RELEASE_SHARED%==1 ( if %RELEASE_SHARED%==1 (
!BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%release_shared %PLATFORMSW% !PROJECT_FILE! !BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%release_shared %PLATFORMSW% !PROJECT_FILE!
if ERRORLEVEL 1 exit /b 1 if ERRORLEVEL 1 exit /b 1
echo. && echo. && echo. echo. && echo. && echo.
if %TESTS%==tests ( if %TESTS%==tests (
@ -393,7 +391,7 @@ if %DEBUG_STATIC_MT%==1 (
) )
) )
if %RELEASE_STATIC_MT%==1 ( if %RELEASE_STATIC_MT%==1 (
!BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%release_static_mt %PLATFORMSW% !PROJECT_FILE! !BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%release_static_mt %PLATFORMSW% !PROJECT_FILE!
if ERRORLEVEL 1 exit /b 1 if ERRORLEVEL 1 exit /b 1
echo. && echo. && echo. echo. && echo. && echo.
if %TESTS%==tests ( if %TESTS%==tests (
@ -405,7 +403,7 @@ if %RELEASE_STATIC_MT%==1 (
) )
) )
if %DEBUG_STATIC_MD%==1 ( if %DEBUG_STATIC_MD%==1 (
!BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%debug_static_md %PLATFORMSW% !PROJECT_FILE! !BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%debug_static_md %PLATFORMSW% !PROJECT_FILE!
if ERRORLEVEL 1 exit /b 1 if ERRORLEVEL 1 exit /b 1
echo. && echo. && echo. echo. && echo. && echo.
if %TESTS%==tests ( if %TESTS%==tests (
@ -436,7 +434,7 @@ echo ---- Done building [!PROJECT_FILE!]
echo ------------------------------------------------------------------------ echo ------------------------------------------------------------------------
echo ------------------------------------------------------------------------ echo ------------------------------------------------------------------------
echo. echo.
exit /b exit /b
rem //////////////////// rem ////////////////////
@ -462,22 +460,22 @@ for /f %%G in ('findstr /R "." components') do (
set SOLUTION_FILE=samples%PLATFORM_SUFFIX%_%VS_VERSION%.sln set SOLUTION_FILE=samples%PLATFORM_SUFFIX%_%VS_VERSION%.sln
if %DEBUG_SHARED%==1 ( if %DEBUG_SHARED%==1 (
!BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%debug_shared %PLATFORMSW% !SOLUTION_FILE! !BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%debug_shared %PLATFORMSW% !SOLUTION_FILE!
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
echo. && echo. && echo. echo. && echo. && echo.
) )
if %RELEASE_SHARED%==1 ( if %RELEASE_SHARED%==1 (
!BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%release_shared %PLATFORMSW% !SOLUTION_FILE! !BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%release_shared %PLATFORMSW% !SOLUTION_FILE!
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
echo. && echo. && echo. echo. && echo. && echo.
) )
if %DEBUG_STATIC_MT%==1 ( if %DEBUG_STATIC_MT%==1 (
!BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%debug_static_mt %PLATFORMSW% !SOLUTION_FILE! !BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%debug_static_mt %PLATFORMSW% !SOLUTION_FILE!
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
echo. && echo. && echo. echo. && echo. && echo.
) )
if %RELEASE_STATIC_MT%==1 ( if %RELEASE_STATIC_MT%==1 (
!BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%release_static_mt %PLATFORMSW% !SOLUTION_FILE! !BUILD_TOOL! %USEENV% %EXTRASW% %ACTIONSW%%ACTION% %CONFIGSW%release_static_mt %PLATFORMSW% !SOLUTION_FILE!
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
echo. && echo. && echo. echo. && echo. && echo.
) )
@ -491,9 +489,9 @@ for /f %%G in ('findstr /R "." components') do (
if ERRORLEVEL 1 goto buildfailed if ERRORLEVEL 1 goto buildfailed
echo. && echo. && echo. echo. && echo. && echo.
) )
cd "%POCO_BASE%" cd "%POCO_BASE%"
echo. echo.
echo ------------------------------------------------------------------------ echo ------------------------------------------------------------------------
echo ------------------------------------------------------------------------ echo ------------------------------------------------------------------------

View File

@ -1,6 +1,4 @@
# #
# $Id$
#
# - Find pcre # - Find pcre
# Find the native PCRE includes and library # Find the native PCRE includes and library
# #

26
configure vendored
View File

@ -2,8 +2,6 @@
# #
# configure # configure
# #
# $Id$
#
# Configuration script for POCO. # Configuration script for POCO.
# #
# Invoke configure --help for help. # Invoke configure --help for help.
@ -11,7 +9,7 @@
showhelp() showhelp()
{ {
cat << ENDHELP cat << ENDHELP
usage: configure {options} usage: configure {options}
Configure the POCO C++ Libraries. Configure the POCO C++ Libraries.
@ -28,7 +26,7 @@ Options:
--prefix=<install_prefix> --prefix=<install_prefix>
Use the given install directory for make install. Use the given install directory for make install.
Default is /usr/local. Default is /usr/local.
--no-prefix --no-prefix
Do not use /usr/local as default install directory and do not Do not use /usr/local as default install directory and do not
define POCO_PREFIX. define POCO_PREFIX.
@ -43,13 +41,13 @@ Options:
--no-samples --no-samples
Do not build samples. Do not build samples.
--minimal --minimal
Build only Foundation, XML, JSON, Util and Net. Build only Foundation, XML, JSON, Util and Net.
--typical (default) --typical (default)
Build only Foundation, XML, JSON, Util, Net, Crypto, NetSSL, Data/SQLite and Zip. Build only Foundation, XML, JSON, Util, Net, Crypto, NetSSL, Data/SQLite and Zip.
--everything --everything
Build everything. Build everything.
@ -85,8 +83,8 @@ Options:
Valid values are: Valid values are:
- 0 single-thread, no thread safety - 0 single-thread, no thread safety
- 1 serial access, highest thread safety - 1 serial access, highest thread safety
- 2 multi-threaded, without session sharing support - 2 multi-threaded, without session sharing support
--omit=<component>{,<component>} --omit=<component>{,<component>}
Do not build the specified component(s). Do not build the specified component(s).
@ -158,7 +156,7 @@ while [ $# -ge 1 ]; do
--prefix=*) --prefix=*)
prefix="`echo ${1} | awk '{print substr($0,10)}'`" ;; prefix="`echo ${1} | awk '{print substr($0,10)}'`" ;;
--no-prefix) --no-prefix)
noprefix=1 ;; noprefix=1 ;;
@ -206,7 +204,7 @@ while [ $# -ge 1 ]; do
--sqlite-thread-safe=*) --sqlite-thread-safe=*)
flags="$flags -DSQLITE_THREADSAFE=`echo ${1} | awk '{print substr($0,22)}'`" ;; flags="$flags -DSQLITE_THREADSAFE=`echo ${1} | awk '{print substr($0,22)}'`" ;;
--sqlite-fts) --sqlite-fts)
flags="$flags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS" ;; flags="$flags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS" ;;
@ -217,13 +215,13 @@ while [ $# -ge 1 ]; do
flags="$flags -DPOCO_UNBUNDLED" flags="$flags -DPOCO_UNBUNDLED"
unbundled=1 unbundled=1
;; ;;
--minimal) --minimal)
omit=$omitMinimal ;; omit=$omitMinimal ;;
--typical) --typical)
omit=$omitTypical ;; omit=$omitTypical ;;
--everything) --everything)
omit="" ;; omit="" ;;

View File

@ -1,7 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id -->
<html> <html>
<head> <head>
<title>POCO C++ Libraries - Acknowledgements</title> <title>POCO C++ Libraries - Acknowledgements</title>
@ -190,10 +188,10 @@ Mark Adler madler@alumni.caltech.edu</pre>
<h3>SQlite 3.7.14</h3> <h3>SQlite 3.7.14</h3>
<p>The original author of SQLite has dedicated the code to the <p>The original author of SQLite has dedicated the code to the
<a href="http://www.sqlite.org/copyright.html">public domain</a>. <a href="http://www.sqlite.org/copyright.html">public domain</a>.
Anyone is free to copy, modify, publish, use, compile, sell, or distribute the Anyone is free to copy, modify, publish, use, compile, sell, or distribute the
original SQLite code, either in source code form or as a compiled binary, original SQLite code, either in source code form or as a compiled binary,
for any purpose, commercial or non-commercial, and by any means. for any purpose, commercial or non-commercial, and by any means.
</p> </p>

File diff suppressed because it is too large Load Diff