Commit Graph

179 Commits

Author SHA1 Message Date
Steven Hahn
24d6b57c90 set install_name to POCO_PREFIX/lib 2015-01-12 11:48:45 -05:00
Asari Takashi
d1436c09fd Added WINDMC variable to build scripts 2014-12-25 09:53:44 +00:00
Roger Meier
6cef1c9816 build/config/Linux: add ${CROSS_COMPILE} as option
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2014-11-10 22:34:59 +01:00
Timothy Gu
748260acc4 Update MinGW-CrossEnv recipe to match plain MinGW 2014-09-08 13:01:50 -07:00
Günter Obiltschnig
8e54e290d9 Merge pull request #526 from bakercp/of-apothecary
Fix executable path for recent Android NDK.
2014-08-24 06:20:40 +02:00
Christopher Baker
84538164ef Fix executable path for latest Android NDK. 2014-08-23 22:09:43 -05:00
Christopher Baker
f889dde508 Update MinGW config file. 2014-08-21 14:36:37 -05:00
Cliff Jao
d58de194d3 use c++11 for ios clang; additional fix for #234 2014-08-14 20:37:11 -07:00
Cristian Thiago Moecke
97414d843f Add Build for Linux compatibility mode on FreeBSD 2014-06-05 17:01:19 -03:00
Günter Obiltschnig
14fa1aa28f Merge pull request #304 from csomor/develop
using c++11 and fixing libc++ linking for clang
2014-05-19 21:37:26 +02:00
Alex Fabijanic
ba3a8b08c5 GH #341: Compiling poco-1.5.2 for Cygwin 2014-04-29 23:06:01 -05:00
Guenter Obiltschnig
e0cd4c6247 added runtests2.cmd script 2014-04-21 21:39:07 +02:00
Guenter Obiltschnig
98960a25a5 - fixed makedepend.* scripts to work in paths containing '.o*'
(contributed by Per-Erik Björkstad, Håkan Bengtsen)
2014-03-11 13:32:44 +01:00
Alex Fabijanic
8e88bdd921 SmartOS build 2014-02-01 22:03:34 +00:00
Günter Obiltschnig
70c467c56c run testsuite from testsuite project directory, not bin 2014-01-17 00:28:07 +01:00
Günter Obiltschnig
1b2d9c5172 fixed test script 2014-01-17 00:08:37 +01:00
Günter Obiltschnig
1950d5d365 fixed test script 2014-01-17 00:02:45 +01:00
Günter Obiltschnig
b7778b4fe0 fixed testsuite output 2014-01-16 22:34:46 +01:00
Günter Obiltschnig
0dc6a9ca3c added runtests.cmd 2014-01-16 22:06:40 +01:00
Guenter Obiltschnig
ca50f4a384 added runtests.sh 2014-01-16 17:32:40 +01:00
Stefan Csomor
be59dcf913 using c++11 and fixing libc++ linking for clang 2013-10-11 23:43:29 +02:00
Guenter Obiltschnig
a96f42f764 added ARM64 and iPhone 5 S 64-bit support 2013-09-16 20:57:25 +02:00
Guenter Obiltschnig
f7bc7272ad fix for sqlite 3.7.17 on DigiEL 2013-07-18 16:51:47 +02:00
Aleksandar Fabijanic
1f4afb9c6c improved SOO swap, fixed Darwin-clang build config 2013-03-31 16:28:53 -05:00
Aleksandar Fabijanic
4668c13af7 GH #59: Poco::Environment::osDisplayName()
GH #59: Poco::Environment::osDisplayName() not recognized Windows
8/Server 2012
2013-03-24 14:47:55 -05:00
Andrea Bigagli
a2229781fa Added configurations for building with clang/libc++ for iPhone, iPhoneSimulator and Darwin 2013-02-27 15:59:40 +01:00
aleks-f
363c66ebdf added BeagleBoard build configuration 2013-02-26 22:53:19 -06:00
Aleksandar Fabijanic
6d2881ef34 Merge pull request #3 from RangelReale/mobilefixes
Android and iOS fixes
2012-12-02 20:28:22 -08:00
Alex
dd2e677f8a separate function for unsigned to string conversion
Separated unsigned integer conversion to eliminate warnings (and
slightly improve performance). Added Darwin-clang warning suppression
for unused functions/variables
2012-12-01 14:10:06 -06:00
Rangel Reale
81b84ad71c * added OpenPandora (www.openpandora.org) configuration 2012-11-11 12:00:21 -02:00
Rangel Reale
141a2c152c * use xcode-select to find correct paths for iOS build
* add iOS definitions for CMake
* ServerApplication on Android must use events instead of signals to wait for server termination.
2012-11-11 11:59:36 -02:00
Guenter Obiltschnig
2a0dcd1785 changed Darwin build configs to use Clang as default 2012-11-10 17:41:52 +01:00
Guenter Obiltschnig
4d3e02df73 iOS fixes 2012-10-15 11:04:19 +00:00
Guenter Obiltschnig
228dacbce2 final fixes 2012-10-15 10:19:35 +00:00
Aleksandar Fabijanic
bf74a4be8b FreeBSD build and threading 2012-10-01 00:31:28 +00:00
Aleksandar Fabijanic
f36a12d0f1 remove ODBC check from global rules; fix indentation in Poco::Any 2012-09-21 05:11:25 +00: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
08a788a41c NetworkInterface Solaris support 2012-08-17 02:50:34 +00:00
Aleksandar Fabijanic
bf4f148782 more linux build fixes/improvements 2012-07-10 03:58:41 +00:00
Aleksandar Fabijanic
95c3e8871e Linux 64-bit and static build fixes (only Ubuntu build tested) 2012-07-07 16:03:21 +00:00
Shan Jiang
1a133994a7 [trunk] Merge from branch 1.4.4 rev 1834 (MingW build issue) 2012-06-09 09:51:23 +00:00
Aleksandar Fabijanic
5a639074d9 change EOL to 'native' 2012-04-29 18:52:25 +00:00
Marian Krivos
a0daaba97e fix gmake on linux 2012-04-23 10:24:48 +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
Aleksandar Fabijanic
4bdeaa7baf SF [2840802] fixes compiling static libraries on Solaris
SF [2841113] Crypto testsuite/sample fails to link on POSIX
2009-08-20 17:13:16 +00:00
Guenter Obiltschnig
db077087b1 SF patch# 2502235 2009-06-17 09:30:28 +00:00
Aleksandar Fabijanic
11dc7df7e0 [SF 2725424] TestThreadStack size fails on Solaris 2009-04-01 18:41:25 +00:00
Guenter Obiltschnig
706dee777d added build configuration for iPhone 2009-03-17 15:25:13 +00:00
Peter Schojer
75ecce9cc4 added support for RENESAS, compile fixes for RENESAS 2009-01-22 08:14:22 +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
0cd0f4cacf Improve dependency libs during linking based on components enabled - resolves link errors on missing libs when a component is disabled. 2008-09-24 05:40:15 +00:00
Aleksandar Fabijanic
25c8f843a0 set EOL property to LF for all *NIX scripts 2008-09-23 18:10:11 +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
Guenter Obiltschnig
ac6b6e1bf8 updated build/release scripts 2008-09-19 04:43:05 +00:00
Aleksandar Fabijanic
08dda45469 POCO_PROJECT => PROJECT_BASE 2008-07-07 19:03:09 +00:00
Guenter Obiltschnig
690c231a1a makefile improvements 2008-07-03 10:07:52 +00:00
Aleksandar Fabijanic
b1f895eed8 DynamicAny improvements (now holds any type out-of-the-box), some refactoring and documentation improvements 2008-06-30 00:26:54 +00:00
Peter Schojer
d9c505331d Linux fixes 2008-06-12 08:48:40 +00:00
Chris Johnson
e8111249e5 -Fix bug [ 1985839 ] strip TARGET* in make all
-Tweak MinGW configuration file
-Modified Tuple.h for sane behavior with MinGW
-Modified UtilTestSuite.cpp for conditional use of MFC based on availability of library; otherwise use console
2008-06-06 04:38:13 +00:00
Aleksandar Fabijanic
4e774e71aa SunOS build consolidation:
build/config/SunOS renamed to SunOS-SunForte
added build/config/SunOS-SunStudio
modified build/rules/global to select proper configuration based on detected Sun compiler version
disabled spurious hidevf warning for Data/testsuite and Data/SQLite Sun build
2008-05-28 19:08:40 +00:00
Aleksandar Fabijanic
5a7aeb4960 SF item [1953551] Solaris Sun Studio 12 Apache stdcxx 64 bit follow-up 2008-04-29 20:37:58 +00:00
Aleksandar Fabijanic
e1c7bc55dd SF items 1951604 and 1953551
[1951604] POCO refuses to compile with g++ 4.3.0
[1953551] Solaris Sun Studio 12 Apache stdcxx 64 bit

