summary refs log tree commit diff stats
path: root/build_all.bat
Commit message (Collapse)AuthorAgeFilesLines
* isolate the build process from external config files (#13411)Ștefan Talpalaru2020-02-141-2/+3
|
* Easier build instructions for windows - just run `build_all.bat`. (#12276)treeform2019-10-081-0/+16
* Easier build instructions for windows. * title letter * Update build_all.bat to be like build_all.sh