ApacheConnector
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
biicode
removing POCO_OS_* declarations from cmake and biicode configuration
2015-10-12 20:53:29 -04:00
build
pass -DPOCO_TARGET_OSNAME and -DPOCO_TARGET_OSARCH to compiler
2016-02-02 14:37:04 +01:00
cmake
Build Release before Debug.
2015-12-11 11:40:43 +01:00
contrib
Moved contributed CMake modules to "cmake" folder
2012-12-16 00:40:40 -02:00
CppParser
fix: set public compiler flags on library targets
2015-09-15 10:02:38 +02:00
CppUnit
GH #1050 CppUnit: fix gcc -Wshadow warnings
2016-01-11 09:11:46 +01:00
Crypto
added X509Certificate::equals()
2016-02-25 22:15:32 +01:00
Data
Merge pull request #1127 from vmiklos/data-wshadow-fixes
2016-02-16 10:03:08 +01:00
doc
Fix typo.
2015-12-13 12:37:49 +01:00
Foundation
support for Win8/Win10
2016-02-22 11:50:52 +01:00
JSON
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
MongoDB
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
Net
fixed an issue with DELETE requests and persistent connections
2016-02-17 20:28:27 +01:00
NetSSL_OpenSSL
added Context::preferServerCiphers()
2016-01-19 16:02:15 +01:00
NetSSL_Win
Added files via upload
2016-02-20 21:51:15 +01:00
openssl
fix openssl deps build script
2015-12-12 19:41:28 -06:00
PageCompiler
Add WebSocketTestSuite
2015-12-29 21:36:21 +01:00
patches /AIX
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
PDF
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
PocoDoc
Add Cygwin MySQL include.
2015-12-01 20:13:11 +01:00
ProGen
added Visual Studio 2015 project files
2015-07-30 15:48:45 +02:00
Redis
Merge remote-tracking branch 'pocoproject@github/develop' into AppVeyorWithCMake
2015-12-23 17:22:50 +01:00
release
Remove NetSSL_Win since release is for non Windows platform.
2015-12-08 16:25:01 +01:00
SevenZip
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
travis
Separate tests to ignore by ','
2016-01-13 14:12:13 +01:00
Util
Merge pull request #1094 from vmiklos/wshadow-fixes-util
2015-12-26 00:17:24 +01:00
XML
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
Zip
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
.gitattributes
more line ending fixes
2012-11-11 11:20:31 +01:00
.gitignore
Add Debug
2015-12-19 15:22:12 +01:00
.travis.yml
Make OSX tests complete on Travis
2016-01-13 12:59:28 +01:00
appveyor.yml
Avoid testing cmake/vs120/x64 since it takes more than 1 hour
2015-12-23 14:20:52 +01: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
fix
2015-03-08 22:58:32 +03: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
Don't build static link mode for TestLibrary project.
2015-12-13 17:51:32 +01:00
CHANGELOG
updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements
2014-12-22 00:06:53 +01:00
CMakeLists.txt
Small correction
2015-12-21 23:58:56 +01:00
components
Readd Data/MySQL
2015-12-17 07:13:17 +01:00
configure
configure: add options --minimal, --typical and --everything; Makefile: install target respects OMIT
2015-10-06 15:41:53 +02:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2015-04-20 20:32:55 -05:00
CONTRIBUTORS
Update CONTRIBUTORS
2015-09-05 09:32:49 -05:00
DLLVersion.rc
updated versions
2015-03-29 11:15:47 +02: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
updated versions
2015-03-29 11:15:47 +02:00
LICENSE
LICENSE: add info about SPDX-License-Identifier usage and use it
2014-05-14 08:38:09 +02:00
Makefile
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-01-13 14:05:08 +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
Fixe typo in read me
2015-07-18 12:53:05 -07:00
VERSION
updated versions
2015-03-29 11:15:47 +02:00