Commit Graph

61 Commits

Author SHA1 Message Date
Günter Obiltschnig
06373b5d0c remove '$Id$' headers 2017-09-09 10:50:32 +02:00
Guenter Obiltschnig
f453dd145c added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Guenter Obiltschnig
17f8102090 added test for AutoDetectStream 2017-02-17 14:29:50 +01:00
Günter Obiltschnig
289b05c8b3 Revert "GH #1050 Zip: fix gcc -Wshadow warnings" 2016-09-05 08:29:59 +02:00
Miklos Vajna
714dc6ddd2 GH #1050 Zip: fix gcc -Wshadow warnings 2016-03-25 08:42:58 +01:00
Alex Fabijanic
2a80322ecb merge dev and resolve conflicts 2016-03-11 20:57:28 -08:00
Mathäus Mendel
8895045fb5 Made all testsuite link with pthreads on Unix systems
This fixes the linker errors due to missing pthreads library on AIX.
2016-03-11 10:30:15 -03:00
Alex Fabijanic
92225086a4 generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
FrancisANDRE
ce797f7700 Make CppUnit a component of Poco
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-01-08 00:17:13 +01:00
FrancisANDRE
ce0f7af060 Remove GB. cleanup ().
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-17 09:14:51 +01:00
FrancisANDRE
5928a19546 Use KB instead of MB to avoid cloging AppVeyor & Travis
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-17 08:11:38 +01:00
FrancisANDRE
a18479857f Use KB instead of MB. With MB, the zip file is 8 GB which clogs AppVeyor/Travis
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-17 06:49:23 +01:00
FrancisANDRE
9547517979 Workaround to avoid Travis timeout: display progress messages on cout.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 18:36:07 +01:00
Francis ANDRE
e5d569cc62 Use environment variable POCO_BASE for searching Zip test files. 2015-11-19 15:35:10 +01:00
Günter Obiltschnig
b6ae5128ce added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Rangel Reale
035943c4e0 * Fix for Zip file loading not setting containing file offsets 2015-06-25 13:24:45 -03:00
Günter Obiltschnig
c6cf535dd5 fix for VC++ 2015-04-23 17:47:37 +02:00
Guenter Obiltschnig
860186fa52 fix for pre-c++11 compilers 2015-04-21 19:38:21 +02:00
Guenter Obiltschnig
20f63701a5 fix testsuite 2015-04-23 14:30:15 +02:00
Guenter Obiltschnig
a47e82a4c0 style fixes 2015-04-23 11:44:00 +02:00
bobstabler
a5874a32ad Reordered TestSuite so that CompressTest::testZip64 runs before ZipTest::testDecompressZip64. 2015-04-22 15:57:21 -05:00
bobstabler
5080f1aafa Zip64 support added to Poco Zip. I added unit tests CompressTest::testZip64 and ZipTest::testDecompressZip64, but so far I have only run them on Windows. We have built the code on MAC and Linux and will attempt to run the tests there. 2015-04-22 11:40:34 -05:00
Pascal Bach
10ef2b2335 CMake: Remove WinDriver usage in tests
Add WinCEDriver to packages supporting it
2014-12-21 16:23:35 +01:00
Guenter Obiltschnig
931a5a5252 Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past 2014-12-15 11:05:13 +01:00
Guenter Obiltschnig
d5d048e689 Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
Günter Obiltschnig
bc0978d01e fixed GH #471: vs2010 release builds have optimization disabled
fixed GH #616: Visual Studio warning C4244
2014-11-20 21:22:52 +01:00
Günter Obiltschnig
6fe2e4fb11 VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
Pascal Bach
7950001803 cmake: Cleanup CMakeLists.txt for all components
- Add missing CMakeLists.txt
- Use POCO_ macros to improve code structure in XCode/VisualStudio
- Better ODBC detection
- Remove unnecessary commented out code

The CMake documentation recommends explicitly listing source files, but because CMake is not the primary build system GLOB patterns are used for the moment.
2014-08-22 17:11:03 +02:00
Günter Obiltschnig
30bb18f394 added VS2013 project/solution files for Windows Embedded Compact 2013 2014-08-09 10:49:04 +02:00
Pascal Bach
975c30faf0 Add CTests for all components 2014-06-17 11:30:03 +02:00
Roger Meier
b0581433a7 LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)

Signed-off-by: Roger Meier <r.meier@siemens.com>
2014-05-14 08:38:09 +02:00
Roger Meier
628a06f718 LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2014-05-04 21:02:42 +02:00
Guenter Obiltschnig
e044d77717 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2014-04-23 13:30:51 +02:00
Guenter Obiltschnig
f8169eabac updated SDK in WEC2013 project files 2014-04-23 13:30:27 +02:00
Günter Obiltschnig
85873d02c9 re-generated VS2013 testsuite projects without MFC 2014-04-21 22:10:34 +02:00
Günter Obiltschnig
12c7bb562d re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Günter Obiltschnig
b2ba1dfb74 -added Windows Embedded Compact 2013 support 2014-03-17 14:36:17 +01:00
Alex Fabijanic
1c732e9938 removed MFC dependencies (WinTestRunner) from test VS projects 2013-11-07 23:31:30 -06:00
Alex Fabijanic
4297d78621 VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
Aleksandar Fabijanic
fe5c4098e5 more indentation fixes 2013-04-21 21:39:37 -05:00
Aleksandar Fabijanic
e7f40197c0 cosmetic (replace space indents with tabs0 2013-04-21 13:42:32 -05:00
Guenter Obiltschnig
514566ecd7 removed .vmsbuild files, which are no longer maintained 2012-11-11 11:08:17 +01:00
Guenter Obiltschnig
87d7739f3d removed .vcxproj.user files 2012-11-11 10:53:02 +01:00
Alex
d71d02516a normalize line endings 2012-10-25 21:38:35 -05:00
Guenter Obiltschnig
f5351b2f49 fixed 2012/64 project files 2012-10-14 14:55:49 +00:00
Guenter Obiltschnig
b90307c200 fixed vs2010 testsuite project files 2012-10-14 10:50:44 +00:00
Guenter Obiltschnig
d1e912ed46 fixed project files 2012-10-14 08:58:13 +00:00
Guenter Obiltschnig
bfe4cf2368 set WINVER to 0x501 2012-10-14 07:40:24 +00:00
Aleksandar Fabijanic
fb275a9a30 Visual Studio 2012 projects and solutions files 2012-09-25 05:35:44 +00:00
Aleksandar Fabijanic
02afb3697c removing temporary files 2012-09-23 15:41:20 +00:00