aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add a Skylark rule to build Swift modules.Gravatar Dmitry Shevchenko2016-04-22
* Wire up --host_java_toolchainGravatar Liam Miller-Cushon2016-04-22
* Clean up launcher attributeGravatar Liam Miller-Cushon2016-04-22
* Fix target parsing bug with targets in the empty package (e.g. "blah" was inc...Gravatar Nathan Harmata2016-04-22
* cpp: keep the documentation of MakeAbsolute() function up-to-dateGravatar Thiago Farina2016-04-22
* Bind path to xcrunwrapper in workspace files.Gravatar Cal Peyser2016-04-22
* Check for additions to the directory in new_local_repositoryGravatar Kristina Chodorow2016-04-22
* Make suffix a PathFragmentGravatar Kristina Chodorow2016-04-22
* Make aspects work through bind(). Gravatar Lukacs Berki2016-04-22
* Make ConstraintSemantics.java compile again with all supported JDKs.Gravatar Lukacs Berki2016-04-22
* Remove FileProvider.label.Gravatar Ulf Adams2016-04-22
* Skylark aspects should always output to bin directory.Gravatar Dmitry Lomov2016-04-22
* Register instances instead of classes as Skylark-visible globals.Gravatar Dmitry Lomov2016-04-22
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Remove all internal calls to FileProvider.getLabel.Gravatar Ulf Adams2016-04-22
* Add android deploy info.Gravatar Googler2016-04-22
* Add JavaSemantics.checkRule to Android rules.Gravatar Greg Estren2016-04-22
* Actions for rules that do not have 'use_header_modules' enabled should not haveGravatar Manuel Klimek2016-04-22
* Don't resolve --java_launcher for targets that opt outGravatar Liam Miller-Cushon2016-04-22
* Flush output before exitingGravatar Liam Miller-Cushon2016-04-22
* Make constraints and select() work well with each other.Gravatar Greg Estren2016-04-22
* DotExpressions can evaluate fields of java.lang.Class instances in addition t...Gravatar Cal Peyser2016-04-22
* Do not display unhelpful total tasks for GitProgressMonitor.Gravatar David Chen2016-04-22
* Fix the srcs filegroup in BazelGravatar Damien Martin-Guillerez2016-04-22
* Don't write empty Main-Class manifest entriesGravatar Liam Miller-Cushon2016-04-22
* Remove FilesToRunProvider.label.Gravatar Ulf Adams2016-04-22
* Make source manifest caching catch external runfile changesGravatar Kristina Chodorow2016-04-21
* Make the integration tests pass with gRPC client/server comms.Gravatar Lukacs Berki2016-04-21
* Clean up the runfiles / files-to-run related code a bit.Gravatar Ulf Adams2016-04-21
* Fix LIPO with C++ header modules.Gravatar Manuel Klimek2016-04-21
* Further shard out experimental_ui_testGravatar Klaus Aehlig2016-04-21
* Assorted changes wrt. gRPC client/server comms:Gravatar Lukacs Berki2016-04-21
* Refactor the Event class; always construct through static methods.Gravatar Ulf Adams2016-04-21
* Add javadoc to AbstractAction.computeKey()Gravatar Alex Humesky2016-04-21
* Fix Bazel JDK 7 buildGravatar Damien Martin-Guillerez2016-04-21
* Short-circuit Path.equals() with hashcode.Gravatar Googler2016-04-21
* Adds new ManifestMergerAction to replace existing python merger script. Repla...Gravatar Andrew Pellegrini2016-04-21
* --Gravatar Michael Staib2016-04-21
* Add a workspace name to Skylark repositoriesGravatar Kristina Chodorow2016-04-21
* Switch from relying on the Guice-specific annotations to the JSR-330 standard...Gravatar Googler2016-04-21
* Disable the generating .gcno files for .pcm compile actions. These can conflictGravatar Googler2016-04-21
* Make client-provided options an rc sourceGravatar Klaus Aehlig2016-04-21
* Adds manifest_values attribute to android_binary as a preliminary for removin...Gravatar Andrew Pellegrini2016-04-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Add nullable variants to Fingerprint.Gravatar Ulf Adams2016-04-20
* Remove RuleConfiguredTarget#getMandatoryStampFiles().Gravatar Lukacs Berki2016-04-20
* Delete the defaultMultipleValue field from options and refactor the logic for...Gravatar Luis Fernando Pino Duque2016-04-20
* Update the BlazeServer classes to conform to the Google style guide.Gravatar Lukacs Berki2016-04-20
* Fix 'unused symbol warnings.Gravatar Dmitry Lomov2016-04-20
* Fix incorrect package path.Gravatar Alex Humesky2016-04-20