ApacheConnector
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
appveyor
Restore POCO_BASE
2016-03-28 11:38:46 +02:00
biicode
removing POCO_OS_* declarations from cmake and biicode configuration
2015-10-12 20:53:29 -04:00
build
Omit Data/postgreSQL for Cygwin as postgreSQL front end is not available.
2016-03-12 21:32:31 +01:00
cmake
Fixed wrong casing on the CMake script
2016-03-07 16:36:39 -03:00
contrib
Moved contributed CMake modules to "cmake" folder
2012-12-16 00:40:40 -02:00
CppParser
Remove reference to CppUnit.lib
2016-03-30 11:19:05 +02:00
CppUnit
GH #1050 Zip: fix gcc -Wshadow warnings
2016-03-25 08:42:58 +01:00
Crypto
Merge branch 'develop' into pr/1113
2016-03-07 21:38:26 -08:00
Data
fixed GH #1236 : Remove Poco::Data::Row::checkEmpty() as it prevents Row from being used with all NULL rows
2016-04-11 10:39:35 +02:00
doc
Fix typo.
2015-12-13 12:37:49 +01:00
Foundation
remove comment
2016-04-04 20:17:52 -05:00
JSON
merge dev and resolve conflicts
2016-03-11 20:57:28 -08:00
MongoDB
merge dev and resolve conflicts
2016-03-11 20:57:28 -08:00
Net
GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings
2016-03-14 16:09:50 +01:00
NetSSL_OpenSSL
GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings
2016-03-14 16:09:50 +01:00
NetSSL_Win
Merge branch 'develop' into pr/1113
2016-03-07 21:38:26 -08:00
openssl
fix openssl deps build script
2015-12-12 19:41:28 -06:00
PageCompiler
Use Cygwin instead of CYGWIN
2016-04-01 16:51:42 +02:00
patches /AIX
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
PDF
generated CppUnit and testsuites VS projects
2016-03-06 20:54:26 -08:00
PocoDoc
Merge with pocoproject/develop
2016-03-08 12:36:00 +01:00
ProGen
Make CppUnit a component of Poco
2016-01-08 00:17:13 +01:00
Redis
Remove RedisEventArgs from list of includes
2016-03-30 11:19:31 +02:00
release
Update mkrelease with CppUnit as a Poco component.
2016-03-23 15:23:31 +01:00
SevenZip
Merge with pocoproject/develop
2016-03-08 12:36:00 +01:00
travis
Exclude Data/MySQL.
2016-03-12 11:59:10 +01:00
Util
merge dev and resolve conflicts
2016-03-11 20:57:28 -08:00
XML
GH #1050 XML-tests: fix gcc -Wshadow warnings
2016-04-05 10:40:52 +02:00
Zip
style fixes
2016-03-29 22:02:40 -07:00
.gitattributes
more line ending fixes
2012-11-11 11:20:31 +01:00
.gitignore
Add *.opendb file generated by VS2015 Community Edition.
2016-01-21 04:30:25 +01:00
.travis.yml
remove extended regexp.
2016-03-18 09:54:16 +01:00
appveyor.yml
Build Cygwin first.
2016-04-01 16:52:05 +02:00
build_CE_vs90.cmd
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
build_cmake.cmd
Updated to run on Windows.
2015-12-08 11:35:09 +01:00
build_cmake.sh
Restore 755 on shell
2016-03-09 11:38:41 +01:00
build_vcexpress2008.cmd
"tests" are missing in build_vcexpress.cmd
2013-02-25 20:04:58 +09:00
build_vcexpress2010.cmd
"tests" are missing in build_vcexpress.cmd
2013-02-25 20:04:58 +09:00
build_vs90.cmd
some last minute changes
2012-12-26 18:30:52 -06:00
build_vs100.cmd
some last minute changes
2012-12-26 18:30:52 -06:00
build_vs110.cmd
some last minute changes
2012-12-26 18:30:52 -06:00
build_vs120.cmd
added build_vs120.cmd (for consistency)
2014-12-15 11:12:01 +01:00
build_vs140.cmd
updated build scripts for VS2015
2015-07-30 15:54:43 +02:00
build_wdexpress2012.cmd
Support Visual Studio Express 2012 for Windows Desktop
2013-02-25 20:04:32 +09:00
build_wdexpress2013.cmd
new build command for VS2013 Express Edition.
2014-09-07 11:42:12 +02:00
buildwin.cmd
Use ! instead of % for BUILD_TOOL_FLAGS
2015-12-16 10:42:07 +01:00
buildwin.ps1
merge Data changes (ODBC Sybase, PostgreSQL etc)
2016-02-28 11:06:08 -06:00
CHANGELOG
updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements
2014-12-22 00:06:53 +01:00
CMakeLists.txt
merge dev and resolve conflicts
2016-03-11 20:57:28 -08:00
components
Restore Data/MySQL at it properplace.
2016-03-12 11:48:07 +01:00
configure
Restore 755 on shell
2016-03-09 11:23:08 +01:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2015-04-20 20:32:55 -05:00
CONTRIBUTORS
Update CONTRIBUTORS
2016-02-28 15:27:37 -06:00
DLLVersion.rc
bumped version of develop to 2.0
2016-03-07 06:57:52 +01:00
env.sh
re-added MongoDB, improved buildwin and release scripts
2013-07-23 15:04:48 +02:00
FAQ.md
Update FAQ.md
2015-05-18 20:50:10 -05:00
libversion
bumped version of develop to 2.0
2016-03-07 06:57:52 +01:00
LICENSE
LICENSE: add info about SPDX-License-Identifier usage and use it
2014-05-14 08:38:09 +02:00
Makefile
Omit Data/postgreSQL for Cygwin as postgreSQL front end is not available.
2016-03-12 21:32:31 +01:00
NEWS
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
README
add separation line for BUILDING FOR WINDOWS CE.
2015-08-24 11:28:12 +02:00
README.md
Merge from pocoproject/develop
2016-03-23 15:22:06 +01:00
VERSION
bumped version of develop to 2.0
2016-03-07 06:57:52 +01:00