Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check a CCACHE env var to add support #62

Merged
merged 1 commit into from Nov 5, 2015
Merged

Conversation

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Nov 5, 2015

r? @jdm

This var will be set by some mach/.servobuild automation magic.

Review on Reviewable

@jdm
Copy link
Member

jdm commented Nov 5, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Nov 5, 2015

📌 Commit 4872258 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Nov 5, 2015

Testing commit 4872258 with merge d5a1615...

bors-servo added a commit that referenced this pull request Nov 5, 2015
Check a CCACHE env var to add support

r? @jdm

This var will be set by some mach/.servobuild automation magic.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/62)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 5, 2015

☀️ Test successful - travis

@bors-servo bors-servo merged commit 4872258 into servo:master Nov 5, 2015
1 of 2 checks passed
1 of 2 checks passed
homu Testing commit 4872258 with merge d5a1615...
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
bors-servo added a commit to servo/servo that referenced this pull request Nov 7, 2015
Add CCACHE infra and turn it on in travis

r? @Manishearth

This lets devs configure their use of CCACHE with their .servobuild file, as usual. For build environments, they can either have a .servobuild file or set the CCACHE env var to point at the ccache binary to use.

It also adds support for ccache to our travis builds. Buildbot will come in a separate commit to the saltfs repo.

It is expected that the various cargo makefiles will look at this variable and do the "right thing" to tell their native build to instead use ccache. e.g., servo/mozjs#62

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8366)
<!-- Reviewable:end -->
jrmuizel pushed a commit to jrmuizel/gecko-cinnabar that referenced this pull request Jun 12, 2017
…larsbergstrom:ccache); r=frewsxcv

r? @Manishearth

This lets devs configure their use of CCACHE with their .servobuild file, as usual. For build environments, they can either have a .servobuild file or set the CCACHE env var to point at the ccache binary to use.

It also adds support for ccache to our travis builds. Buildbot will come in a separate commit to the saltfs repo.

It is expected that the various cargo makefiles will look at this variable and do the "right thing" to tell their native build to instead use ccache. e.g., servo/mozjs#62

Source-Repo: https://github.com/servo/servo
Source-Revision: d16ba51b4722a84f69976ca8679af672495248c8
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Oct 1, 2019
…larsbergstrom:ccache); r=frewsxcv

r? Manishearth

This lets devs configure their use of CCACHE with their .servobuild file, as usual. For build environments, they can either have a .servobuild file or set the CCACHE env var to point at the ccache binary to use.

It also adds support for ccache to our travis builds. Buildbot will come in a separate commit to the saltfs repo.

It is expected that the various cargo makefiles will look at this variable and do the "right thing" to tell their native build to instead use ccache. e.g., servo/mozjs#62

Source-Repo: https://github.com/servo/servo
Source-Revision: d16ba51b4722a84f69976ca8679af672495248c8

UltraBlame original commit: 3513d5f73a0306465b962437f37511cf01b00a1d
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
…larsbergstrom:ccache); r=frewsxcv

r? Manishearth

This lets devs configure their use of CCACHE with their .servobuild file, as usual. For build environments, they can either have a .servobuild file or set the CCACHE env var to point at the ccache binary to use.

It also adds support for ccache to our travis builds. Buildbot will come in a separate commit to the saltfs repo.

It is expected that the various cargo makefiles will look at this variable and do the "right thing" to tell their native build to instead use ccache. e.g., servo/mozjs#62

Source-Repo: https://github.com/servo/servo
Source-Revision: d16ba51b4722a84f69976ca8679af672495248c8

UltraBlame original commit: 3513d5f73a0306465b962437f37511cf01b00a1d
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 1, 2019
…larsbergstrom:ccache); r=frewsxcv

r? Manishearth

This lets devs configure their use of CCACHE with their .servobuild file, as usual. For build environments, they can either have a .servobuild file or set the CCACHE env var to point at the ccache binary to use.

It also adds support for ccache to our travis builds. Buildbot will come in a separate commit to the saltfs repo.

It is expected that the various cargo makefiles will look at this variable and do the "right thing" to tell their native build to instead use ccache. e.g., servo/mozjs#62

Source-Repo: https://github.com/servo/servo
Source-Revision: d16ba51b4722a84f69976ca8679af672495248c8

UltraBlame original commit: 3513d5f73a0306465b962437f37511cf01b00a1d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.