aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* updated a link for P0. Persistent Java compiler is enabledGravatar Helen Altshuler2016-09-28
* Updates protobuf in bazel to version 3.0.0.Gravatar Alex Humesky2016-09-28
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* Implement input pruning using .d files in objc behind a flag that defaults toGravatar Cal Peyser2016-09-28
* Rollback of commit 96d46280bc5a4803ba2242a4ad16939f85a3b212.Gravatar Damien Martin-Guillerez2016-09-28
* Disallow mutation of values being iterated by a for loop or comprehensionGravatar Jon Brandvein2016-09-28
* Add the version information to the bazel.exe fileGravatar Damien Martin-Guillerez2016-09-27
* Fix visibility of proto srcsGravatar Klaus Aehlig2016-09-27
* Fixed EvaluationProgressReceiver object namesGravatar Googler2016-09-27
* In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary ...Gravatar Rumou Duan2016-09-27
* Refactor SkyframeExecutor#preparePackageLoading to pass all PackageCacheOptio...Gravatar Janak Ramakrishnan2016-09-27
* Add basic protocol buffer for the build event protocolGravatar Klaus Aehlig2016-09-27
* Fixed ISE while looking for cycles in WORKPLACE files #1793Gravatar Vladimir Moskva2016-09-27
* Add a regression test for commit 78b9cab45de2a32158cd4306cd40208045cf6f85.Gravatar Googler2016-09-27
* Bootstrapping: don't use convenience symlinksGravatar Laszlo Csomor2016-09-27
* Allow aspects to propagate to all attributes.Gravatar Dmitry Lomov2016-09-27
* Debian package: remove declared dependencies on zip, unzip and pkg-configGravatar Damien Martin-Guillerez2016-09-27
* Add a new arg to skylark's new_objc_provider method, direct_dep_providers, wh...Gravatar Chris Parsons2016-09-27
* --Gravatar Googler2016-09-27
* Update the density filter to account for all passed densities.Gravatar Googler2016-09-27
* Fix dependency on libtool's helper script make_hashed_objlist.py.Gravatar Chris Parsons2016-09-27
* Add options to ResourceShrinkerAction to generate an updated R.txt.Gravatar Andrew Pellegrini2016-09-27
* Rollback of commit 5972bee6ebfa53cf165befab9fa7962e19d5f620.Gravatar Yun Peng2016-09-26
* Bazel bootstrapping: build an optimized binaryGravatar Laszlo Csomor2016-09-26
* Implement --nocompress_suffixes option.Gravatar Sasha Smundak2016-09-26
* Fix an issue where a "build" command might hang after it finished, because sa...Gravatar Philipp Wollermann2016-09-26
* Create a package for Windows via chocolateyGravatar Peter Mounce2016-09-26
* Correctly declare direct dependenciesGravatar Klaus Aehlig2016-09-26
* Fix #1671: Use a better approach to reap child processes, which fixes the occ...Gravatar Philipp Wollermann2016-09-26
* Bazel bootstrapping: consume custom startup flagsGravatar Laszlo Csomor2016-09-26
* sandbox: Fix an issue where an IOException happening during SandboxExecRoot#c...Gravatar Philipp Wollermann2016-09-26
* Fix external label in Bazel's C++ Tutorial.Gravatar Laszlo Csomor2016-09-26
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-26
* Some changes in MSVC toolchainGravatar Yun Peng2016-09-26
* Fix Bazel compilation on Windows.Gravatar Laszlo Csomor2016-09-26
* Native declared providers are automatically exported.Gravatar Dmitry Lomov2016-09-26
* Don't call TransitiveTargetFunction for --experimental_dynamic_configs=notrim...Gravatar Greg Estren2016-09-26
* Introduce MoreFutures#waitForAllInterruptiblyFailFast and use this in the pla...Gravatar Nathan Harmata2016-09-26
* Add execution permission to toolchain wrapper scripts.Gravatar Xin Gao2016-09-26
* Add target label to progress messages for some Android build actions.Gravatar Andrew Pellegrini2016-09-26
* RELNOTES: Allow different default mallocs per configuration.Gravatar Googler2016-09-26
* Add bitcode handling to swift_libraryGravatar Dmitry Shevchenko2016-09-26
* Add '0xCAFE' extra field to the first entry of the output jar (which is META-...Gravatar Sasha Smundak2016-09-26
* Move hash computation from bash script to a python script because calling md5...Gravatar Googler2016-09-26
* Chunk large stdout/err writes in RpcOutputStreamGravatar Michajlo Matijkiw2016-09-26
* Revert creating a convenience symlink usiing the workspace nameGravatar Kristina Chodorow2016-09-26
* Add manifest merger output log.Gravatar Andrew Pellegrini2016-09-26
* Don't use link action feature configuration in LTO Backend command lineGravatar Googler2016-09-23
* Rollback of commit 4946ab9d5b5d78862c043e35342107a1b9b2f398.Gravatar Cal Peyser2016-09-23
* Introduce language to clearly warn against usage of $(CC) and $(JAVA).Gravatar Ulf Adams2016-09-23