aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Experimental UI test: deflake test_times_fresh().Gravatar Laszlo Csomor2016-04-12
* Fix missing format specifier.Gravatar Googler2016-04-12
* Prune anonymous classes in ijarGravatar Liam Miller-Cushon2016-04-12
* Document the difference between actions and genrules since the question has c...Gravatar Dave MacLachlan2016-04-12
* Increase ResourceShrinker MethodVisitor level to ASM5 from ASM4 so that it ca...Gravatar Andrew Pellegrini2016-04-12
* RELNOTES[INC]: It is now an error for a cc rule's includes attribute to point...Gravatar Janak Ramakrishnan2016-04-12
* --Gravatar Googler2016-04-12
* Stop passing --strict_java_deps to header compilation actionsGravatar Liam Miller-Cushon2016-04-12
* exprimental_ui_test: set --show_progress_rate_limitGravatar Klaus Aehlig2016-04-12
* Remove unnecessary warning when applying empty invocation policy.Gravatar Luis Fernando Pino Duque2016-04-12
* Batch package and subdirectory requests -- might as well avoid serializing re...Gravatar Janak Ramakrishnan2016-04-12
* Make NoSuchTargetException a concrete class. Removed BadWorkspaceFileExceptio...Gravatar Googler2016-04-12
* Refactor wrapper script msvc_tools.py to make path configure easilerGravatar Yun Peng2016-04-12
* Don't make racy changes to the global Environment.FrameGravatar Brian Silverman2016-04-12
* Keep output of experimental UI short if curses cannot be usedGravatar Klaus Aehlig2016-04-12
* experimental_ui_test: avoid flakyness by disallow test cachingGravatar Klaus Aehlig2016-04-12
* Disable warnings in protobuf.Gravatar Lukacs T. Berki2016-04-12
* Fix Bazel continuous build.Gravatar Lukacs Berki2016-04-11
* Add prefix to file path in ijar to allow file path longer than 260 on WindowsGravatar Yun Peng2016-04-11
* ExperimentalStateTracker: add a short version of the progress barGravatar Klaus Aehlig2016-04-11
* Support gRPC in the Bazel-internal protobuf rules.Gravatar Lukacs Berki2016-04-11
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Rate limit updates in the experimental UI and keep it freshGravatar Klaus Aehlig2016-04-11
* experimental UI: only wrap lines if curses are usedGravatar Klaus Aehlig2016-04-11
* Do not emit compiler warning on zlib.Gravatar Lukacs Berki2016-04-11
* experimental UI: honor --cursesGravatar Klaus Aehlig2016-04-11
* experimental UI: squeeze dots in last sample actionGravatar Klaus Aehlig2016-04-11
* Don't print extra newlinesGravatar Liam Miller-Cushon2016-04-11
* Properly use PrintStream in QueryCommand. PrintStream swallows all IOExceptio...Gravatar Nathan Harmata2016-04-11
* Relax strict deps checking in Turbine, leave enforcement to JavaBuilderGravatar Liam Miller-Cushon2016-04-11
* Patch gRPC so that it compiles and works under msys2.Gravatar Lukacs T. Berki2016-04-11
* In RuleDefintion, use AutoValue and delete the checked-in generated code for it.Gravatar Carmi Grushko2016-04-08
* Allow Skylark repository rule to be privateGravatar Damien Martin-Guillerez2016-04-08
* Modify python template file to support WindowsGravatar Yun Peng2016-04-08
* Allow params files on Windows.Gravatar Lukacs Berki2016-04-08
* Run test in standalone mode with "local = 1". Fixes #1052.Gravatar Yue Gan2016-04-08
* ios_device attribute "xcode", which takes an "xcode_version" target to select...Gravatar Chris Parsons2016-04-08
* Adds a small temporary hack to the Android resource processor so that it doesn'tGravatar Alex Humesky2016-04-08
* Adds the 64 bit library directory for aapt, aidl, and zipalign, which was addedGravatar Alex Humesky2016-04-08
* Expose method on ruleContext for retrieving TransitiveInfoProviders by config...Gravatar Chris Parsons2016-04-08
* Provide ResourceShrinker with the generated R.java packages in addition to pa...Gravatar Andrew Pellegrini2016-04-08
* Don't emit native headers, only Java headersGravatar Liam Miller-Cushon2016-04-08
* Use AutoValue 1.2 instead of 1.0.Gravatar Carmi Grushko2016-04-07
* Fix bug introduced by commit dc0fbb42ab22ab8f3205b0884069e1ffe03677c9 where a...Gravatar Nathan Harmata2016-04-07
* Add msvc crosstool definitonGravatar Yun Peng2016-04-07
* Add the wrapper script for msvc crosstoolGravatar Yun Peng2016-04-07
* Rollback of commit 3248a5ea6ecb9f5f2080876a70de016825f54707.Gravatar Lukacs Berki2016-04-07
* Add a README.md for BoringSSL.Gravatar Lukacs Berki2016-04-07
* Use OPENSSL_NO_ASM for building BoringSSL.Gravatar Lukacs Berki2016-04-07
* Update our rudimentary proto rules to be able to handle gRPC.Gravatar Lukacs Berki2016-04-07