ApacheConnector
added Visual Studio 2015 project files
2015-07-30 15:48:45 +02:00
biicode
removing POCO_OS_* declarations from cmake and biicode configuration
2015-10-12 20:53:29 -04:00
build
Add optional [Component [Test]] to focus on the test to run.
2015-12-07 17:04:36 +01:00
cmake
Align dependent path.
2015-12-08 10:50:16 +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
Install also CppUnit for running tests later on.
2015-12-09 07:54:27 +01:00
Crypto
fixed GH #958 : Bug while reading X509Certificate subjectName
2015-09-30 16:53:47 +02:00
Data
Use import libraries for Cygwin.
2015-11-18 19:57:15 +01:00
doc
Add DYFLAGS, SHLIBFLAGS description.
2015-11-18 14:41:27 +01:00
Foundation
Merge pull request #1066 from fbraem/develop
2015-12-07 11:56:49 -06:00
JSON
Use escape to correctly escape unicode characters
2015-12-07 17:33:10 +01:00
MongoDB
Add ws2_32.lib
2015-12-08 21:57:17 +01:00
Net
modify comment.
2015-10-16 17:23:23 +08:00
NetSSL_OpenSSL
Use POCO_BASE for finding the configuration file on POCO_OS_FAMILY_UNIX
2015-12-07 17:14:18 +01:00
NetSSL_Win
NetSSL_Win: HTTPSSessionInstantiator: respect global proxy config
2015-09-17 12:00:19 +02:00
openssl
Add Ionic dlls for bootstraping the build of openssl libs with .Net
2015-12-05 12:37:06 +01:00
PageCompiler
Use POCO_BUILD instead of POCO_BASE. Add cygPoco*.dll to PATH.
2015-11-19 10:21:19 +01:00
patches /AIX
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
PDF
fix: set public compiler flags on library targets
2015-09-15 10:02:38 +02: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
Add typedef for SharedPtr<Client>
2015-11-20 18:34:37 +01:00
release
Remove NetSSL_Win since release is for non Windows platform.
2015-12-08 16:25:01 +01:00
SevenZip
fix: set public compiler flags on library targets
2015-09-15 10:02:38 +02:00
travis
exclude NTP client test from travis test suite
2015-09-11 16:02:08 +02:00
Util
respect POCO_NO_FORK_EXEC in ServerApplication
2015-09-29 14:28:14 +02:00
XML
Merge pull request #938 from adasworks/develop
2015-09-15 10:28:42 -05:00
Zip
Use environment variable POCO_BASE for searching Zip test files.
2015-11-19 15:35:10 +01:00
.gitattributes
more line ending fixes
2012-11-11 11:20:31 +01:00
.gitignore
Add Zip/testsuite/data*.bin
2015-12-08 11:48:14 +01:00
.travis.yml
increase test timeout
2015-12-02 12:45:12 -06:00
appveyor.yml
appveyor.yml: initial version to build on https://ci.appveyor.com
2015-01-19 11:25:09 +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
Add /nolog and /verbosity:minimal for msbuild
2015-12-07 16:01:54 +01:00
buildwin.ps1
Limit msbuild verbosity to minimal with nologo
2015-12-08 09:43:43 +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
Add ENABLE_REDIS
2015-11-02 22:07:31 +01:00
components
Committing more work ...
2015-10-22 18:54:44 +02: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
Merge pull request #1040 from fbraem/develop
2015-11-20 17:54:58 -06: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