Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
Franky Braem 3c22203119 Add JSONConfiguration 2012-05-03 20:12:28 +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
Marian Krivos 7e5c3a13d6 XML: complete merge from 1.4.2 2011-09-14 14:55:17 +00:00
Guenter Obiltschnig 457e24748d added Util::Timer 2009-04-14 10:47:37 +00:00
Chris Johnson def90185aa Added build support for stock MinGW/MSYS build of POCO.
Components now supported by default:
 Foundation {including internal PCRE lib}
 Util
 Net
 XML
 SQL
 SQL/ODBC
 SQL/SQLite
 samples/{all components supported}

Components supported with additional 3rd party MinGW/MSYS libs:
 NetSSL w/OpenSSH

Components unsupported at this time:
 testsuite: Fails to build due to TupleTest - needs slight code change MinGW can't deal with currently.  Only thing causing failure.
 CppUnit: Unable to support this due to WIN32 version of this functionality relying on MFC which does not ship with MinGW/MSYS.
 --no-wstring support due libstdc++ - will require STLPort {support coming soon}


:build/config/MinGW
 +Fixed compiler environment flags and switches
 +Linkage build supports:  SHARED, STATIC, or BOTH
 +Fixed duplicate symbol/unresolved symbol during compile
 +Added PCRE build flag for internal library build/eliminate link errors
 +Disable support of UTF-8 by default, MinGW will require STLPort 
 +Corrected system link libs for MinGW "dumb" linker

:build/rules/global
 +Added MinGW environment deduction logic

:configure
 +Fine tuned environment deduction recognizing MinGW as valid

:Data/ODBC/Makefile
 +Fixed correct ODBC libs to link

:Foundation/Makefile
 +Added logic for building correct subsystem dependency

:Util/Makefile
 +Added logic for building correct subsystem dependency
2008-02-21 09:08:44 +00:00
Guenter Obiltschnig 40e7be0bab synced with main repository 2008-01-28 17:30:40 +00:00
Guenter Obiltschnig 488b63fb0d sync to internal repository 2007-02-23 14:35:25 +00:00
Guenter Obiltschnig 551c728faf sources for 1.3 2006-11-17 16:31:29 +00:00
Guenter Obiltschnig 1ecd4a8a9e set eol-style to native 2006-10-23 16:21:00 +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