Simon Sapin
0215d09ccb
Generate apis.html and css-properties.json for docs as part of crates’ build scripts
...
… rather than as an extra step after `cargo doc`.
This helps always using the correct set of CSS properties
(for layout 2013 v.s. 2020).
2019-07-30 08:37:33 +02:00
Simon Sapin
f1300bb98b
Auto-generate CSSStyleDeclaration.webidl for CSS properties based on the style crate
2019-07-29 17:37:03 +02:00
Josh Matthews
0d831117ec
Remove restrictions on cross-compiling on Windows.
2019-05-24 22:32:34 -04:00
OJ Kwon
2ddd105f12
build(cmake): detect python binary for specified version
...
- closes #20268
2018-03-13 09:25:06 -07:00
Martina Kollarova
25b95aa1a1
Regenerate all WebIDLs when one of them changes
...
WebIDL files have dependencies between each other, but cmake doesn't have any
information about them. This can cause it to not update all the changed bindings
when switching branches.
2018-03-06 14:55:53 +02:00
Josh Matthews
80166176a3
Fix doc build by resurrecting generation of supported DOM APIs.h
2016-09-24 15:06:06 -04:00
Vladimir Vukicevic
5bbec7469d
Native MSVC windows build, convert to cmake
2016-08-17 09:50:51 -04:00