aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* experimental UI: use LoadingProgressReceiverGravatar Klaus Aehlig2016-04-07
* Add Apache Commons Lang 2.6, for use with Apache Velocity 1.7Gravatar Carmi Grushko2016-04-07
* Remove the assembly source files for BoringSSL.Gravatar Lukacs T. Berki2016-04-07
* Upgrade AutoValue from 1.0 to 1.2. Motivation: 1.2 has @AutoValue.BuilderGravatar Carmi Grushko2016-04-07
* Add README.bazel.md and BUILD files for gRPC.Gravatar Lukacs Berki2016-04-07
* Add error message for skylark for-else statement, and fix error message for s...Gravatar Yue Gan2016-04-07
* SkyframeExecutor: Raise an event at the beginning of the loading phaseGravatar Klaus Aehlig2016-04-07
* Add the C++ gRPC implementation and the Java gRPC proto compiler plugin to th...Gravatar Lukacs T. Berki2016-04-07
* Update README.md and BUILD files for protobuf C++ sources v3.0.0-beta-2.Gravatar Lukacs Berki2016-04-07
* SkyframeExecutor: use a LoadingProgressReceiver during loading phaseGravatar Klaus Aehlig2016-04-07
* Add a LoadingProgressReceiver classGravatar Klaus Aehlig2016-04-07
* Remove mentions of the arm32 proto compiler and update README.md.Gravatar Lukacs Berki2016-04-07
* Enable overriding attributes for Rust binaries.Gravatar David Chen2016-04-07
* Use the zlib version in third_party instead of whatever is installed.Gravatar Lukacs Berki2016-04-07
* implement list.insert for skylark ruleGravatar Yue Gan2016-04-07
* Rollback of commit dc0fbb42ab22ab8f3205b0884069e1ffe03677c9.Gravatar John Field2016-04-07
* Remove incorrect exec() on well_known_protos dependency.Gravatar Peter Schmitt2016-04-07
* Add --host_java_toolchainGravatar Liam Miller-Cushon2016-04-07
* Moves Android NDK support for NDK r10e to a separate package in preparationGravatar Alex Humesky2016-04-07
* Allow actions to specify if extra actions can attach to them.Gravatar Janak Ramakrishnan2016-04-07
* Allow the action that calls proto-compiler, to do so using a params file.Gravatar Carmi Grushko2016-04-07
* Clean the API of ProtoCompileAction, in preparation for making the proto-comp...Gravatar Carmi Grushko2016-04-07