aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Refactor ParallelEvaluator in preparation for making it more modular with res...Gravatar Janak Ramakrishnan2016-08-26
* Merge xmlns decls in old manifest merger to help transitionGravatar Googler2016-08-26
* GRPC server waits for termination after clean commandGravatar Michajlo Matijkiw2016-08-26
* Adds apksig ApkSignerTool from AOSP.Gravatar Adam Michael2016-08-26
* Add external reference for android customtabsGravatar Simon Horlick2016-08-25
* Some optimizations in Type#flatten (used under the covers by AggregatingAttri...Gravatar Nathan Harmata2016-08-25
* Expose PlatformType and supporting methods to Skylark.Gravatar Dmitry Shevchenko2016-08-25
* Expose some values needed for Apple code signing to Skylark.Gravatar Googler2016-08-25
* Add correct debugging information about primary output to action conflict mes...Gravatar Janak Ramakrishnan2016-08-25
* Correct links to windows-support issues listGravatar Peter Mounce2016-08-25
* Remove ArtifactFactory dependency on incorrect exec rootGravatar Kristina Chodorow2016-08-25
* Action#discoverInputs returns an Iterable<Artifact> instead of aGravatar Cal Peyser2016-08-25
* Add a framework for prefetching input files (in case they come from remote fi...Gravatar Philipp Wollermann2016-08-25
* Also display the object identity of the configuration in ConfiguredTargetKey ...Gravatar Lukacs Berki2016-08-25
* Add information about the key of conflicting actions to the error message in ...Gravatar Lukacs Berki2016-08-25
* Redirect http://bazel.io to https://bazel.io.Gravatar David Z. Chen2016-08-25
* Rollback of commit b5ac354867c4d8deb543285e87e636504078fb69.Gravatar Michael Staib2016-08-25
* Add more debugging info in case of action conflicts. This will tell us if we'...Gravatar Janak Ramakrishnan2016-08-25
* Rollback of commit 2dddbeeac25ace6f53dd3ce6ac588111c239bdf0.Gravatar Tobias Werth2016-08-24
* Removing some of GUAVA dependencies from junit.runner.junit4 and -.modelGravatar Irina Iancu2016-08-24
* Invoke source jar action as a worker.Gravatar Googler2016-08-24
* BUILD files changes for commit 0943498edc05ada655cc2862a644071e503dd034.Gravatar Sasha Smundak2016-08-24
* Bazel shell scripts: fix links in licence comments.Gravatar Laszlo Csomor2016-08-24
* Branch Bazel docs into version directory.Gravatar David Chen2016-08-24
* Extend Action interface by client variablesGravatar Klaus Aehlig2016-08-24
* Give a name to the sandbox background worker threads that's more revealing th...Gravatar Lukacs Berki2016-08-24
* Fix nocompile tests after commit b6fd4ed25b6201eaaabb14c389c02819184ad4a6. I ...Gravatar Googler2016-08-24
* Add worker support to []SingleJar.Gravatar Googler2016-08-24
* Optional reuse of classpath from previous compile saved in memory, as itGravatar Googler2016-08-24
* Rollback of commit 0545788b86c8ff58f22ac62e51d096e876e7feea.Gravatar Sergio Campama2016-08-23
* Automated [] rollback of commit 846a5ab98fc26d72024890fdb79a5d3bc6a5a1ba + ma...Gravatar Nathan Harmata2016-08-23
* Removes the generation of modulemaps per proto group, and only adds one per p...Gravatar Sergio Campama2016-08-23
* Remove joda-time dependency from the java test runnerGravatar Yunchi Luo2016-08-23
* Use helper method for collecting transitive source jars.Gravatar Googler2016-08-23
* Update the JAVAC_VERSION regex to handle the case where javac adds extra text...Gravatar John Cater2016-08-23
* Avoid copying SkyKeys into a set and then into a map when retrieving them. In...Gravatar Janak Ramakrishnan2016-08-23
* BuildConfiguration: prefer TreeMap over HashMap to obtain a stable orderGravatar Klaus Aehlig2016-08-23
* Generate Zip64 End Of Central Directory record if the output archive is >4G o...Gravatar Sasha Smundak2016-08-23
* Adds a flag to generate LLVM coverage symbols.Gravatar Erik Abair2016-08-23
* Prune .pcm files based on the results of include scanning.Gravatar Googler2016-08-23
* More flexible LValue syntaxGravatar Vladimir Moskva2016-08-23
* Propagate defines through objc -> cc deps.Gravatar Cal Peyser2016-08-23
* Fix empty archive handling.Gravatar Sasha Smundak2016-08-23
* Add option --action_env and make BuildConfiguration declare environment depen...Gravatar Klaus Aehlig2016-08-23
* Add worker support to single jar.Gravatar Googler2016-08-23
* Use path given by which to invoke grep to bypass aliases set by the userGravatar Damien Martin-Guillerez2016-08-23
* Make Digest (renamed Md5Digest) a little more multi-purpose.Gravatar Shreya Bhattarai2016-08-23
* Remove versions directory that was not completely cleaned up by rollback.Gravatar David Chen2016-08-23
* Adds data binding support to the Android resource processor.Gravatar Greg Estren2016-08-23
* Avoid setting CFBundleExecutable on objc_bundle_library plistsGravatar Chris Parsons2016-08-23