aboutsummaryrefslogtreecommitdiff
path: root/xtask/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace Cmd with not-bashAleksey Kladov2020-02-141-30/+28
* xtask releaseAleksey Kladov2020-02-101-1/+42
* Rename add import assistKirill Bulatov2020-02-071-2/+1
* todo(codegen): added todo to change the reference to removed ra_tools crateVeetaha2020-01-161-0/+1
* Use correct rustfmt for codegenAleksey Kladov2020-01-101-10/+27
* Share cache cleaning logic between OSesAleksey Kladov2020-01-071-1/+39
* CleanupAleksey Kladov2020-01-071-4/+4
* Move cmd to a separate dirAleksey Kladov2020-01-071-53/+5
* Refactor xtasksAleksey Kladov2020-01-071-37/+4
* Switch ast declaration from ron to a macroAleksey Kladov2020-01-031-0/+1
* Make reformat hook actually reformat filesAleksey Kladov2019-12-181-0/+1
* Use rustup toolchain instead of rustup installEdwin Cheng2019-12-081-2/+2
* Don't create a separate bin for format hookAleksey Kladov2019-11-181-12/+26
* Use anyhow::Result in xtask, add contextsPascal Hertleif2019-11-131-9/+7
* Use run-time project path in xtaskLaurențiu Nicola2019-11-011-1/+8
* xtask: move codegen to a moduleAleksey Kladov2019-10-231-172/+3
* rename tools -> xtaskAleksey Kladov2019-10-171-1/+1
* WIP: move to xtasksAleksey Kladov2019-10-171-0/+332