bazel /
bazel /
86c83a1af392341ec5da90863a000b3d1655ee82 - 86c83a1 Update turbine version by Liam Miller-Cushon · 8 years ago
- 5e60e38 Rollback of commit 59180a4ea66b1395b5b85defd732859ecae919ea. by Yue Gan · 8 years ago
- 2cea8bc Support aliases in the --experimental_stl attribute. by Lukacs Berki · 8 years ago
- e721340 Fix formatting error in Java sandwich blog post. by Irina Iancu · 8 years ago
- bd40871 Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3. by Tobias Werth · 8 years ago
- c6a6a77 Add support to read inputs from directories by Googler · 8 years ago
- 0180492 Add a test that a v2.2 format tarball used as a base image contains the appropriate ancestry. by Googler · 8 years ago
- 5e9d915 Fix AndroidBinaryTest on Windows. by Adam Michael · 8 years ago
- a5aa916 Create "internal" category of command-line options. by Michael Staib · 8 years ago
- 42d313f Open source some tests for android_binary. by Adam Michael · 8 years ago
- ca8c1e3 Scrubs OWNERS and METADATA file from third_party/bazel/site/ export. by Googler · 8 years ago
- 097e64c Refactor options converter logic by Jon Brandvein · 8 years ago
- 950ff66 Open source ApkManifestActionTest. by Adam Michael · 8 years ago
- 75795fa Fix PathPackageLocatorTest to do case-insensitive string checks. by John Cater · 8 years ago
- 222b03c Automatically set --jobs based on the number of CPU threads. by Julio Merino · 8 years ago
- 17dee66 Make JavaCompileAction subclass SpawnAction by Liam Miller-Cushon · 8 years ago
- a58f245 Move library R generation to a separate action, ensuring the merging happens by Googler · 8 years ago
- 3e83092 Enable docker on local version of local remote build server by Googler · 8 years ago
- b68fc60 Add sh_test rule for help_test.sh. by John Cater · 8 years ago
- 1575754 Add sourcepath to java_common.compile by Irina Iancu · 8 years ago
- 196bf31 BEP: Indicate caching status in TestResult by Klaus Aehlig · 8 years ago
- 440ed5e Refactor benchmark for enabling CppCodeGenerator. by Yue Gan · 8 years ago
- 9504827 Build a version of Bazel with a bundled OpenJDK inside the binary. by Philipp Wollermann · 8 years ago
- 6b2d8b8 Fix link (maybe)? by Jon Brandvein · 8 years ago
- 3f86e67 Fix Label.toShorthandString() with non-main/default repository by Googler · 8 years ago
- c6c56e8 Add the java-runtime, java-vm, java-home and character-encoding items to "bazel info". by Philipp Wollermann · 8 years ago
- f4bf522 Flip deprecated_generated_xcode_project default to false. by Peter Schmitt · 8 years ago
- c09b83c Reword a comment by Googler · 8 years ago
- 02401d9 Add a new command "bazel license" that prints the license files of Bazel and all embedded open-source components. by Philipp Wollermann · 8 years ago
- 45c7310 Add CppCodeGenerator for bencharmk without enabling it. It will be enabled in a following change. by Yue Gan · 8 years ago
- dd142c9 windows: Improve env var handling of shell integration tests. by Philipp Wollermann · 8 years ago
- e226fe8 Fix broken link: s/html/md/ by Googler · 8 years ago
- 59180a4 Add SpawnInputExpander helper class to arrange runfiles for spawn strategies by Ulf Adams · 8 years ago
- b88e9f3 Rollback of commit ae4b02fb21772effd6836599a7e1792b26ff95e0. by Yun Peng · 8 years ago
- 3be4459 Don't declare parameters of type Iterable<Path> by Liam Miller-Cushon · 8 years ago
- 5ab0ec5 Add a flag (--only_desugar_javac9_for_lint) to disable desugaring lambda expressions for Android Lint. by Chengnian Sun · 8 years ago
- 2b88f62 Make mobile-install wait for debugger by Googler · 8 years ago
- 8c33d5d Sink automatic SDK frameworks into legacy compilation support. by Googler · 8 years ago
- 7ac6d59 Add caching of computed file digests based on file metadata. by Julio Merino · 8 years ago
- f09bd07 Display an error message when there is a status command error by Kristina Chodorow · 8 years ago
- f405ebf Consolidate JavaCompileAction command line flag handling by Liam Miller-Cushon · 8 years ago
- 1c7e581 Rollback of commit adf051ead3b747081639600fb4a9e043a798b2df. by Googler · 8 years ago
- 6f4bf51 Break apart the monolithic docker.bzl into smaller pieces that logically group functions, constants and rules. by Googler · 8 years ago
- 1fce95d No longer crash when running "bazel help <rule>". by Florian Weikert · 8 years ago
- c0fac18 Improve javadoc for the environment functions in the BuildConfiguration by Klaus Aehlig · 8 years ago
- ae4b02f Bazel client, Windows: support colorful output by Laszlo Csomor · 8 years ago
- 3d97f49 Bazel client, Windows: fix console handling bugs by Laszlo Csomor · 8 years ago
- 8a104fa Change the UUID of actions consuming the set of build info keys. by Lukacs Berki · 8 years ago
- 8d635fc Release 0.4.5 (2017-03-16) by Bazel Release System · 8 years ago
- 0302155 Catch attempts to fork from a multithreaded bazel launcher process. by Googler · 8 years ago
- d43d7cd Fix some bugs preventing the crosstool from making use of the min_version for darwin builds. by Googler · 8 years ago
- 461829a Stop Bazel from crashing on data-bound Android libraries with no resources. by Greg Estren · 8 years ago
- 821f1c3 Remove support for --apk_signing_method=legacy_v1. by Adam Michael · 8 years ago
- e6ff109 Header thinning feature now ships the appropriate Apple SDK with header scanner tool to ensure that the correct headers are detected without building any assumptions into the tool. by Googler · 8 years ago
- 1e07d09 Uniquify bridge methods generated during lambda desugaring by Kevin Bierhoff · 8 years ago
- 093c240 Fix typo in help string for --action_env by Klaus Aehlig · 8 years ago
- 6ff407d Breaking up is hard to do: AndroidResourceProcessor by Googler · 8 years ago
- d7b2344 Refactor objc tests to test both crosstool/legacy. Legacy tests are made by Cal Peyser · 8 years ago
- cb81292 Print repository context's execute output by Kristina Chodorow · 8 years ago
- d1f0d6e Make Bazel work with all MSVS 2017 editions by Alexander Chung · 8 years ago
- 9e39ea5 Bazel client, Windows: support "d:/" output root by Laszlo Csomor · 8 years ago
- e4d2b1d Add ThinLTO support for py_binary targets. by Googler · 8 years ago
- 1fc4dff by Kristina Chodorow · 8 years ago
- e4d977f windows: Don't try to breakaway from an existing Job in batch mode. by Philipp Wollermann · 8 years ago
- 42ee2a1 Replace all instances of org_unified_launcher with android_test_support. by Adam Michael · 8 years ago
- 80ce6fe Filter out perf.bazel.*.nobuild for release. by Yue Gan · 8 years ago
- 2d5b58c Windows: update PATH for actions on Windows by Laszlo Csomor · 8 years ago
- b91795f Add kaipi@ as contributor to bazel. by Sergio Campama · 8 years ago
- 42f3f46 Make AspectCompleteEvent an instance of BuildEvent by Klaus Aehlig · 8 years ago
- 0d77ed6 A quick fix for benchmark: clean the first removed result, and add "--expunge". by Yue Gan · 8 years ago
- 3901416 gRPC, Windows: add missing #include and warning by László Csomor · 8 years ago
- eb46bed Allow to have several inputs and outputs by Googler · 8 years ago
- 9bfcb6e Fix #2671 on GitHub by Peter Mounce · 8 years ago
- 0b74113 Add emulator_images_%s filegroups for Bazel Android devices. by Adam Michael · 8 years ago
- 3cd9e16 Adding myself to the owner's file for Bazel/Blaze docs. by Googler · 8 years ago
- a074b2c Fix bug that all full clean targets are cleaned. by Yue Gan · 8 years ago
- c6838a1 Update CONTRIBUTORS by Chengnian Sun · 8 years ago
- d7a780e Type strip Python sources when building a target incompatible with inline by Googler · 8 years ago
- a6ee96f Fix inadvertent performance regression introduced by the recent rewrite of 'blaze query'. by Nathan Harmata · 8 years ago
- 4ccabd3 Simplify Attribute.Configurator, add dynamic configs support. by Greg Estren · 8 years ago
- aea4e5c Avoid expanding NestedSets in IterablesChain Builder by Michajlo Matijkiw · 8 years ago
- bf34ec1 Make mobile-install work with --use_singlejar_apkbuilder. by Adam Michael · 8 years ago
- 5fa18d1 Bazel client, Windows: can connect to fresh server by Laszlo Csomor · 8 years ago
- 6140817 apple_binary scopes link artifacts using child configuration for --experimental_objc_crosstool=all by Cal Peyser · 8 years ago
- 37c51ae Simplify the logic in CppCompileAction#updateActionInputs(). by Lukacs Berki · 8 years ago
- 278b58e Refactor scheduling of LTO Backend actions into CppLinkActionBuilder by Googler · 8 years ago
- 95a4dd0 A partial, manual rollback of commit 7af14dfdbd6addb779226c0a103b2a8dc72c16b1. by Lukacs Berki · 8 years ago
- ae84395 Global cleanup change. by Googler · 8 years ago
- c8cd6bd Bazel client, Windows: make server mode work by Laszlo Csomor · 8 years ago
- 3786a19 Global cleanup change. by Googler · 8 years ago
- 7807b6c Global cleanup change. by Googler · 8 years ago
- 69eb9f5 Speed-up the search for desugared classes in case of many lambdas by limiting the search to the directory where we expect the file. by Googler · 8 years ago
- 9416a46 MSVC wrapper: support -W[no]implicit-function-decl by Laszlo Csomor · 8 years ago
- 2046bb4 Global cleanup change. by Liam Miller-Cushon · 8 years ago
- ecc2ab1 Clean up android desugar tool's flags a bit by Kevin Bierhoff · 8 years ago
- e664615 by Carmi Grushko · 8 years ago
- 4ede8fd Open-source AndroidCommonTest.java. by Adam Michael · 8 years ago
- 3e94692 Use platform-specific path separator for --dependencyManifests. by Adam Michael · 8 years ago
- e3e0a06 Implement coverage support for experimental_objc_library by Cal Peyser · 8 years ago
- f26031d Fix broken link by Jon Brandvein · 8 years ago