You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by jpeach <gi...@git.apache.org> on 2016/10/16 18:25:45 UTC

[GitHub] trafficserver pull request #1115: RFC: Build with non-recursive make.

GitHub user jpeach opened a pull request:

    https://github.com/apache/trafficserver/pull/1115

    RFC: Build with non-recursive make.

    Stop using recursive make to build subdirectories.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jpeach/trafficserver rfc/non-recursive-build

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1115.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1115
    
----
commit 9a404d4a1b596ec9c8e9bc5b4db9b3cd76b8b961
Author: James Peach <jp...@apache.org>
Date:   2016-10-16T18:06:37Z

    Build the example plugins non-recursively.

commit 6db222521bc75a9a36429eb1a49955382ea4787f
Author: James Peach <jp...@apache.org>
Date:   2016-10-16T18:15:51Z

    Build authproxy plugin non-recursively.

commit 41a193e4584eca4759e29ec5b8ad00df8a667a5c
Author: James Peach <jp...@apache.org>
Date:   2016-10-16T18:18:57Z

    Build background_fetch plugin non-recursively.

commit 38210315f511db092294c186ded5eab72a23c445
Author: James Peach <jp...@apache.org>
Date:   2016-10-16T18:20:06Z

    Build conf_remap plugin non-recursively.

commit 534026f33e7fc4904575d00d1bf9efa662916a0b
Author: James Peach <jp...@apache.org>
Date:   2016-10-16T18:24:00Z

    Build esi plugin non-recursively.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request #1115: RFC: Build with non-recursive make.

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach closed the pull request at:

    https://github.com/apache/trafficserver/pull/1115


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1115: RFC: Build with non-recursive make.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1115
  
    Linux build *failed*! See https://ci.trafficserver.apache.org/job/Github-Linux/923/ for details.
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1115: RFC: Build with non-recursive make.

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/1115
  
    Closing for now. Will make separate PR(s) with a slightly different approach.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1115: RFC: Build with non-recursive make.

Posted by zwoop <gi...@git.apache.org>.
Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/1115
  
    Besides the failures ( ;-) ) I think this is something we should do. It's a fairly simple change (hopefully), retains the modularity (by retaining the Makefile.inc's and then include them), and allow for much more parallelized builds.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1115: RFC: Build with non-recursive make.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1115
  
    FreeBSD build *failed*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1031/ for details.
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---