aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* blaze_utils: fork file handling for platformsGravatar Laszlo Csomor2016-11-09
* Windows, bazel client: compile more with MSVCGravatar Laszlo Csomor2016-11-09
* Creates maven_aar rule to generate aar_import for AARs from Maven.Gravatar Adam Michael2016-11-09
* When --experimental_extra_action_top_level_only, Bazel to report extra-action...Gravatar Carmi Grushko2016-11-09
* Add SkylarkAspect to SkylarkRuleContext for aspectsGravatar Dmitry Lomov2016-11-09
* Precompute the universe key in SkyQueryEnvironment. Since it's a function of ...Gravatar Janak Ramakrishnan2016-11-09
* Loosen visibility and finality of *QueryEnvironment fields.Gravatar Janak Ramakrishnan2016-11-09
* Fall back to the transitive classpath for -Xdoclint:reference errorsGravatar Liam Miller-Cushon2016-11-09
* Prepare ExtraActionInfo to expose information about Aspects, when they are ow...Gravatar Carmi Grushko2016-11-09
* Rollback of commit b91fac3b1f0f5142a906aa12280de936f29fb607.Gravatar Luis Fernando Pino Duque2016-11-09
* Allow .lib as cpp static library extensionGravatar Yun Peng2016-11-08
* Declare bazel_repository_cache_test as largeGravatar Klaus Aehlig2016-11-08
* Bazel, Windows: implement a precise clockGravatar Laszlo Csomor2016-11-08
* Introduce explicit iterate_over field for flag_group in CrosstoolGravatar Marcel Hlopko2016-11-08
* Add two startup options:Gravatar Lukacs Berki2016-11-08
* Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.Gravatar Carmi Grushko2016-11-08
* Expand ios_test to accept xctest_app targets that provide an XcTestAppProvider.Gravatar Sergio Campama2016-11-08
* Restrict google_glob_information to eclipse_aspect.Gravatar Dmitry Lomov2016-11-08
* Fix a bug that causes unnecessary warning "setting 'linkstatic=1' is recommen...Gravatar Yuannan Cai2016-11-08
* Prohibited comparison of Skylark setsGravatar Vladimir Moskva2016-11-08
* Progress on migrating java_lite_proto_library to Skylark.Gravatar Irina Iancu2016-11-08
* Fixed StringIndexOutOfBoundsException in the lexerGravatar Vladimir Moskva2016-11-08
* Upload empty files to remote execution. I was too eager to optimize empty filesGravatar Ola Rozenfeld2016-11-08
* C++ refactor: time getters now return millisecondsGravatar Laszlo Csomor2016-11-08
* For SpawnActions, also honor the dynamic environmentGravatar Klaus Aehlig2016-11-07
* Rollback of commit a396b070ae36032a973672e11145533621c39edc.Gravatar Klaus Aehlig2016-11-07
* If separate interface and implementation contexts are used, only the interfaceGravatar Googler2016-11-07
* Allow swiftc to correctly recognize main.swift as script target.Gravatar Dmitry Shevchenko2016-11-07
* Adds Skylark support to XcTestAppProviderGravatar Sergio Campama2016-11-07
* Check for strict deps exemptions at the top levelGravatar Liam Miller-Cushon2016-11-07
* Improve cfg-related warning messages by including a link to the relevant docu...Gravatar Florian Weikert2016-11-07
* aar_import exports AndroidManifest.xml by default.Gravatar Adam Michael2016-11-07
* EvalException can now show a url for additional informationGravatar Laurent Le Brun2016-11-04
* Do not propagate aspect to own attributes when using '*'.Gravatar Googler2016-11-04
* Windows: can now remove bazel-* symlinksGravatar Laszlo Csomor2016-11-04
* Refactor new compilation, archiving, and fully linking logic into a subclass ofGravatar Cal Peyser2016-11-04
* Handle python rules in intellij aspectGravatar Googler2016-11-04
* Fix test breakage on Windows.Gravatar Laszlo Csomor2016-11-04
* Use main_class as specified in java_test even if use_testrunner is true.Gravatar Dmitry Lomov2016-11-04
* Fix test breakage on Windows.Gravatar Laszlo Csomor2016-11-04
* Use proto_lang_toolchain() in java_proto_library.Gravatar Carmi Grushko2016-11-04
* Use separate "proto" javacopts for all proto compilations.Gravatar Googler2016-11-04
* Fix target info in conflict error message, to avoid toString on objectsGravatar Googler2016-11-04
* Expose Artifact#isTreeArtifact to Skylark.Gravatar Rumou Duan2016-11-04
* Change Bazel default android_manifest_merger to android.Gravatar Adam Michael2016-11-04
* Use android javacopts for java_proto_library-related compilations.Gravatar Googler2016-11-04
* Make ProtoSourceFileBlacklist take an explicit list of .proto files to blackl...Gravatar Carmi Grushko2016-11-03
* ProtoCompileActionBuilder takes a list of ToolchainInvocations instead of a m...Gravatar Carmi Grushko2016-11-03
* Fix test breakage after commit fbbd299b0d3ecf6fa2b1c3bcfa47637da2be6c11Gravatar Jingwen Chen2016-11-03
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03