Aleksandar Fabijanic
8368c899c4
support for projects with different names than directory
2014-08-22 16:11:43 -05:00
Günter Obiltschnig
1708818096
Merge pull request #525 from siemens/cmake
...
Rework CMake files
2014-08-22 17:24:26 +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
Pascal Bach
65fcaf65a0
cmake: Rework top level CMake file
...
- Allow enable/disable components
2014-08-22 17:11:03 +02:00
Günter Obiltschnig
ae13aeb297
Merge pull request #524 from siemens/fix_cp1250_cp1252
...
Update Windows1250Encoding.ccp and Windows1252Encoding.ccp including Uni...
2014-08-22 13:25:27 +02:00
Pascal Bach
40024660ae
Update Windows1250Encoding.ccp and Windows1252Encoding.ccp including Unit tests
...
* Add encoding names. According to the document below, the default encoding name should be "windows-1250" and "windows-1252".
http://www.iana.org/assignments/character-sets/character-sets.xhtml
* Unit tests update to reflect the change.
2014-08-22 13:22:30 +02:00
Günter Obiltschnig
d96de8dfe0
Merge pull request #523 from danoli3/arm64-fix
...
iOS arm64 compile fix
2014-08-22 11:33:14 +02:00
Daniel Rosser
64d9c3995c
iOS arm64 compile fix
...
Fix for issue #508 “Can't compile for arm64 architecture”
Tested and working with the proposed change.
2014-08-22 19:30:58 +10:00
Aleksandar Fabijanic
c33809459d
Merge pull request #522 from bakercp/bugfix-mingw32
...
MinGW32 Compatibility Fixes.
2014-08-21 22:20:43 -05:00
Christopher Baker
de82c34b43
Update Makefile to include Net.cpp compilation unit.
2014-08-21 16:21:53 -05:00
Christopher Baker
95b8a940da
Add windmc stage to compile pocomsg.mc during MinGW builds.
2014-08-21 15:05:03 -05:00
Christopher Baker
f889dde508
Update MinGW config file.
2014-08-21 14:36:37 -05:00
Christopher Baker
067adb9f2d
Remove inlines to allow manual network inits.
2014-08-21 14:31:48 -05:00
Christopher Baker
e469e4fc62
Fix static init exceptions for MinGW*.
2014-08-21 14:27:51 -05:00
Günter Obiltschnig
142b1f311a
Merge pull request #521 from Denisss025/fix_cp1251
...
Update Windows1251Encoding.cpp
2014-08-21 14:21:07 +02:00
Denis
9b4ddbf641
Update Windows1251Encoding.cpp
...
* Add one missing letter 'я' (0x044f).
* Add encoding names. According to the document below, the default encoding name should be "windows-1251".
http://www.iana.org/assignments/character-sets/character-sets.xhtml
2014-08-21 16:08:52 +04:00
Aleksandar Fabijanic
66d69cf59b
Update CONTRIBUTORS
2014-08-21 00:11:25 -05:00
Aleksandar Fabijanic
50f39f328f
Update CHANGELOG
2014-08-21 00:06:55 -05:00
Aleksandar Fabijanic
e70b5e2cba
Merge pull request #520 from bakercp/bugfix-NetworkInterface
...
Fix for GH #518 - Missing Error.h and int.
2014-08-21 00:02:24 -05:00
Christopher Baker
125310a26a
Fix for GH #518 - Missing Error.h and int.
2014-08-20 22:19:34 -05:00
Günter Obiltschnig
fd0785ea03
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
2014-08-15 09:15:43 +02:00
Günter Obiltschnig
5c04101a35
fixed Process::isRunning() on Windows
2014-08-15 09:15:12 +02:00
Günter Obiltschnig
ac88b244c2
Merge pull request #516 from cliffjao/clang_ios
...
use c++11 for ios clang; additional fix for #234
2014-08-15 06:28:49 +02:00
Cliff Jao
d58de194d3
use c++11 for ios clang; additional fix for #234
2014-08-14 20:37:11 -07:00
Günter Obiltschnig
d14be5730a
style fixes
2014-08-14 19:21:20 +02:00
Aleksandar Fabijanic
d0ebf0bc76
Merge pull request #507 from cristiantm/fix-memleak-rsaimpl
...
FIx to memleak on RSAImpl (#502 )
2014-08-12 23:26:12 -05:00
Aleksandar Fabijanic
eaa6e3a400
Update ProcessTest.cpp
2014-08-12 19:04:50 -05:00
Aleksandar Fabijanic
64759c2f8a
Update CONTRIBUTORS
2014-08-12 18:41:02 -05:00
Aleksandar Fabijanic
2c36e51d8a
Update Process_WINCE.cpp
2014-08-12 18:39:01 -05:00
Aleksandar Fabijanic
83dd1ad16c
Update Process_WIN32U.cpp
2014-08-12 18:38:33 -05:00
Aleksandar Fabijanic
667e2736bc
Update Process_WIN32.cpp
2014-08-12 18:38:06 -05:00
Aleksandar Fabijanic
b55ade5fcf
Update Process_VX.cpp
2014-08-12 18:37:35 -05:00
Aleksandar Fabijanic
770a25e8fe
Update Process_VMS.cpp
2014-08-12 18:37:08 -05:00
Aleksandar Fabijanic
8f187e117b
style
2014-08-12 18:36:30 -05:00
Aleksandar Fabijanic
828732f774
Merge pull request #514 from yuvalk/develop
...
add is_running support
2014-08-12 18:35:27 -05:00
Yuval Kashtan
04116d6593
add tests for Process::isRunning
2014-08-12 11:03:54 +03:00
Yuval Kashtan
af44951e77
add is_running support
2014-08-11 17:21:53 +03:00
Günter Obiltschnig
1f39c4a6d8
added progen templates for WEC2013/VS2013
2014-08-09 10:53:48 +02:00
Günter Obiltschnig
30bb18f394
added VS2013 project/solution files for Windows Embedded Compact 2013
2014-08-09 10:49:04 +02:00
Aleksandar Fabijanic
8ac8f0c197
Merge pull request #513 from chockey/nios2-double-conversion
...
Add NIOS2 double conversion detection, fixes compile errors
2014-08-07 20:28:35 -05:00
Collin Hockey
e7b91e8125
Add NIOS2 double conversion detection, fixes compile errors
2014-08-06 09:58:36 -04:00
Günter Obiltschnig
7a008cbc76
fix SharedMemory for WinCE
2014-08-05 10:06:51 +02:00
Guenter Obiltschnig
52ba87a6f0
fixed GH #510 : Incorrect RSAKey construction from istream
2014-08-01 09:57:41 +02:00
Aleksandar Fabijanic
9258e482d7
GH #508 : Can't compile for arm64 architecture
2014-07-29 10:46:52 -05:00
Cristian Thiago Moecke
4fa6e8b423
FIx to memleak on RSAImpl ( #502 )
2014-07-28 08:32:09 -03:00
Aleksandar Fabijanic
814baafe8d
Merge pull request #503 from cryptoknight/develop
...
Remove troublesome last-ditch attempt to get IP address prefix
2014-07-21 12:38:20 -05:00
Scott Davis
ad27e4b404
Remove troublesome last-ditch attempt to get IP address prefix
2014-07-21 10:29:17 -04:00
Günter Obiltschnig
81506daa51
Merge pull request #501 from pascal-bach/patch-1
...
Fix typo in Package name
2014-07-18 17:22:51 +02:00
Pascal Bach
d5d31055c1
Fix typo in Package name
2014-07-18 16:42:40 +02:00
Guenter Obiltschnig
3f5e9bd247
fixed testsuite
2014-07-16 16:14:41 +02:00