Warning: compile with target platforms not done yet!
2008-04-28 21:52:10 +00:00
Chris Johnson
32c38a9197 Added WINVER system flag to MinGW build configuration. 2008-03-28 05:40:32 +00:00
Aleksandar Fabijanic
c07cc04912 build configuration for Nexenta with gcc 2008-03-20 15:30:34 +00:00
Chris Johnson
f326c3855e Added additional include/lib search paths for MinGW add-on packages (openSSL) 2008-02-23 19:09:20 +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
c3ff907751 fixed cygwin build config 2008-01-31 09:23:59 +00:00
Guenter Obiltschnig
f5a6439390 synced with main repository 2008-01-28 17:40:38 +00:00
Guenter Obiltschnig
aaea87c6e2 latest sources from main repository 2007-06-13 15:32:13 +00:00
Guenter Obiltschnig
72e771c9e9 committed latest 1.3 snapshot 2007-04-18 16:25:30 +00:00
Guenter Obiltschnig
95bdb7c51d sync to internal repository 2007-02-23 14:50:42 +00:00
Guenter Obiltschnig
13f73441e2 sources from main repository 2006-12-22 10:07:47 +00:00
Guenter Obiltschnig
7781215f61 sources for 1.3 2006-11-17 16:40:16 +00:00
Guenter Obiltschnig
70cd05fde3 set eol-style to native 2006-10-23 15:40:50 +00:00
Guenter Obiltschnig
072ba74f28 changes for 1.2.5 2006-10-23 15:33:11 +00:00
Guenter Obiltschnig
41ee6e0ffa changes for 1.2.4 2006-10-02 08:12:41 +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