aboutsummaryrefslogtreecommitdiff
path: root/xtask/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* cargo xtask distAleksey Kladov2020-03-041-1/+40
* Clean xtask partial artifacts in `xtask pre-cache`Christopher Durham2020-03-031-2/+5
* Print log on releaseAleksey Kladov2020-03-021-0/+9
* Some docsAleksey Kladov2020-02-271-1/+3
* SimplifyAleksey Kladov2020-02-141-5/+2
* Move rm_rf to not-bashAleksey Kladov2020-02-141-8/+3
* Add fs2 module for better error messagesAleksey Kladov2020-02-141-5/+5
* Update the manual on releaseAleksey Kladov2020-02-141-1/+4
* Add dry run mode to xtask releaseAleksey Kladov2020-02-141-5/+7
* 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