Commit Graph

142 Commits

Author SHA1 Message Date
Francis ANDRE
95c3e7e245 Move vswhere.exe to build\exe 2018-06-20 20:19:50 +02:00
Francis ANDRE
3795884521 See https://github.com/Microsoft/vswhere 2018-06-16 19:29:21 +02:00
Francis ANDRE
0dc5cdb67c Backport from the develop branch 2018-05-26 08:25:45 +02:00
Francis ANDRE
3617f07a4a Use full path for findstr 2018-05-26 08:18:50 +02:00
Alex Fabijanic
1a6c93af41 add Cygwin build config 2018-05-07 21:33:44 -05:00
Alex Fabijanic
5122cf88e9 remove CYGWIN 2018-05-07 21:21:41 -05:00
Francis ANDRE
0ada331543 Fix SYSFLAGS for CYGWIN build 2018-04-03 08:28:30 +02:00
Günter Obiltschnig
1178bb4760 LD_LIBRARY_PATH must use host lib path 2018-03-18 09:23:59 +01:00
Günter Obiltschnig
cf73cfad58 build system: added target_extlibs variable 2018-02-21 12:34:49 +01:00
Guenter Obiltschnig
24ecd1736e fix more embedded Linux build configs 2017-11-11 17:42:15 +01:00
Guenter Obiltschnig
c672c14e5a remove duplicate files and remaining Id headers 2017-11-10 09:26:24 +01:00
Guenter Obiltschnig
a6bdc7b53b cleaned up build configs 2017-11-09 19:28:31 +01:00
Guenter Obiltschnig
4bb54690d0 removed openssl_ver script 2017-11-09 16:25:43 +01:00
Alex Fabijanic
8c336637f9 installed headers/libs are used over builddir files #298 2017-10-12 19:29:03 -05:00
Alex Fabijanic
210bc6d30c add X509 version, serialNumber and signatureAlgorithm 2017-09-29 18:20:10 -05:00
Alex Fabijanic
2cfe5a5097 add -std=c99 for g++ and clang 2017-09-27 14:37:58 -05:00
Günter Obiltschnig
8b52be675b remove obsolete VMS and VxWorks build system support 2017-09-09 11:15:29 +02:00
Günter Obiltschnig
04e7e04d4d Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Guenter Obiltschnig
c5c75e1989 fixed makedepend.clang and makedepend.gcc scripts 2017-03-11 18:50:57 +01:00
Guenter Obiltschnig
1435c9ad97 revert changes to Error.cpp; it's hopeless with strerror_r()... 2017-02-14 14:35:56 +01:00
Guenter Obiltschnig
e8a8b4b13f added Alpine Linux build config 2017-02-13 18:56:53 +01:00
Guenter Obiltschnig
ab2554a7ca pass POCO_BUILD_HOST, POCO_TARGET_OSNAME and POCO_TARGET_OSARCH as strings 2017-02-12 13:57:36 +01:00
Guenter Obiltschnig
8ef2e5a11f use -D_XOPEN_SOURCE=600 on Linux builds 2017-02-12 13:28:13 +01:00
Guenter Obiltschnig
186e89923a style fixes and SolarisStudio support backported from develop 2017-01-25 11:07:51 +01:00
Guenter Obiltschnig
bbecde0829 fixed GH #1536: Building with OS X 10.12 SDK and 10.7 deployment target without libc++ fails; updated Darwin build configurations 2017-01-10 16:57:22 +01:00
Guenter Obiltschnig
917a4da7e9 fixed GH #1546: Enable bitcode for iPhone build config 2017-01-10 15:08:03 +01:00
Guenter Obiltschnig
a4475b694e updated Apple configs 2016-12-29 11:20:58 +01:00
Guenter Obiltschnig
8572c2d8c9 Updated iPhone build configs. All iPhone configs are now the same and use c++11 and libstc++ and are compatible with default Xcode project settings. 2016-12-05 22:17:29 +01:00
Guenter Obiltschnig
f9aa76f76d added Yocto config; updated ARM-Linux config 2016-10-07 22:09:36 +02:00
Guenter Obiltschnig
f28591baeb fix SET_LD_LIBRARY_PATH to include POCO_BASE/LIBDIR if different from LIBPATH 2016-03-06 20:30:11 +01:00
Guenter Obiltschnig
169426850c add SET_LD_LIBRARY_PATH variable 2016-03-06 16:21:13 +01:00
Guenter Obiltschnig
9bb15aa9b8 export LINK in make build 2016-03-06 11:28:38 +01:00
Guenter Obiltschnig
d3f12000d4 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:10:25 +01:00
Guenter Obiltschnig
bcf2f40627 renamed VERBOSE -> POCO_VERBOSE 2016-03-01 17:43:25 +01:00
Guenter Obiltschnig
8a13c50e63 don't include config.make in every make; make verbosity optional 2016-03-01 08:23:11 +01:00
Günter Obiltschnig
3d1a094725 Merge pull request #1026 from zosrothko/Cygwin
Fixes for producing the poco-1.6.2 release on a Cygwin x86 platform
2016-02-28 15:29:08 +01:00
Guenter Obiltschnig
eb2861ddee add -DPOCO_TARGET_OSARCH and -DPOCO_TARGET_OSNAME to COMMONFLAGS 2016-02-02 15:03:12 +01:00
Guenter Obiltschnig
ff64eb69ba enable bitcode for iPhone build config 2016-01-11 16:45:51 +01:00
FrancisANDRE
d53bee6b70 Fix OSARCH_64BTIS
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-17 10:32:05 +01:00
FrancisANDRE
5e1e3281ea Add trace of important variables.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-17 10:19:40 +01:00
FrancisANDRE
46a261a0dd Override POCO_BUILD if it is undefined or empty.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-16 11:35:37 +01:00
FrancisANDRE
d08fb9b075 Check for empty POCO_BUILD. Echo $PROJECT_BASE & $POCO_BUILD.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-16 08:28:51 +01:00
FrancisANDRE
6748c42766 Use POCO_BUILD environment variable when needed.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-15 09:09:36 +01:00
Guenter Obiltschnig
72842fd98d integrated #1030 into 1.6.2 2015-11-13 10:52:27 +01:00
FrancisANDRE
43d01461bc flags for shared libraries should be on SHLIBFLAGS.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-12 16:52:07 +01:00
FrancisANDRE
a3b271757f Protect imported definition for Cygwin only.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-12 16:51:09 +01:00
FrancisANDRE
8ba74efd02 Remove POCO_NO_SHAREDMEMORY. Readd POCO_NO_WSTRING.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-12 16:14:33 +01:00
Guenter Obiltschnig
7dc992643c #1029 tvOS / WatchOS bitcode enabled 2015-11-12 08:17:12 +01:00
FrancisANDRE
82d62bfe86 Refactorying. Add detection of OSARCH_64BITS.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-12 07:52:20 +01:00
FrancisANDRE
cc32b600f8 use same naming convention as CMake install for Cygwin.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 16:11:53 +01:00