aboutsummaryrefslogtreecommitdiffstats
path: root/components/config/basedir.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade font-kit, raqote, and stop using `dirs-next` (#33120)Martin Robinson2024-08-191-3/+3
* clippy: fix warnings in components/config* (#31562)eri2024-03-081-1/+1
* Remove UWP / Hololens supportMartin Robinson2023-07-051-6/+1
* Update font-kit.Josh Matthews2022-04-011-3/+3
* Remove dirs crate from use in UWP builds.Josh Matthews2019-06-131-1/+6
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Format components config #21373kingdido9992018-09-021-1/+6
* new android port: introduce a simple servo libraryPaul Rouget2018-07-311-16/+8
* Avoid use of deprecated (and buggy) std::env::home_dirSimon Sapin2018-07-181-18/+8
* removed default_data_dir() and default_cache_dir() components/config/basedir.rsPetre Tudor2018-03-021-34/+0
* #20174 removed the option and unwrapAndrei Cristian Petcu2018-03-021-9/+8
* Use env::var_os to read paths from the environmentMatt Brubeck2017-10-201-3/+4
* Android life cycle improvements and Gradle integrationImanol Fernandez2017-04-211-3/+21
* Removed util.Alan Jeffrey2016-12-141-0/+72