Commit Graph

3982 Commits

Author SHA1 Message Date
Francis ANDRE
1eaf51dcdb Merge remote-tracking branch 'pocoproject/poco-1.9.1' into poco-1.9.1 2018-10-11 18:29:47 +02:00
Francis ANDRE
d316f9e1de Remove the "./" prefix for building the name of the TestApp executable.
Factor the name build in the SetUp method.
2018-10-10 16:56:06 +02:00
Francis ANDRE
9ea3493038 Update PATH with TestApp for the unittest Foundation:ProcessTest 2018-10-10 16:54:39 +02:00
Joerg-Christian Boehme
85b9fe7a21
Fix cmake build on FreeBSD (#2476)
* Fix cmake build on FreeBSD
2018-10-10 13:48:08 +02:00
Joerg-Christian Boehme
e624b3315c
CMake improve find third-party libraries (#2478)
* Improve find thirdparty cmake module. Cleanup cmake build system

* Add additional settings for thirdparty paths and fix windows build

* Improve cmake getting started doc

* Fix postgresql build

* Add additional path for odbc windows kits
2018-10-10 13:43:34 +02:00
Francis ANDRE
0dbb8979d0
Comment out Gradle jobs 2018-10-09 22:06:43 +02:00
Francis ANDRE
c9271b83a5
Merge pull request #2494 from Kampbell/poco-1.9.1
Poco 1.9.1
2018-10-09 19:50:53 +02:00
Francis ANDRE
95832355ff Fix PATH 2018-10-05 17:54:29 +02:00
Francis ANDRE
5846a083b9 build everything 2018-10-05 17:54:05 +02:00
Francis ANDRE
28d4e21c96 Fix typo 2018-10-05 15:32:45 +02:00
Francis ANDRE
3e242f741a Fix update PATH with the TestApp directoy for ProcessTest 2018-10-05 15:31:16 +02:00
Francis ANDRE
4cd077101b Fix PATH for RunTestExecutable 2018-10-03 19:42:00 +02:00
Francis ANDRE
302d5b741f Use ':' as path separator 2018-09-30 16:58:53 +02:00
Francis ANDRE
4850dc134a Add TestApp.exe path to PATH for running ProcessTest 2018-09-30 16:44:28 +02:00
Francis ANDRE
d8e1161995 Fix PATH to fork/exec TestApp.exe 2018-09-30 16:43:38 +02:00
Francis ANDRE
6fee71efe2 Run under sudo for ICMP tests 2018-09-28 20:58:17 +02:00
Francis ANDRE
7de5b1a776 Reformat 2018-09-28 16:31:45 +02:00
Francis ANDRE
fe7f29030d Update CPPUNIT_IGNORE syntax for Linux 2018-09-28 16:31:24 +02:00
Francis ANDRE
9aa514fd79 Update CPPUINT_IGNORE syntax for Linux 2018-09-28 16:30:58 +02:00
Francis ANDRE
4dbb2aa78d Cleanup 2018-09-28 15:48:15 +02:00
Francis ANDRE
871dd1a029 Merge remote-tracking branch 'kampbell/poco-1.9.1' into poco-1.9.1 2018-09-28 11:53:27 +02:00
Francis ANDRE
6d3abb9023 Resolve conflict 2018-09-28 11:52:38 +02:00
Francis ANDRE
8716de6537 Use -std=c99 for C compiler on Lnux 2018-09-27 15:15:53 +02:00
Francis ANDRE
608d383786 Merge remote-tracking branch 'origin/poco-1.9.1' into poco-1.9.1
Conflicts:
	.travis.yml
2018-09-27 14:45:27 +02:00
Francis ANDRE
e4cb3c20b9 Remove prefix for the shared library: Foundation/testsuite/TestLibrary 2018-09-27 11:52:33 +02:00
Francis ANDRE
842058dc75 Copy prefixByPoc from build.gradle.win 2018-09-27 11:46:25 +02:00
Günter Obiltschnig
62bbeaec8f fix documentation of SQLChannel class 2018-09-27 11:25:47 +02:00
Francis ANDRE
d8f02a3046 invalid commit 2018-09-26 14:34:35 +02:00
Francis ANDRE
560e727705 Use shared object for linking SharedLibrary 2018-09-26 13:04:00 +02:00
Francis ANDRE
0224849d9c Dump Crypto/guild/tmp/linkCryptoLinux64DebugSharedLibrary/* 2018-09-26 10:47:12 +02:00
Francis ANDRE
953cabbeb6 Rollback to gradle-4.9 since the 4.10 version requiers the JDK 10 2018-09-26 09:12:57 +02:00
Francis ANDRE
d62a48e8ad Fix compiler's args in debug mode 2018-09-26 00:45:49 +02:00
Francis ANDRE
9b70d8477a Fix Clang defines & arguments 2018-09-25 16:34:19 +02:00
Francis ANDRE
18215ccb63 Upgrade to gradle-4.10 2018-09-25 15:34:14 +02:00
Francis ANDRE
ed1069761c Reformat 2018-09-25 15:14:31 +02:00
Francis ANDRE
75984fa2ec Fix compiler & linker args for nonWindows platforms 2018-09-25 15:13:50 +02:00
Francis ANDRE
d7c18656f1 Remove wrong dependencies from TestApp 2018-09-25 14:40:17 +02:00
Francis ANDRE
4cee0f1b5e Fix defines for non-Windows platforms 2018-09-25 14:02:18 +02:00
Francis ANDRE
02ae8a9da6 Restore Gradle style path 2018-09-25 09:57:53 +02:00
Francis ANDRE
9a140fdae2 Fix Clang linker lib 2018-09-25 09:42:55 +02:00
Günter Obiltschnig
bd0b767502 fixed doc (#2477) 2018-09-25 09:15:34 +02:00
Francis ANDRE
b1efa8aa8e Fix rootProject.dir 2018-09-25 09:06:35 +02:00
Francis ANDRE
a54cef1822 Remove relative path to parent directory. 2018-09-25 09:03:12 +02:00
Francis ANDRE
a2d47d351a Remove project spec 2018-09-25 08:50:25 +02:00
Francis ANDRE
db76f4e970 Remove project spec 2018-09-25 08:42:10 +02:00
Joerg-Christian Boehme
35cf889acd
Minor cleanup change of getting started page 2018-09-25 08:14:19 +02:00
Francis ANDRE
1b6941762d Use specific settings.gradle without PostgreSQL as it is not available
on OSX
2018-09-24 23:14:08 +02:00
Francis ANDRE
6043fe0987 Fix openSSL64LinuxLib=/usr/lib/x86_64-linux-gnu/ 2018-09-24 22:33:53 +02:00
Francis ANDRE
867c21ea41 Setup mysql64LinuxLib 2018-09-24 22:19:24 +02:00
Francis ANDRE
13e7fe1aae Add -lodbc for OSX/Linux 2018-09-24 21:46:23 +02:00