Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDecide whether to support in-tree building (and warn if we don't) #120
Labels
Comments
|
I think we should support it eventually. An error in the meantime would be good. |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
shadow-dom: Normalize the line endings to LF.
|
Now we can look back and smile at our naïveté. |
glennw
added a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Fix zero-radius blurs.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AFAIK, the build system isn't set up to build servo in-tree. So, we should either fix the makefiles/configure scripts so it is possible, or make it impossible/generate a warning.