aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec/apple
Commit message (Expand)AuthorAge
* Print more debugging info when xcode-locator fails.Gravatar philwo2018-05-03
* Remove the on-disk caching of Xcode locations.Gravatar jmmv2018-04-28
* Replace instances of XCode with Xcode which is the proper casing for the name.Gravatar Sergio Campama2018-03-06
* Inject the product name in the constructor where neededGravatar ulfjack2018-02-20
* Automated rollback of commit 04757dba0174d22c0a695a7ed5fe511fd13df008.Gravatar laszlocsomor2018-02-16
* tmpdir,local-exec: implement --local_tmp_rootGravatar Laszlo Csomor2018-02-13
* actions,temp: respect TMPDIR envvarGravatar Laszlo Csomor2018-01-15
* Actions now have a temp envvar.Gravatar László Csomor2017-10-16
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* Rewrite the Command APIGravatar ulfjack2017-08-10
* Extract the MacOS/XCode env rewrite logic into lib.exec.appleGravatar ulfjack2017-06-13