~zosrothko/poco/+git/poco:logging-smart-ptr

Last commit made on 2018-03-05
Get this branch:
git clone -b logging-smart-ptr https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
logging-smart-ptr
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

1a2bc0b... by Alex Fabijanic <email address hidden>

Merge branch 'develop' into logging-smart-ptr

5c0452d... by =?utf-8?q?J=C3=B6rg-Christian_B=C3=B6hme?= <email address hidden>

Fix android build.

 * Use android log write

 * Remove no wstring define in android

042ff32... by =?utf-8?q?J=C3=B6rg-Christian_B=C3=B6hme?= <email address hidden>

Add POCO_OS_ANDROID as platfrom definitons (#2186)

    * Add POCO_OS_ANDROID as platform definition

a834aad... by Joerg-Christian Boehme <email address hidden>

Add android build on travis (#1981)

* Add build for android in travis CI.

* Fix review findings. Change from __ANDORID__ to POCO_ANDROID

* Add android test

* Fix compile issue after rebase

* Ignore test big ping when its failing

e7f6981... by Alex Fabijanic <email address hidden>

merge develop

a44ef96... by Ing-Long Eric Kuo

fix memory leak in PropertyListConfiguration (#2196)

bd20614... by Alex Fabijanic <email address hidden>

Merge branch 'develop' into logging-smart-ptr

f427cb6... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

merge addCertificateAuthority from 1.9; style fixes

3b7498f... by Francis ANDRE

RUn MSBuild before CMake

1e5fcd5... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

HTTP Authentication Schemes #2089