servo/components/script/dom/bindings
bors-servo 493da96cae Auto merge of #7209 - frewsxcv:codegen-build-cleanup, r=metajack
Cleanup/refactor build scripts for DOM codegen

Prior to this commit, the script codegen makefile relied on an
intermediary pythonpath.py file that handled python dependencies and
incorporated a couple hacks to get the codegen building working. This
commit removes that intermediary file and attempts to make the script
codegen build process cleaner.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7209)
<!-- Reviewable:end -->
2015-09-01 13:53:49 -06:00
..
codegen Auto merge of #7209 - frewsxcv:codegen-build-cleanup, r=metajack 2015-09-01 13:53:49 -06:00
callback.rs sort all uses 2015-08-20 20:47:12 +08:00
cell.rs Start reporting memory usage for Window and all nodes in all DOM trees for frame treese in script tasks. 2015-08-03 23:05:00 -04:00
conversions.rs sort all uses 2015-08-20 20:47:12 +08:00
error.rs sort all uses 2015-08-20 20:47:12 +08:00
global.rs Remove helper traits 2015-08-27 16:59:02 +02:00
js.rs Auto merge of #7361 - jxs:master, r=Ms2ger 2015-08-27 02:35:45 -06:00
mod.rs Do not allow unreachable_code in codegen anymore 2015-08-30 17:25:05 +02:00
num.rs make test-tidy check that = have space after them 2015-09-01 07:18:19 -04:00
proxyhandler.rs Initial implementation of ownPropertyKeys proxy handler 2015-08-20 11:58:42 -04:00
refcounted.rs sort all uses 2015-08-20 20:47:12 +08:00
str.rs replace .len() == 0 with is_empty() 2015-08-14 04:00:33 +01:00
structuredclone.rs sort all uses 2015-08-20 20:47:12 +08:00
trace.rs Implement FromIterator<Root<A>> for RootedVec<JS<A>> (fixes #5117) 2015-08-31 10:11:29 +02:00
utils.rs sort all uses 2015-08-20 20:47:12 +08:00