Skip to content

Feature gradle#1961

Merged
aleks-f merged 44 commits intopocoproject:feature-gradlefrom
Kampbell:feature-gradle
Oct 27, 2017
Merged

Feature gradle#1961
aleks-f merged 44 commits intopocoproject:feature-gradlefrom
Kampbell:feature-gradle

Conversation

@zosrothko
Copy link
Copy Markdown
Member

Hi

Update the feature-gradle branch with gradle binaries as a submodule. Remove deleted Poco includes from the WiX configuration file.

edson-a-soares and others added 30 commits October 17, 2017 12:31
* Fix ".. has no member named ... compile error" by renaming apache conn_rec
attributes

 - conn_rec attributes remote_ip and remote_addr were replaced by client_ip
 and client_addr once they have been renamed in Apache 2.4
 - a server_rec pointer must be passed to ap_log_error() since apache 2.4,
 therefore, a change was necessary at the ap_log_error log function.
 A null pointer has been passed for avoiding deeper changes at the function.
 - the smart pointer auto_ptr was replaced by unique_ptr once it was made
 deprecated in C++11 standard, it has been replaced by unique_ptr.

* Add the properly #ifdef directives for backward compatibility purposes

 - Adding proper #ifdef preprocessor directives to keeping backward
 compatibility with older apache versions.

* Update ApacheConnector.cpp
Signed-off-by: zosrothko <zosrothko@orange.fr>
Signed-off-by: zosrothko <zosrothko@orange.fr>
Signed-off-by: zosrothko <zosrothko@orange.fr>
Signed-off-by: zosrothko <zosrothko@orange.fr>
* Remove useless Windows commands

* Generate build_cmd only for VS140 & VS150
* Unbind PDF

* Upgrade to mysql-5.7.19

* Put Cygwin ahead

* Add --omit=PDF
- Created the configuration `OrangePi`, based on ARM-Linux,
  with fine tune for OrangePi
- I tested using Poco samples on OrangePi Zero

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: zosrothko <zosrothko@orange.fr>
Signed-off-by: zosrothko <zosrothko@orange.fr>
Signed-off-by: zosrothko <zosrothko@orange.fr>
@aleks-f aleks-f merged commit abe9f3a into pocoproject:feature-gradle Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants