aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix docs on test environment and add a testGravatar Kristina Chodorow2016-04-25
* Add the workspace name to the SDK pathGravatar Kristina Chodorow2016-04-25
* Fix bug in experimental_oom_more_eagerly_threshold options parsing.Gravatar Janak Ramakrishnan2016-04-25
* Fix cache invalidation problem in CppModuleMapAction.Gravatar Manuel Klimek2016-04-25
* Make the Bazel client check the response cookie.Gravatar Lukacs Berki2016-04-25
* Restrict execution of bound_targets_test in bazel to OS X only.Gravatar Cal Peyser2016-04-25
* Add mechanism to crosstool language to specify action-specific execution requ...Gravatar Cal Peyser2016-04-25
* Make gRPC mode honor --max_idle_secs.Gravatar Lukacs Berki2016-04-25
* Make the client wait for running commands to finish before shutting the serve...Gravatar Lukacs Berki2016-04-25
* Make cancel_thread_mutex_ protect cancel_thread_action_ properly.Gravatar Lukacs Berki2016-04-25
* Fixed broken link in the documentation.Gravatar Florian Weikert2016-04-25
* Write the server.pid file from C++ instead of Java.Gravatar Lukacs Berki2016-04-25
* Extend API to add interface-only deps.Gravatar Googler2016-04-25
* Make the server tell not only the port, but also the address it is listening on.Gravatar Lukacs Berki2016-04-25
* Updated javadoc that was invalidated by commit 0dbe07f017d391aba0613b4e6ca150...Gravatar Florian Weikert2016-04-25
* ExperimentalEventHandler: narrow synchronization blocksGravatar Klaus Aehlig2016-04-25
* Fixes the bazel_apple_testGravatar Dmitry Shevchenko2016-04-25
* Make the PID be the contents of the PID file instead of a symlink.Gravatar Lukacs Berki2016-04-25
* Make --target_label and --rule_kind optionalGravatar Liam Miller-Cushon2016-04-25
* Always output entitlements plist in the XML formatGravatar Googler2016-04-25
* Add a --legacy_external_runfiles optionGravatar Kristina Chodorow2016-04-25
* 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