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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,7 +1,5 @@
#! /bin/sh
#
# $Id$
#
# A script for running the POCO testsuites.
#
# usage: runtests [component [test] ]
@ -12,7 +10,7 @@
#
# 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
# test from Foundation.
# 1/ Open a separate Cygwin terminal with Administrator privilege
@ -52,7 +50,7 @@ if [ "$OSNAME" = "" ] ; then
OSNAME=`uname`
case $OSNAME in
CYGWIN*)
OSNAME=CYGWIN
OSNAME=CYGWIN
TESTRUNNER=$TESTRUNNER.exe
PATH=$POCO_BUILD/lib/$OSNAME/$OSARCH:$PATH
;;
@ -82,9 +80,9 @@ do
if [ -x "$POCO_BUILD/$comp/testsuite/$BINDIR/$TESTRUNNER" ] ; then
echo ""
echo ""
echo "****************************************"
echo "*** $OSNAME $OSARCH $comp"
echo "****************************************"
echo "****************************************"
echo "*** $OSNAME $OSARCH $comp"
echo "****************************************"
echo ""
runs=`expr $runs + 1`

View File

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

View File

@ -4,11 +4,9 @@ setlocal enabledelayedexpansion
rem
rem buildwin.cmd
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
rem $Id$
rem
rem Copyright (c) 2006-2017 by Applied Informatics Software Engineering GmbH
rem and Contributors.
rem
@ -82,14 +80,14 @@ if not defined VCINSTALLDIR (
call "%VS110COMNTOOLS%%VS_VARSALL%" amd64
) else (
call "%VS110COMNTOOLS%%VS_VARSALL%" x86
)
)
) else (
if %VS_VERSION%==vs120 (
if %PLATFORM%==x64 (
call "%VS120COMNTOOLS%%VS_VARSALL%" amd64
) else (
call "%VS120COMNTOOLS%%VS_VARSALL%" x86
)
)
) else (
if %VS_VERSION%==vs140 (
if %PLATFORM%==x64 (
@ -107,9 +105,9 @@ if not defined VCINSTALLDIR (
)
)
)
)
)
)
)
)
)
)
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 TEST_PROJECT_FILE=testsuite/TestSuite%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
if exist !PROJECT_FILE! (
call :build %%G
call :build %%G
if ERRORLEVEL 1 goto buildfailed
)
set PROJECT_FILE=%%R%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
if exist !PROJECT_FILE! (
call :build %%G
call :build %%G
if ERRORLEVEL 1 goto buildfailed
)
set PROJECT_FILE=%%S%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
if exist !PROJECT_FILE! (
call :build %%G
call :build %%G
if ERRORLEVEL 1 goto buildfailed
)
set PROJECT_FILE=%%T%PLATFORM_SUFFIX%_%VS_VERSION%.%VCPROJ_EXT%
if exist !PROJECT_FILE! (
call :build %%G
call :build %%G
if ERRORLEVEL 1 goto buildfailed
)
)
@ -357,7 +355,7 @@ echo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
echo.
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
echo. && echo. && echo.
if %TESTS%==tests (
@ -369,7 +367,7 @@ if %DEBUG_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
echo. && echo. && echo.
if %TESTS%==tests (
@ -393,7 +391,7 @@ if %DEBUG_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
echo. && echo. && echo.
if %TESTS%==tests (
@ -405,7 +403,7 @@ if %RELEASE_STATIC_MT%==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
echo. && echo. && echo.
if %TESTS%==tests (
@ -436,7 +434,7 @@ echo ---- Done building [!PROJECT_FILE!]
echo ------------------------------------------------------------------------
echo ------------------------------------------------------------------------
echo.
exit /b
rem ////////////////////
@ -462,22 +460,22 @@ for /f %%G in ('findstr /R "." components') do (
set SOLUTION_FILE=samples%PLATFORM_SUFFIX%_%VS_VERSION%.sln
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
echo. && echo. && echo.
)
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
echo. && echo. && echo.
)
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
echo. && echo. && echo.
)
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
echo. && echo. && echo.
)
@ -491,9 +489,9 @@ for /f %%G in ('findstr /R "." components') do (
if ERRORLEVEL 1 goto buildfailed
echo. && echo. && echo.
)
cd "%POCO_BASE%"
echo.
echo ------------------------------------------------------------------------
echo ------------------------------------------------------------------------

View File

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

26
configure vendored
View File

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

View File

@ -1,7 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id -->
<html>
<head>
<title>POCO C++ Libraries - Acknowledgements</title>
@ -190,10 +188,10 @@ Mark Adler madler@alumni.caltech.edu</pre>
<h3>SQlite 3.7.14</h3>
<p>The original author of SQLite has dedicated the code to the
<a href="http://www.sqlite.org/copyright.html">public domain</a>.
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,
<p>The original author of SQLite has dedicated the code to the
<a href="http://www.sqlite.org/copyright.html">public domain</a>.
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,
for any purpose, commercial or non-commercial, and by any means.
</p>

File diff suppressed because it is too large Load Diff