aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix incorrect merged of https://bazel-review.googlesource.com/#/c/3921/Gravatar Damien Martin-Guillerez2016-07-11
* Expose ios_simulator_device/version to Skylark.Gravatar Googler2016-07-11
* Fix android manifest merger from using only one mergee manifest.Gravatar Andrew Pellegrini2016-07-11
* Global cleanup change.Gravatar Chris Povirk2016-07-11
* Use fast-path compiler for android_binary R.classesGravatar Googler2016-07-11
* Replace QueryableGraph#getBatch with #getBatchWithFieldHints. This allows alt...Gravatar Janak Ramakrishnan2016-07-11
* Enable @testable import in swift_libraryGravatar Dmitry Shevchenko2016-07-11
* Refactor QueryableGraph and ThinNodeQueryableGraph to be independent interfac...Gravatar Janak Ramakrishnan2016-07-11
* Remove hard-coded android and java7-compatible javacoptsGravatar Liam Miller-Cushon2016-07-11
* Make swift_library explicitly specify the module maps it is using.Gravatar Dmitry Shevchenko2016-07-11
* Fix capturing stdin/stdout on Windows.Gravatar Dmitry Lomov2016-07-11
* Add a final event on the event busGravatar Klaus Aehlig2016-07-11
* ExperimentalEventHandler: remove deadlock in update threadGravatar Klaus Aehlig2016-07-08
* Move the verification of the JVM earlier in the client so that less time pass...Gravatar Lukacs Berki2016-07-08
* Open-source ProtoSupportDataProvider.Gravatar Carmi Grushko2016-07-08
* Enhance AndroidResourceProcessingAction's split detection.Gravatar Michael Staib2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Use serverInit or globalInit where possible.Gravatar Ulf Adams2016-07-08
* Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.Gravatar Dmitry Lomov2016-07-07
* Add a ServerBuilder, and use that in the module API.Gravatar Ulf Adams2016-07-07
* Remove the forced-legacy mode of the JvmConfigurationLoader.Gravatar Ulf Adams2016-07-07
* Tweak Win32 process creation settings:Gravatar Lukacs Berki2016-07-07
* Propagate the system root to every process created in WindowsSubprocessFactory.Gravatar Lukacs Berki2016-07-07
* Split and extract the SHA1 from Maven files that have extra paths in themGravatar Paul Gross2016-07-07
* Update AnalysisMock to cover the rule class provider and invocation policy.Gravatar Ulf Adams2016-07-07
* Various fixes for gRPC mode:Gravatar Lukacs Berki2016-07-07
* Refactor BuildingState to save memory.Gravatar Janak Ramakrishnan2016-07-07
* Add cc transitive headers to ide-resolve output groupGravatar Googler2016-07-07
* --Gravatar Carmi Grushko2016-07-07
* Re-use the InMemoryNodeEntry#directDeps field for temporary direct deps.Gravatar Janak Ramakrishnan2016-07-07
* When building ObjectiveC++, pass the flag -std=gnu++11.Gravatar Googler2016-07-07
* Remove .9 from nine-patch FullyQualifiedNamesGravatar Googler2016-07-07
* For Skylark attribute creation, non_empty is deprecated; introduce allow_emptyGravatar Laurent Le Brun2016-07-07
* Attr doc: fix typo, add linkGravatar Laurent Le Brun2016-07-07
* Make Ctrl-C interrupt batch mode builds on Windows.Gravatar Lukacs Berki2016-07-07
* Make the timeout thread shut the server down in an orderly way.Gravatar Lukacs Berki2016-07-07
* Micro-optimizations to Digest.fromMetadata():Gravatar Googler2016-07-07
* Experimental UI: make stopUpdateThread() more insistingGravatar Klaus Aehlig2016-07-06
* Remove TestConstants.THIS_IS_BAZEL; use AnalysisMock instead.Gravatar Ulf Adams2016-07-06
* Split up BazelRuleClassProvider, and make the builder API more flexible.Gravatar Ulf Adams2016-07-06
* Fixed cpp-rules-tests on WindowsGravatar Yun Peng2016-07-06
* Fixed IdlClassTest on WindowsGravatar Yun Peng2016-07-06
* Fixed BazelDocumentationTests on Windows by using runfiles libraryGravatar Yun Peng2016-07-06
* Move MOCK_CROSSTOOL to build/lib/analysis/mock.Gravatar Ulf Adams2016-07-06
* Use the existing AnalysisMock.Delegate instead of re-implementing it.Gravatar Ulf Adams2016-07-06
* Post BlazeDirectories as part of CommandStartedEvent.Gravatar Ulf Adams2016-07-06
* Make Windows process management nicer.Gravatar Lukacs Berki2016-07-06
* Add allow_single_file in attr.label, deprecate single_file.Gravatar Laurent Le Brun2016-07-05
* Display all allowed types for SkylarkSignature Params that allow multipleGravatar David Chen2016-07-05
* Rewrite workspace creation to use a builder class.Gravatar Ulf Adams2016-07-05