You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by nsuke <gi...@git.apache.org> on 2014/12/21 15:47:41 UTC

[GitHub] thrift pull request: THRIFT-2909 Improve travis build

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/335

    THRIFT-2909 Improve travis build

    

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

    $ git pull https://github.com/nsuke/thrift THRIFT-2909

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

    https://github.com/apache/thrift/pull/335.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 #335
    
----
commit 243b13922ba4aa6ccb0ae73f668a41941836943f
Author: Nobuaki Sukegawa <ns...@gmail.com>
Date:   2014-12-15T18:24:37Z

    THRIFT-2893 CMake build fails with boost thread or std thread
    
    Following changes are made to fix the build
    * Add USE_..._THREAD compiler definitions correctly
    * Link to boost_thread and boost_system when configured with boost thread
    * Link to pthread if platform is posix and std thread is used
    * Use PlatformThreadFactory in test code

commit 1ee0a471d4f41f494141128939d538dae4891d1d
Author: Nobuaki Sukegawa <ns...@gmail.com>
Date:   2014-12-17T16:30:58Z

    THRIFT-2903 Qt4 library built with CMake does not work

commit 5c96544b55e2b3839f34ce8ee5e007ad3f018268
Author: Nobuaki Sukegawa <ns...@gmail.com>
Date:   2014-12-07T12:45:33Z

    THRIFT-2098 Add support for Qt5+

commit 2bc95bca07bb22059d871604f4f31094a2492235
Author: Nobuaki Sukegawa <ns...@gmail.com>
Date:   2014-12-21T10:43:22Z

    THRIFT-2909 Improve travis build

----


---
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] thrift pull request: THRIFT-2909 Improve travis build

Posted by nsuke <gi...@git.apache.org>.
Github user nsuke commented on the pull request:

    https://github.com/apache/thrift/pull/335#issuecomment-67789137
  
    Merged as https://github.com/apache/thrift/commit/2825664f25e084a922462c77f496d215e41251a9 https://github.com/apache/thrift/commit/6304a5341459eaa33e64aea80e0d0cc7d1b0b765 https://github.com/apache/thrift/commit/6622877a09a1ec6d38132bcdc9ac9a856d1c3931 https://github.com/apache/thrift/commit/a10697a9dbdfada8ed138f40c6ce5c1830c0daa8


---
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] thrift pull request: THRIFT-2909 Improve travis build

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

    https://github.com/apache/thrift/pull/335


---
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] thrift pull request: THRIFT-2909 Improve travis build

Posted by nsuke <gi...@git.apache.org>.
Github user nsuke commented on the pull request:

    https://github.com/apache/thrift/pull/335#issuecomment-67772565
  
    Since every one of my pending PRs conflicts with each other, I lumped them up here.
    If you want to pick up in a different order or does not want to pull in any of them, let me know.


---
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.
---