
fuankg at apache
Apr 28, 2012, 7:48 AM
Post #1 of 1
(32 views)
Permalink
|
|
svn commit: r1331778 - in /httpd/httpd/branches: 2.2.x/STATUS 2.4.x/STATUS
|
|
Author: fuankg Date: Sat Apr 28 14:48:46 2012 New Revision: 1331778 URL: http://svn.apache.org/viewvc?rev=1331778&view=rev Log: put proposal on hold until we agree for a better and more simple solution ... Modified: httpd/httpd/branches/2.2.x/STATUS httpd/httpd/branches/2.4.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1331778&r1=1331777&r2=1331778&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Sat Apr 28 14:48:46 2012 @@ -165,8 +165,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_proxy_ajp: Missing support for ErrorOverride Trunk patch: http://svn.apache.org/viewvc?rev=1087864&view=rev - 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=27976 - +1: igalic, jim + 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=27976 + +1: igalic, jim rpluem says: The proposed patch contains tabs and indenting is not correct. This should be fixed first. @@ -194,17 +194,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~rpluem/patches/forcerecovery_2.2.diff +1: rpluem, - * cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be - compiled by the build compiler instead of the host compiler. - Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected. - Since PCRE is included with 2.2.x this patch also takes care for dftables. - Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1327907 - http://svn.apache.org/viewvc?view=revision&revision=1328390 - http://svn.apache.org/viewvc?view=revision&revision=1328714 - 2.4 patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x-cross_compile.diff - 2.2 patch: http://people.apache.org/~fuankg/diffs/httpd-2.2.x-cross_compile.diff - +1: fuankg - PATCHES/ISSUES THAT ARE STALLED @@ -357,3 +346,16 @@ PATCHES/ISSUES THAT ARE STALLED -0 covener: feels like a 2.4 feature && needs druggeri's vote? sf agrees with covener. This can cause segfaults with some directives, see r1153676, r1153687. + + * cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be + compiled by the build compiler instead of the host compiler. + Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected. + Since PCRE is included with 2.2.x this patch also takes care for dftables. + Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1327907 + http://svn.apache.org/viewvc?view=revision&revision=1328390 + http://svn.apache.org/viewvc?view=revision&revision=1328714 + 2.4 patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x-cross_compile.diff + 2.2 patch: http://people.apache.org/~fuankg/diffs/httpd-2.2.x-cross_compile.diff + fuankg: on hold until we agree for a better and more simple solution ... + + Modified: httpd/httpd/branches/2.4.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1331778&r1=1331777&r2=1331778&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Sat Apr 28 14:48:46 2012 @@ -112,15 +112,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4 patch: Trunk patch works +1: rbowen, jim - * cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be - compiled by the build compiler instead of the host compiler. - Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected. - Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1327907 - http://svn.apache.org/viewvc?view=revision&revision=1328390 - http://svn.apache.org/viewvc?view=revision&revision=1328714 - 2.4 patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x-cross_compile.diff - +1: fuankg - * core: Prevent "httpd -k restart" from killing server in presence of config error. trunk patch: http://svn.apache.org/viewvc?rev=1328345&view=rev 2.4 patch: trunk patch works @@ -139,6 +130,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4 patch: trunk works => http://people.apache.org/~jorton/httpd-2.4.2-dummytls.patch +1: jorton , jim + PATCHES/ISSUES THAT ARE STALLED + * cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be + compiled by the build compiler instead of the host compiler. + Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected. + Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1327907 + http://svn.apache.org/viewvc?view=revision&revision=1328390 + http://svn.apache.org/viewvc?view=revision&revision=1328714 + 2.4 patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x-cross_compile.diff + fuankg: on hold until we agree for a better and more simple solution ... +
|