Stefan Weil
|
8ccee8928c
|
Fix typos in comments, documentation and strings (#1615)
All of them were found using codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2017-07-06 00:17:38 +02:00 |
|
Francis ANDRE
|
ad5e674e1f
|
restore adding pcre_utf8_objects when build unbundled poco
|
2017-03-29 17:36:33 +02:00 |
|
Guenter Obiltschnig
|
f453dd145c
|
added Visual Studio 2017 project files
|
2017-02-20 16:46:44 +01:00 |
|
Guenter Obiltschnig
|
31df37cf22
|
use std::unique_ptr instead of std::auto_ptr if available
|
2016-10-16 14:01:05 +02:00 |
|
Guenter Obiltschnig
|
ae3c4a4ba3
|
fixed some warnings and minor issues detected by clang-analyzer
Conflicts:
Data/src/RecordSet.cpp
|
2016-09-13 11:40:59 +02:00 |
|
Günter Obiltschnig
|
d4382fae62
|
Revert "GH #1050 PageCompiler: fix gcc -Wshadow warnings"
|
2016-09-05 08:23:50 +02:00 |
|
FrancisANDRE
|
47a58667bf
|
Use Cygwin instead of CYGWIN
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-04-01 16:51:42 +02:00 |
|
Miklos Vajna
|
b997cc25d0
|
GH #1050 PageCompiler: fix gcc -Wshadow warnings
|
2016-03-29 15:07:36 +02:00 |
|
Alex Fabijanic
|
e388c9baa0
|
Merge branch 'develop' into pr/1113
|
2016-03-08 14:08:11 -08:00 |
|
Alex Fabijanic
|
3eb023132b
|
Merge branch 'develop' into pr/1113
Conflicts:
Foundation/testsuite/TestSuite_vs120.vcxproj
|
2016-03-07 21:38:26 -08:00 |
|
Mathäus Mendel
|
19d1657feb
|
Fixed miscompilation due to missing libraries on AIX
Added the find_packages directive in the right place now.
|
2016-03-07 17:42:56 -03:00 |
|
Mathäus Mendel
|
70fcca0d58
|
Fixed miscompilation of File2Page due to missing pthreads libs on AIX
|
2016-03-07 17:40:09 -03:00 |
|
Mathäus Mendel
|
4b4b3527a0
|
Fixed PageCompiler miscompilation due to missing pthreads libs on AIX
Added the support for it through CMake.
|
2016-03-07 17:36:51 -03:00 |
|
Guenter Obiltschnig
|
00f1979f4f
|
add before calling PageCompiler
|
2016-03-06 16:26:21 +01:00 |
|
Guenter Obiltschnig
|
ce4fbe9928
|
PageCompiler: merged changes from internal and macchina versions
|
2016-02-29 16:41:44 +01: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
|
e62744e74c
|
Add WebSocketTestSuite
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-29 21:36:21 +01:00 |
|
FrancisANDRE
|
6e97a9f11b
|
Split tests into samples & tests.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-19 17:15:55 +01:00 |
|
FrancisANDRE
|
c734e5cefc
|
Use POCO_BUILD instead of POCO_BASE. Add cygPoco*.dll to PATH.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-11-19 10:21:19 +01:00 |
|
Günter Obiltschnig
|
b6ae5128ce
|
added Visual Studio 2015 project files
|
2015-07-30 15:48:45 +02:00 |
|
Guenter Obiltschnig
|
f04e19a362
|
PageCompiler: make session available before page precondition is checked - allows use of session in precondition
|
2015-02-19 22:57:23 +01:00 |
|
Pascal Bach
|
f778e67430
|
CMake: Improve installation and package generation
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
|
2015-01-27 15:52:18 +01:00 |
|
Pascal Bach
|
6f809f7acb
|
CMake: Add support for PageCompiler and File2Page
Resolves: #649
|
2014-12-21 21:54:02 +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 |
|
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 |
|
Günter Obiltschnig
|
30bb18f394
|
added VS2013 project/solution files for Windows Embedded Compact 2013
|
2014-08-09 10:49:04 +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 |
|
Günter Obiltschnig
|
12c7bb562d
|
re-generated vs100-vs120 project files
|
2014-04-21 10:50:51 +02:00 |
|
Alex Fabijanic
|
4297d78621
|
VS 2013 projects/solutions
|
2013-11-05 23:11:28 -06:00 |
|
alex
|
161ea4ec18
|
unbundled build fixes
|
2013-01-05 00:04:09 -06:00 |
|
Alex
|
79838aa76d
|
GH 42: Linux unbundled builds don't link
GH #42: Linux unbundled builds don't link
|
2012-12-26 23:23:15 -06:00 |
|
Guenter Obiltschnig
|
87d7739f3d
|
removed .vcxproj.user files
|
2012-11-11 10:53:02 +01:00 |
|
Guenter Obiltschnig
|
79eab26377
|
the great line endings cleanup
|
2012-11-11 09:57:01 +01:00 |
|
Guenter Obiltschnig
|
8f00fdb78a
|
updated PageCompiler
|
2012-10-13 10:07:17 +00:00 |
|
Aleksandar Fabijanic
|
fb275a9a30
|
Visual Studio 2012 projects and solutions files
|
2012-09-25 05:35:44 +00:00 |
|
Aleksandar Fabijanic
|
03ddca58f5
|
porting rev.1894 to trunk
|
2012-07-27 02:01:39 +00:00 |
|
Aleksandar Fabijanic
|
95c3e8871e
|
Linux 64-bit and static build fixes (only Ubuntu build tested)
|
2012-07-07 16:03:21 +00:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|
Aleksandar Fabijanic
|
f9b60296f7
|
removing old trunk files
|
2012-04-23 00:43:14 +00:00 |
|
Guenter Obiltschnig
|
2ce14cafb5
|
added progen files
|
2012-04-20 15:33:17 +00:00 |
|
Marian Krivos
|
60050ce87a
|
trunk/branch integration: Inflating/Deflating update, test updates, NotificationCenter update
|
2011-08-23 09:55:09 +00:00 |
|
Marian Krivos
|
321c2483f4
|
trunk/branch integration: added File2Page
|
2011-08-23 09:19:36 +00:00 |
|
Guenter Obiltschnig
|
ecefa6121c
|
improvements to PageCompiler (new precondition page attribute)
|
2008-06-10 15:21:44 +00:00 |
|
Eran Hammer-Lahav
|
19dca2aa79
|
Feature Request #1873922
Add project and solution files for Visual Studio 2008
|
2008-01-17 18:07:39 +00:00 |
|
Guenter Obiltschnig
|
3edd579220
|
PageCompiler refactoring
|
2008-01-17 15:39:01 +00:00 |
|
Guenter Obiltschnig
|
fdc2e6c0eb
|
added PageCompiler
|
2008-01-16 18:19:08 +00:00 |
|