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

configure script should prevent in-tree builds #251

Closed
brson opened this issue Jan 18, 2013 · 3 comments
Closed

configure script should prevent in-tree builds #251

brson opened this issue Jan 18, 2013 · 3 comments

Comments

@brson
Copy link
Contributor

@brson brson commented Jan 18, 2013

I assume that an in-tree build will do very bad things since I have never made one.

@metajack
Copy link
Contributor

@metajack metajack commented Apr 5, 2013

Can you explain this a little more? Are you saying that running configure not in ./build will be bad?

@brson
Copy link
Contributor Author

@brson brson commented Apr 5, 2013

Yes, I think if you run ./configure in the source directory and then build, clean, etc. there's a good chance that something will go wrong, but I haven't tried.

@metajack
Copy link
Contributor

@metajack metajack commented Apr 5, 2013

This appears to be causing alias.inc to not be found trying to build libparserutils on linux. Someone complained in #servo today about this, and it turned out he was building in tree.

kmcallister added a commit to kmcallister/servo that referenced this issue Oct 11, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Add the ability to test discovery of webdriver tests and only start a br...
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Handle nested transforms and clips when the transform consists solely of a translation.

This is a partial fix for the underlying issue, sufficient to address
servo#10164.

r? @glennw
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Implement a less broken fix for nested transforms and clips.

The fix in PR servo#251 was broken.

Addresses servo#10307.

r? @glennw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.