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
Paul Rosset
069a980940
fixed websocket server to work with websocket.org
2014-08-29 10:28:05 +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
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
f8169eabac
updated SDK in WEC2013 project files
2014-04-23 13:30:27 +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
Günter Obiltschnig
f8c525206a
fixed project files
2014-01-11 23:40:06 +01:00
Guenter Obiltschnig
cc224cdd52
minor fix
2013-11-16 18:05:43 +01:00
Guenter Obiltschnig
72ed9a4997
updated TwitterClient to use new Twitter API 1.1 and OAuth
2013-11-16 17:30:16 +01:00
Alex Fabijanic
4297d78621
VS 2013 projects/solutions
2013-11-05 23:11:28 -06:00
Aleksandar Fabijanic
639842fd29
simplify default TCP/HTTPServer construction
2013-03-30 15:56:46 -05:00
Aleksandar Fabijanic
3abf1cc73c
GH #136 : EchoServer issue.
2013-03-23 23:45:02 -05:00
aleks-f
ba9d8574d3
few more fixes and refactoring
2013-02-02 15:10:20 -06:00
alex
161ea4ec18
unbundled build fixes
2013-01-05 00:04:09 -06:00
Alex
322316608b
Cygwin build (disable NetworkInterface)
...
#idef'd out all references to NetworkInterface to be able to compile on
platforms where it is not supported (e.g. Cygwin, vxWorks)
2012-12-24 01:11:27 -06:00
aleks-f
1ea4b41dad
added ifconfig to samples Makefile
2012-12-14 15:30:24 -06:00
aleks-f
60b0879b50
updated sample description
2012-12-14 14:44:44 -06:00
aleks-f
f4121bcb92
few ifconfig sample fixes
2012-12-14 12:34:45 -06:00
aleks-f
47b8da7362
ifconfig sample
...
ifconfig sample (contribution by Philip Prindeville)
2012-12-13 22:53:47 -06:00
Aleksandar Fabijanic
1b173da717
write entire input FIFO
...
remove length argument from _fifoOut.write(), defaulting to the
entire _fifoIn content write attempt (including any previous call "leftovers")
2012-12-11 10:59:51 -06:00
Guenter Obiltschnig
514566ecd7
removed .vmsbuild files, which are no longer maintained
2012-11-11 11:08:17 +01:00
Guenter Obiltschnig
8b91562dbd
more line ending fixes
2012-11-11 11:07:27 +01: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
6b439c9063
moved image to res directory
2012-10-14 21:46:08 +00:00
Guenter Obiltschnig
1be9efe2dc
fixed Makefile
2012-10-14 21:22:56 +00:00
Guenter Obiltschnig
cf329912c3
added missing project files, etc.
2012-10-14 14:16:34 +00:00
Aleksandar Fabijanic
fb275a9a30
Visual Studio 2012 projects and solutions files
2012-09-25 05:35:44 +00:00
Marian Krivos
a00602dd37
cmake fixes for JSON adding
2012-07-31 06:44:40 +00:00
Marian Krivos
114de565ff
added cmake support
2012-06-26 12:37:02 +00:00
Marian Krivos
144817e28c
backport SMTPLogger
2012-06-26 12:33:34 +00:00
Aleksandar Fabijanic
4bb6e0ff42
Updated SocketReactor sample with FIFOBuffer.
2012-05-30 02:56:32 +00:00
Aleksandar Fabijanic
5a639074d9
change EOL to 'native'
2012-04-29 18:52:25 +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
b242f2c8d1
Net: near complete merge to 1.4.2
2011-09-14 18:20:11 +00:00
Marian Krivos
c8e2c4f010
fix for change for SF# 2807639
2009-06-22 11:16:52 +00:00
Aleksandar Fabijanic
c76ec8b854
simplified the Ping sample
2009-05-18 19:38:35 +00:00
Marian Krivos
29014a940c
fix after latest refactoring of NObserver.h
2009-04-27 19:27:49 +00:00
Guenter Obiltschnig
4eaa99a0bb
added TwitterClient sample
2009-03-13 15:45:07 +00:00
Marian Krivos
24e706aa2a
added Data, Foundation, Net and Util samples + some global cmake fixes - second portion
2009-02-19 20:38:07 +00:00
Aleksandar Fabijanic
444c9ec421
Added SMTPLogger to VS90 projects
2008-07-07 17:15:19 +00:00
Guenter Obiltschnig
c23141fa4d
added release scripts
2008-06-09 18:42:07 +00:00
Aleksandar Fabijanic
1c393ae9ab
VS 71 projects and solutions
2008-03-27 14:53:54 +00:00
Aleksandar Fabijanic
5bf096bb2a
- SF [1800596] VS Solutions (ver. 8.0 and 9.0)
...
- SF [1621372] Build Scripts (all Windows scripts consolidated in one)
- eliminated warnings in sqlite3.c
- updated components file
2008-02-17 17:14:33 +00:00
Guenter Obiltschnig
2986d273a1
synced with main repository
2008-01-28 17:34:07 +00:00
Aleksandar Fabijanic
5f7122d21b
SMTPChannel and SMTPLogger example
2008-01-23 02:43:09 +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
5a2a425002
sync to internal repository
2007-02-23 14:41:53 +00:00
Guenter Obiltschnig
851bd49554
sources from main repository
2006-12-22 09:57:44 +00:00
Guenter Obiltschnig
c240a70569
sources for 1.3
2006-11-17 16:38:28 +00:00
Guenter Obiltschnig
0c24077c43
set eol-style to native
2006-10-23 16:25:09 +00:00
Guenter Obiltschnig
072ba74f28
changes for 1.2.5
2006-10-23 15:33:11 +00:00
Guenter Obiltschnig
5638037326
integrated changes from main
2006-10-13 12:39:45 +00:00
Guenter Obiltschnig
245e2f7e83
integrated changes for 1.2.3
2006-09-14 16:48:30 +00:00
Guenter Obiltschnig
caf2a640df
changes for 1.2.2
2006-08-31 14:47:59 +00:00
Guenter Obiltschnig
2d4078f392
submitted 1.2.0
2006-08-29 07:10:35 +00:00
Guenter Obiltschnig
f476bd6b32
initial import
2006-07-11 16:33:40 +00:00