aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Avoid setting CFBundleExecutable on objc_bundle_library plistsGravatar Chris Parsons2016-08-23
* Move $swiftstdlibtoolwrapper to ReleaseBundlingToolsRule, the accurate place ...Gravatar Chris Parsons2016-08-23
* Expose single and multi-architecture platform retrieval methods (AppleConfigu...Gravatar Chris Parsons2016-08-23
* Enables objc_proto_library to depend on other objc_proto_libraries. This only...Gravatar Sergio Campama2016-08-23
* removed protobuf.meta and flags.xml from apkGravatar Googler2016-08-23
* Removing some of GUAVA dependencies from junit.runner.sharding.Gravatar Elena-Irina Iancu2016-08-23
* Remove CppCompilationContext.equals/hashCode. Making them throw an exceptionGravatar Googler2016-08-23
* Add a switch to treat any objc_library like an experimental_objc_library. ThisGravatar Cal Peyser2016-08-23
* Rollback of commit bb5d5efb4b50710241b5b374eb67084f4bf08278.Gravatar Tobias Werth2016-08-23
* Remove support for thin archives.Gravatar Lukacs Berki2016-08-23
* Adds data binding support libs for the Android resource processorGravatar Greg Estren2016-08-22
* Move SkylarkImport from LoadStatement to BuildFileASTGravatar Miguel Alcon Pinto2016-08-22
* Update the query documentation to reflect the fact that locations printed are...Gravatar Lukacs Berki2016-08-22
* Fixes ci breakage in sandbox for //src/tools/singlejar:stored_jarGravatar Yue Gan2016-08-22
* Use guava Uninterruptibles#joinUninterruptibly utility method instead of roll...Gravatar Janak Ramakrishnan2016-08-22
* Use guava Uninterruptibles#joinUninterruptibly utility method instead of roll...Gravatar Janak Ramakrishnan2016-08-22
* Use ${link} references in common attribute documentation.Gravatar David Chen2016-08-22
* Instead of filtering for dynamic libraries when creating solib symlinks, asse...Gravatar Lukacs Berki2016-08-22
* Make Bazel not crash when a cc_library is in the hdrs of another cc_library.Gravatar Lukacs Berki2016-08-22
* Instead of using the smallest group as the inputs for the generation actions,...Gravatar Sergio Campama2016-08-22
* When building protos on a linking target, propagate the protos header search ...Gravatar Sergio Campama2016-08-22
* Flip on @+id parsing by defaultGravatar Googler2016-08-22
* The target pointed to by the 'singlejar' attribute of the java_toolchain rule...Gravatar Sasha Smundak2016-08-22
* Refactor ActionExecutionFunction to avoid unnecessary unwrapping of SkyKeys t...Gravatar Janak Ramakrishnan2016-08-22
* Remove unmatched parenthesis from javadoc.Gravatar Adam Michael2016-08-22
* Disable broken tests.Gravatar Cal Peyser2016-08-22
* Enables support for compiling generated proto files (as in genrules).Gravatar Sergio Campama2016-08-22
* Implement timeouts on Windows.Gravatar Lukacs Berki2016-08-22
* --Gravatar Luis Fernando Pino Duque2016-08-19
* fix ci breakage on MacGravatar Yue Gan2016-08-19
* Drop BlazeModule.getOptionCategories, it's never used.Gravatar Ulf Adams2016-08-19
* Fix Bazel CI by appending the newline to WORKSPACE, which got lost in commit ...Gravatar Philipp Wollermann2016-08-19
* Number test directories from one separately from each basename so that we don...Gravatar Lukacs Berki2016-08-19
* The value of the --resources flag is <PATH>:<NAME>, not <NAME>:<PATH>Gravatar Sasha Smundak2016-08-19
* Make test "args" attribute configurable.Gravatar Greg Estren2016-08-19
* Fixes noneable annotation not being enforced in SkylarkCallable.Gravatar Pedro Liberal Fernandez2016-08-19
* Make BuildViewTest#testErrorBelowCycle properly deterministic so that it can ...Gravatar Janak Ramakrishnan2016-08-19
* Allow CompileOneDependencyTransformer#transformCompileOneDependency to throw ...Gravatar Janak Ramakrishnan2016-08-19
* Refactor GlobFunction to avoid random-access lookup of the returned map of a ...Gravatar Janak Ramakrishnan2016-08-18
* Implement the first stage of Bazel's "Sandbox 2.0" for Linux.Gravatar Philipp Wollermann2016-08-18
* Fix tmpdir with standalone test strategyGravatar Kristina Chodorow2016-08-18
* Fixes order of keyword arguments in the error message printed when a JavaGravatar Pedro Liberal Fernandez2016-08-18
* Use -fno-canonical-system-headers when supportedGravatar Brian Silverman2016-08-18
* Add a test for sandboxing when nobody's UID is differentGravatar Brian Silverman2016-08-18
* call SetupDirectories after uids are mapped in the user namespaceGravatar Jason Lunz2016-08-18
* Fix typos: min_rank -> minrank, max_rank -> maxrankGravatar Googler2016-08-18
* Stop catching InterruptedException in remote execution.Gravatar Janak Ramakrishnan2016-08-18
* Log gRPC interrupt events.Gravatar Lukacs Berki2016-08-18
* Use array comparison and not reference comparison between digests.Gravatar Shreya Bhattarai2016-08-18
* Delete unused empty file.Gravatar Adam Michael2016-08-18