aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/properties/build.py
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-172/+0
* Make the choice of layout runtime settingMartin Robinson2023-07-061-8/+4
* style: Part 2 - Add page-size attribute to nsStyleStruct and property parsingOriol Brufau2023-05-161-0/+1
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-261-1/+1
* Standardize on Black for Python code in `mozilla-central`.Ricky Stewart2021-02-261-20/+27
* style: Update mako in the style system.Emilio Cobos Álvarez2020-04-161-1/+1
* style: Convert GenerateServoCSSPropList.py to py3.Mike Hommey2020-04-161-4/+4
* Generate apis.html and css-properties.json for docs as part of crates’ buil...Simon Sapin2019-07-301-23/+20
* Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020}Simon Sapin2019-07-291-12/+17
* Auto-generate CSSStyleDeclaration.webidl for CSS properties based on the styl...Simon Sapin2019-07-291-0/+9
* style: Remove nsStyleColor moving the color property to nsStyleText.Emilio Cobos Álvarez2019-06-041-1/+0
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* style: autopep8Sylvestre Ledru2018-07-241-2/+3
* style: Fix tidy.Emilio Cobos Álvarez2018-06-231-6/+6
* style: Generate different files for different structs.Emilio Cobos Álvarez2018-06-231-4/+59
* style: Generate property list from Servo data.Xidorn Quan2018-04-281-1/+7
* Kill RUSTC_HAS_PR45225 🎉Anthony Ramine2018-03-011-2/+1
* Fix Stylo tests to pass on both Stable and Nightly Rust.Simon Sapin2017-11-211-1/+2
* style: Change experimental to servo_pref.Emilio Cobos Álvarez2017-11-161-1/+1
* Remove testing feature from style crateManish Goregaokar2017-08-071-4/+3
* Avoid random python address to be added to generated filesXidorn Quan2017-07-131-1/+9
* Use ascii_case_insensitive_phf_map! in PropertyId::parseSimon Sapin2017-02-261-14/+0
* Mako: configure included templates like the main one.Simon Sapin2017-01-241-1/+3
* Support property aliasesManish Goregaokar2017-01-071-6/+10
* Use rust-phf to map strings to property IDsSimon Sapin2016-12-091-0/+10
* Move PropertyDeclarationBlock into its own module.Simon Sapin2016-10-061-1/+2
* Run style with all properties enabledManish Goregaokar2016-09-231-3/+5
* Revert "Remove mako.zip"Emilio Cobos Álvarez2016-09-041-0/+1
* Remove mako.zipcrypto-universe2016-09-011-1/+0
* Move geckolib/properties.mako.rs to style/properties/gecko.mako.rsSimon Sapin2016-07-201-5/+5
* Replace windows path sep with unix sepXidorn Quan2016-07-081-1/+1
* Auto merge of #10791 - servo:explicit-python-path, r=KiChjangbors-servo2016-04-211-0/+1
|\
| * Blind attempt at fixing a Python import error on Windows.Simon Sapin2016-04-211-0/+1
* | Applied a bunch of suggestions from Simon.Per Lundberg2016-04-211-8/+1
* | Improve properties.mako.rs file structure, take 2Per Lundberg2016-04-211-2/+12
|/
* TidySimon Sapin2016-04-201-3/+2
* Extract some Python code from properties.mako.rs into a separate file.Simon Sapin2016-04-201-13/+26
* Move Mako-related files into a new sub-directory.Simon Sapin2016-04-201-0/+68