Commit Graph

52 Commits

Author SHA1 Message Date
Günter Obiltschnig
420605fa2e add Encodings to Makefile 2018-02-14 10:20:12 +01:00
Aleksandar Fabijanic
b49ac67225
Data2sql (#2070)
* remove leftover progen files

* remove Data sources and turn headers into forwards

* add SQL files #2059

* Data2sql: adjust Travis, AppVeyor & Makefiles (#2069)

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* fix header forwarding

* Data2sql: Fixes for complete Travis CI success (#2071)

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Restore DataFormatException

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* construct RowFilter from RecordSet reference instead of pointer

* pass Container ref instead of ptr to Column

* elimitate g++ warnings

* SQL: remove raw pointers from interfaces #2094; add constness and move ops where appropriate

* tidy up Postgres

* ODBC fixes
2018-01-18 11:29:28 -06:00
zosrothko
ba60e328b1 Travis CI (#2050)
* Factorize info into new verbose file. Refactor Makefile, global, cpp11*. Add Linux32-clang

* Display used config with POCO_VERBOSE

* Add cross compilation toward x86 with host amd64

* Refactor config names

* Add lib32gcc runtime

* Add g++-5-multilib

* Use OSARCH=i386 for OSX x86

* Avoid building Crypto since OpenSSL is only x64 on OSX

* Avoid building Crypto since OpenSSL is only x64

* Avoid Data/* on cross compilation to x86

* Add gcc-5-multilib to clang 4.0 x86

* Ignore TimerTest on OSX for now.

* Cleanup

* Add other set of TimerTest.

* New test that fails on OSX
2017-12-18 11:45:07 +01:00
Alex Fabijanic
fbfc61644f add uninstall to phony 2017-10-30 19:59:39 -05:00
Alex Fabijanic
4d4c857968 make uninstall does not remove .so symlinks #1017 2017-10-30 19:47:49 -05:00
Aleksandar Fabijanic
151304135e purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
Aleksandar Fabijanic
076dd9679b Build parallelization issues #1730 2017-05-23 20:36:12 -05:00
Guenter Obiltschnig
d8c4889474 remove FSM references from Makefile 2017-02-22 21:42:23 +01:00
Francis ANDRE
b45c6b3a63 Move the FSM feature from the develop branch to the feature-fsm branch 2016-08-14 10:53:09 +02:00
FrancisANDRE
eb32210345 Fix FSM-libexec dependencies. Remove XOPEN define in Cygwin config that
makes compilation of Data/MySQL testsuite fail.
2016-07-19 09:12:02 +02:00
FrancisANDRE
8c83e7696e Omit Data/postgreSQL for Cygwin as postgreSQL front end is not available.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-12 21:32:31 +01:00
FrancisANDRE
cee7b3e7b8 Fix missing space in sub-targets.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-12 17:42:06 +01:00
FrancisANDRE
89895be433 Compact COMPONENTS definition.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-12 16:26:44 +01:00
FrancisANDRE
b70ccde3a2 copy of libCppUnit* no more needed.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-09 21:23:16 +01:00
Aleksandar Fabijanic
201b52344e Merge pull request #1173 from Kampbell/PostgreSQLonTravisAndAppVeyor
Postgresql on Travis and AppVeyor
2016-03-06 12:55:56 -08:00
Guenter Obiltschnig
3a759171d7 don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE 2016-03-06 11:25:50 +01:00
FrancisANDRE
d1b7f14dd5 Avoid building Data/PostgreSQL on Cygwin since the lib front end does
not exist.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 17:56:32 +01:00
FrancisANDRE
780ff0838b Enroll Data/PostgreSQL
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 12:18:34 +01:00
FrancisANDRE
0ad44d68de Signed-off-by: FrancisANDRE <zosrothko@orange.fr> 2016-01-13 14:05:08 +01:00
Aleksandar Fabijanic
e06d381e59 Merge pull request #1040 from fbraem/develop
Redis Module
2015-11-20 17:54:58 -06:00
FrancisANDRE
71ac932a90 Fixup make install for Cygwin.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-19 10:21:59 +01:00
fbraem
8f950a903a Committing more work ... 2015-10-22 18:54:44 +02:00
Guenter Obiltschnig
50d31a1b17 configure: add options --minimal, --typical and --everything; Makefile: install target respects OMIT 2015-10-06 15:41:53 +02:00
Aleksandar Fabijanic
375eca2ec4 Problem with make install command #842 2015-05-29 10:56:18 -05:00
Guenter Obiltschnig
c2a49cbc63 add missing LIBPREFIX definition 2015-03-30 16:21:01 +02:00
Aleksandar Fabijanic
291a0fc8fc Make install on CYGWIN doesn't copy cygPoco*.dll #710 2015-02-09 18:56:24 -06:00
Guenter Obiltschnig
f11145547b re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
Aleksandar Fabijanic
c24893b8ab Merge pull request #88 from fbraem/develop
Develop
2013-02-16 13:35:55 -08:00
fbraem
f41e6f1b5b Add MongoDB 2013-02-16 20:53:48 +01:00
aleks-f
574be1aef9 GH #36: 'distclean' requires 3 traversals of project tree 2013-01-05 20:53:42 -06:00
Aleksandar Fabijanic
90a8e859bf - SF #3552774: Don't hide default target in subordinate makefile
- SF #3534307: Building IPv6 for Linux by default
- SF #3516844: poco missing symbols with external >=lipcre-8.13 
- fix of rev. 1952 fix (porting rev.1913 from 1.4.4 (fixed SF# 3550553))
2012-08-20 00:57:17 +00:00
Aleksandar Fabijanic
95c3e8871e Linux 64-bit and static build fixes (only Ubuntu build tested) 2012-07-07 16:03:21 +00:00
Franky Braem
5de28ec806 Add JSON sample 2012-06-11 20:39:40 +00:00
Franky Braem
d63e94cc98 Util depends on JSON. So build JSON before Util 2012-05-11 19:59:17 +00:00
Franky Braem
6e51d785ad Uncomment Makefile for JSON testsuite 2012-05-09 19:48:56 +00:00
Marian Krivos
dc42208ee8 porting JSON to the Dynamic::Var
added to JSON to gmake build
2012-05-02 04:22:16 +00:00
Marian Krivos
e245eeed99 added CppParser to the gmake build 2012-04-24 12:27:49 +00:00
Marian Krivos
8c53f354e5 added PDF module to gmake
revision bump to 1.5.0
2012-04-23 10:51:39 +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
a360bf900f trunk/branch integration: fix makefile README CHANGELOG components configure etc. 2011-08-23 09:21:45 +00:00
Guenter Obiltschnig
ce17ae2c66 new release/build scripts 2008-09-29 07:43:47 +00:00
Chris Johnson
5cc5b306d3 Move from --disable-[feature] to --exclude-[feature] format and address that all components included in build if configure script is not ran to change behavior. (Hopefully addressed clobbering script +x settings for *NIX) 2008-09-25 05:03:11 +00:00
Chris Johnson
d244df7f81 Clean up configure options and add support for conditional building of Poco components beyond core/foundation. Tested with windows, MinGW and Linux. 2008-09-23 17:10:08 +00:00
Chris Johnson
0f2fa0aae6 FIX BUG-2123306 - Added support for optional compiling of NetSSL and Data, including control of which data components (ODBC, MySQL, SQLite)
Added --help configuration additions
FIX MinGW build support for Data component
Corrected link order of Poco components for data samples resulting in unresolved symbol errors
2008-09-23 07:44:45 +00:00
Aleksandar Fabijanic
0fdc7f42a7 POCO_BUILD => POCO_BASE 2007-05-17 02:28:13 +00:00
Guenter Obiltschnig
421ada46a8 BSD license change 2007-01-17 10:36:57 +00:00
Guenter Obiltschnig
60d386edc9 BSD license change 2007-01-17 10:34:30 +00:00
Guenter Obiltschnig
13f73441e2 sources from main repository 2006-12-22 10:07:47 +00:00
Guenter Obiltschnig
a01116ca11 integrated changes for 1.2.3 2006-09-14 16:46:36 +00:00