aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update getting started instructions with .bazelrc strategyGravatar Kristina Chodorow2015-04-06
* Delete useless line.Gravatar Janak Ramakrishnan2015-04-06
* Clean up SkyFunction interface method docsGravatar Mark Schaller2015-04-06
* Remove sudo from brew installsGravatar Kristina Chodorow2015-04-06
* Split FileAndMetadataCache into two classes, since most of the shared functio...Gravatar Janak Ramakrishnan2015-04-06
* Create the extra action info in a separate FileWriteAction instead of in the ...Gravatar Janak Ramakrishnan2015-04-06
* Introduce KeyedLocker#lockBatch, which does what it sounds like it does.Gravatar Nathan Harmata2015-04-06
* Automated [] rollback of [].Gravatar Googler2015-04-06
* Add test dependencyGravatar Kristina Chodorow2015-04-03
* Upload build artifacts to S3 and build on multiple architecturesGravatar Kristina Chodorow2015-04-03
* Add a 404 pageGravatar Kristina Chodorow2015-04-03
* Some minor improvements to KeyedLocker:Gravatar Nathan Harmata2015-04-03
* Description redacted.Gravatar Nathan Harmata2015-04-03
* Change the mover paths for docs to be under site/Gravatar Kristina Chodorow2015-04-03
* Add XML feed for blogGravatar Kristina Chodorow2015-04-03
* Fix README.md documentation links to bazel.ioGravatar Phil Bordelon2015-04-03
* Markdown fixes and light editing of Installing Bazel page:Gravatar Googler2015-04-03
* Skylark: Implicit outputs can refer to labels.Gravatar Laurent Le Brun2015-04-03
* Automated [] rollback of [].Gravatar Han-Wen Nienhuys2015-04-03
* Adds ZipCombiner#addZip(InputStream).Gravatar Googler2015-04-03
* Remove unnecessary -B flag from linker command line.Gravatar Han-Wen Nienhuys2015-04-03
* Description redacted.Gravatar Googler2015-04-03
* Skylark: Remove superfluous error message.Gravatar Laurent Le Brun2015-04-03
* Description redacted.Gravatar Googler2015-04-03
* Skylark: Remove obsolete function ctx.var().Gravatar Laurent Le Brun2015-04-03
* Cleanup: Remove unused SPAM variable.Gravatar Thiago Farina2015-04-03
* Make rule.getLabels deterministic.Gravatar Laurent Le Brun2015-04-02
* Skylark: Add function 'int'Gravatar Laurent Le Brun2015-04-02
* Parser: Make error recovery more conservative.Gravatar Laurent Le Brun2015-04-02
* Remove direct store of Target from NoSuchTargetException. Instead, just note ...Gravatar Eric Fellheimer2015-04-02
* Thread-safety annotations for the various skyframe graph interfaces.Gravatar Nathan Harmata2015-04-02
* Increase visibility of the prerequisites in the getting started doc.Gravatar Googler2015-04-02
* Add maven repository metadata jar to third_partyGravatar Kristina Chodorow2015-04-02
* Clean up an unnecessary field in NoSuchTargetException.Gravatar Eric Fellheimer2015-04-02
* Use the constant length from Md5Digest API.Gravatar Thiago Farina2015-04-01
* --instrumentation_filter now works with Objective C.Gravatar Googler2015-04-01
* Skylark parser: Improve error messages, never display "$error$".Gravatar Laurent Le Brun2015-04-01
* Skylark: Mark command_helper as experimental.Gravatar Laurent Le Brun2015-04-01
* Add maven repository metadata jarGravatar Kristina Chodorow2015-04-01
* Skylark: Improve documentation for configuration transitions.Gravatar Laurent Le Brun2015-04-01
* Skylark: Mark ctx.target(s) as deprecated (use ctx.attr instead).Gravatar Laurent Le Brun2015-04-01
* Skylark: Make ctx.attr.<attr_name> return Targets instead of Labels.Gravatar Laurent Le Brun2015-04-01
* Fixed the broken build caused by missing includes.Gravatar Jie Yu2015-04-01
* Detect the macport installation root automaticallyGravatar Volker Braun2015-04-01
* Enable external contribution on src/main/toolsGravatar Damien Martin-Guillerez2015-04-01
* Allow external contributions on src/main/nativeGravatar Damien Martin-Guillerez2015-04-01
* optionally error on files outside of known rootsGravatar Michajlo Matijkiw2015-04-01
* Debug BuiltinFunctionGravatar Francois-Rene Rideau2015-04-01
* Mention of the final location of the compiled executable and clarify what to ...Gravatar Googler2015-04-01
* Create CONTRIBUTING.md file.Gravatar Googler2015-03-31