aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Update protobuf sources to v3.0.0-beta-2 (aka. d5fb408d)Gravatar Lukacs T. Berki2016-04-07
* Add BoringSSL to third_party .Gravatar Lukacs T. Berki2016-04-07
* Add AutoValue 1.2, in preparation for upgrading the existing 1.1 to 1.2. Moti...Gravatar Carmi Grushko2016-04-06
* Add zlib to the third_party directory.Gravatar Lukacs T. Berki2016-04-06
* Add Netty 4.1.0.CR6 to third_party.Gravatar Lukacs T. Berki2016-04-06
* Add nanopb to the set of third-party libraries.Gravatar Lukacs T. Berki2016-04-06
* Update the x86_64 protoc with a statically linked version.Gravatar Lukacs T. Berki2016-04-06
* cpp: remove unnecessary visibility attribute from blaze_util targetGravatar Thiago Farina2016-04-05
* ijar: check the return value of getcwd() functionGravatar Thiago Farina2016-04-05
* Add SMT detection for mac. Fixes #963.Gravatar Yue Gan2016-04-05
* strip remote workspace path from java resourcesGravatar Steven Parkes2016-04-05
* Add the preinclude files to the mandatory input list of C++ compile actions.Gravatar Lukacs Berki2016-04-05
* Add 'apple_watch1_extension' and 'apple_watch_extension_binary' to support bu...Gravatar Googler2016-04-05
* transition to two blaze flags for incremental dexingGravatar Googler2016-04-05
* Remove shell quotes from javacoptsGravatar Liam Miller-Cushon2016-04-05
* Adds the output of -printconfiguration from proguard to the implicit outputs ofGravatar Alex Humesky2016-04-05
* Introduce a seperate name to distinguish the objc provider passed from native...Gravatar Cal Peyser2016-04-05
* Correctly generates the expected file names of the generated protos when the ...Gravatar Googler2016-04-05
* experimental UI: update progress bar on progress eventsGravatar Klaus Aehlig2016-04-05
* Introduces action_config. Does this by:Gravatar Cal Peyser2016-04-05
* Expose AppleToolchain to skylark.Gravatar Cal Peyser2016-04-05
* Add workspace name to module_space in python stub_template.txt fileGravatar Yun Peng2016-04-05
* Replace an exception message check with a class check. It's saner.Gravatar Lukacs Berki2016-04-05
* experimental UI: show run-time for long-running actions in the progress barGravatar Klaus Aehlig2016-04-04
* Pass through the clock to the ExperimentalStateTrackerGravatar Klaus Aehlig2016-04-04
* Dig out the builtin include file from the filegroup of libc_top instead of sp...Gravatar Lukacs Berki2016-04-04
* Point links for Skylark rule sets to the appropriate repositories.Gravatar David Chen2016-04-04
* Add a BUILD.bazel file for nanopb.Gravatar Lukacs Berki2016-04-04
* Simplify some of the code around invoking proguard.Gravatar Alex Humesky2016-04-04
* Allow compilations to have an empty source listGravatar Liam Miller-Cushon2016-04-04
* Clarify that indirect deps are not necessarily transitiveGravatar Liam Miller-Cushon2016-04-04
* *_test rules now return an .xctest.dSYM bundle.Gravatar Googler2016-04-01
* Remove BuildConfiguration#supportsIncrementalBuild , which is apparently unused.Gravatar Lukacs Berki2016-04-01
* Enable all Label instantiations to use a single intern pool to optimize memor...Gravatar Googler2016-04-01
* Make local_repository's interpretation of 'path' match the other rules'Gravatar Kristina Chodorow2016-04-01
* Make worker more defensive about NPEsGravatar Kristina Chodorow2016-04-01
* Fix flaky process_wrapper_test and add some explanatory comments.Gravatar Philipp Wollermann2016-04-01
* Set shard_count to 2 to //src/test/java/com/google/devtools/build/lib:analysi...Gravatar Damien Martin-Guillerez2016-04-01
* Fix issues with cc_configureGravatar Alpha Lam2016-04-01
* ijar: cast to size_t instead of int to avoid sign-compare warning.Gravatar Damien Martin-Guillerez2016-04-01
* Update roadmapGravatar Damien Martin-Guillerez2016-04-01
* ijar: fix mismatched-tags warningsGravatar Thiago Farina2016-04-01
* Add source files of the C++ protobuf runtime library.Gravatar Lukacs T. Berki2016-04-01
* Deduplicate annotation processor classesGravatar Liam Miller-Cushon2016-04-01
* Track which output files are writtenGravatar Liam Miller-Cushon2016-04-01
* Allow .o files as sources for objc builds.Gravatar Cal Peyser2016-04-01
* Handle more javacoptsGravatar Liam Miller-Cushon2016-04-01
* Prune private fields and methods from the outputGravatar Liam Miller-Cushon2016-04-01
* Support labels in new_{http,local}_repository's build_file attributeGravatar Damien Martin-Guillerez2016-03-31
* Adds a blog post about C++ autoconf with Skylark remote repositoryGravatar Damien Martin-Guillerez2016-03-31