bazel /
bazel /
dbe59b2b1611143132fd2f6311ed259b3b85445a - dbe59b2 Remove unused filegroup. by ajmichael · 7 years ago
- c3de468 Move compulsory ProcessWrapperUtil parameters into its builder() method, to be consistent with LinuxSandboxUtil. by ruperts · 7 years ago
- 16c36c3 Enable syscall cache and eager sub-directory globbing in AbstractPackageLoader. by carmi · 7 years ago
- bfd8157 Add "extra_deps" to targets in tests that were forgotten in https://github.com/bazelbuild/bazel/commit/e6940a554bfbd79e3e4534100fb7bf92be87cab2. by dannark · 7 years ago
- 614dc50 Remove ConfigurationTransition.HOST references from lib.packages. by gregce · 7 years ago
- deb9c88 Remove legacy_native_support attribute. by ajmichael · 7 years ago
- e98f344 Correct typos found by the linter. by gregce · 7 years ago
- 29a9682 Update bootclasspath handling for JDK 9 by cushon · 7 years ago
- db319f8 Migrate uses of xcode_config_alias to use the recently-introduced skylark late bound default instead. by cparsons · 7 years ago
- 0d55f4c Expose ObjcProtoAspect to Skylark. by cparsons · 7 years ago
- 104cd41 Inline JavaToolchainData into JavaToolchainProvider by cushon · 7 years ago
- 56ef727 Allow --javabase to accept java_runtime (not just java_runtime_suite) by cushon · 7 years ago
- d25f953 Doccomment missing space. by Nathan Herring · 7 years ago
- 34e1b3c Make BuildConfigurationValue.Key a SkyKey. For now, it would be nice to put it inside ConfiguredTargetKey instead of having a BuildConfiguration there, so it's going to be more widely used. by janakr · 7 years ago
- 79460ac Default to not allowing the Android 'resources' attribute by Googler · 7 years ago
- 243c0a8 remote: fix download of output directories by buchgr · 7 years ago
- ac2cd35 Get rid of LabelAndConfiguration class: ConfiguredTargetKey contains the same information and is more useful, since it's practically a SkyKey. by janakr · 7 years ago
- 8a56db3 Python 3 fixes for skylark tests by dgreiman · 7 years ago
- ab8ea13 Remove references to some internal tooling. by ajmichael · 7 years ago
- e6940a5 Refactor android_local_test test classes. by dannark · 7 years ago
- 8c9f87a Add CommandUsingLinuxSandboxtTest, to test execution statistics for Commands that use the linux-sandbox tool, irrespective of which SpawnRunner they use. by ruperts · 7 years ago
- 13047a0 Rewrite confusing sentence in aspects.md. by dslomov · 7 years ago
- 5274d8b Use linux-sandbox via the (new) LinuxSandboxUtil. (second attempt). by ruperts · 7 years ago
- 8a7c63e remote: rename auth flags. by Jakob Buchgraber · 7 years ago
- a982168 Add link to provider example in the doc by laurentlb · 7 years ago
- 241d6ca Use assets from the resource APK for resource shrinking rather than from the merge actions. by Googler · 7 years ago
- 53d568d Adjusts the filegroups generated for the Android NDK crosstool to correctly by ahumesky · 7 years ago
- 1619d40 Change the definition of genrule to require a c++ toolchain. by cpeyser · 7 years ago
- 3d0a04d remote: add directory support for remote caching and execution by Hadrien Chauvin · 7 years ago
- 8e3afcc Support for ThinLTO to be enabled implicitly with AFDO by Googler · 7 years ago
- de65ce9 Add license field to cc auto-configure BUILD templates. by xingao · 7 years ago
- b9c138e Remove CppConfiguration#supportsFission and #useFission. To do this, we: by cpeyser · 7 years ago
- fb05988 Automated rollback of commit 52b62164af031c50b7a0584303caad67af5e1d4d. by aehlig · 7 years ago
- 12471a7 Make cc_configure script more extensible by Ilya Biryukov · 7 years ago
- 44d1571 Aspects-on-aspect see and propagate over aspect attributes. by dslomov · 7 years ago
- 41db318 Windows MSYS CROSSTOOL: Remove /usr from cxx_builtin_include_directory by Yun Peng · 7 years ago
- 056878a remote: delete dead code by Jakob Buchgraber · 7 years ago
- 52b6216 Use linux-sandbox via the (new) LinuxSandboxUtil. by ruperts · 7 years ago
- 87dd180 @AutoCodec features. by Googler · 7 years ago
- 5c16ab23 Add java_toolchain definitions that work with JDK 8 and 9 host_javabases by cushon · 7 years ago
- 96ce526 Refactor OSX-Objc configuration requirements to MockObjcSupport by cparsons · 7 years ago
- ed5dfd7 Move java and android skylark constants into the correct rulesets. by ajmichael · 7 years ago
- 044c03b Expose --android_sdk to skylark as a configuration field. by ajmichael · 7 years ago
- 1a4f791 Attempt #4 Adds FakeAutoCodecProcessor to bazel-distfile. by Shahan Yang · 7 years ago
- caa9e08 Automated rollback of commit 2f10da0db062e023b1f0f8222f8545467b29ae4e. by schmitt · 7 years ago
- 2dc365a Replace java_plugin_configuration with java_package_configuration by cushon · 7 years ago
- 09894d1 Python 3 fixes for tools/build_defs, jdk, objc by Googler · 7 years ago
- 43f45b5 Have the RemoteSpawnRunner use the execution platform present in the Spawn to get the remote execution properties. by John Cater · 7 years ago
- 7fb5322 Initial java_toolchain Java 9 readiness by cushon · 7 years ago
- 2ca20ae Add local_ios toolchain to the MOCK_CROSSTOOL by cparsons · 7 years ago
- 9440289 Add support for --javacopt flags terminated by `--` to JavaBuilder by cushon · 7 years ago
- 2258b81 Makes PathFragment have internal CODEC definition. by Googler · 7 years ago
- 16f1c19 Remove wrapper options support. by ccalvarin · 7 years ago
- 18291e5 Add regression test for JavaIoFileSystem#createDirectory. by tomlu · 7 years ago
- 246ee56 More updates to tools/android modules for compatibility with python 3. by Googler · 7 years ago
- 56d5ba1 Retire some pre-skylark machinery for accessing the contents of java_toolchain by cushon · 7 years ago
- 741dbc0 Ensure that the target package in the <instrumentation> tag of the instrumentation android_binary's AndroidManifest.xml references the correct package name of the instrumented android_binary. by jingwen · 7 years ago
- 691bd15 Add convenience method for wrapping SerializationException by brandjon · 7 years ago
- c93ef7b look for the prelude in each repository (fixes #1673) by Kevin Gessner · 7 years ago
- 497f58f Fix links to Build Encyclopedia by vladmos · 7 years ago
- 2c7800a Move CppConfiguration#getCompilerFlags and #getCxxFlags to CcToolchainProvider. by cpeyser · 7 years ago
- c801c39 Automated rollback of commit 82e68b75304438c96ff878a0c2b8d18b42002486. by aehlig · 7 years ago
- 2918e78 Add a sanity check to prevent creation of Artifacts with an empty path by ulfjack · 7 years ago
- f527577 remote: Allow auth scopes to be a comma-separated list. by Jakob Buchgraber · 7 years ago
- 905e307 remote: Rename --remote_rest_cache to --remote_http_cache by Jakob Buchgraber · 7 years ago
- 8d92cd8 Remove some unused code by ulfjack · 7 years ago
- 7f86d4a Skylint: Add a warning for the `+` operator on depsets. by laurentlb · 7 years ago
- 173cae7 Remove FeatureSpecification, use plain sets instead by hlopko · 7 years ago
- 30ffe79 remote: deprecate --remote_rest_cache_pool_size by Jakob Buchgraber · 7 years ago
- 7b423cc Release 0.9.0 (2017-12-19) by Bazel Release System · 7 years ago
- e48a9c8 Remove source category from CcCommon.configureFeatures by hlopko · 7 years ago
- cf1d6c4 remote: update README by buchgr · 7 years ago
- c0aa1b7 Remove unused method. by ajmichael · 7 years ago
- 0e668c1 Add two action types to the list of those requiring apple_env by cparsons · 7 years ago
- 8a2baea Consolidate instances of the --keep_going flag. by juliexxia · 7 years ago
- cdbaef2 Make ObjectCodecTester more convenient by brandjon · 7 years ago
- ba14f67 Have GraphTest test rdep consistency conditionally since some graph implementations don't store rdeps for done nodes. by nharmata · 7 years ago
- efc86c5 Remove support for --android_sdk=<filegroup>. by ajmichael · 7 years ago
- 0accd45 Improve doc for .files and add more links/examples. by laurentlb · 7 years ago
- c2fd539 Don't assume java.home points to a jre/ sub-directory by cushon · 7 years ago
- 64d46e6 Remove JavaNeverlinkInfoProvider. by elenairina · 7 years ago
- b82ea38 Modify implicit dependency for Stubby services by Googler · 7 years ago
- 39c7f9a remote: fix out-of-date documentation by Jakob Buchgraber · 7 years ago
- 408ea37 Update tools/ modules for compatibility with python 3. by Akira Baruah · 7 years ago
- 2040c60 Don't mention set() in depset() docstring. by Benjamin Peterson · 7 years ago
- e440c7e remote: fix rest cache documentation. Fixes #4246 by buchgr · 7 years ago
- 15c90b3 Set the execution platform on a new SpawnAction based on the RuleContext. by John Cater · 7 years ago
- 96ea65b Makes the auto_service rule export the plugin. by Shahan Yang · 7 years ago
- 094caa5 Automatic formatting cleanup of Android *.java files. by jingwen · 7 years ago
- 310fe15 Remove only native caller of CppConfiguration#getTargetGnuSystemName. This is by cpeyser · 7 years ago
- 1892677 Fix a documentation link by vladmos · 7 years ago
- 2f10da0 Change CommandHelper to use TemplateExpander directly by ulfjack · 7 years ago
- dd11a0e remote: Add support for Google Cloud Storage. by Jakob Buchgraber · 7 years ago
- 176f0a2 Preemptively add deps back for Objective-C compilation after it was removed in by plf · 7 years ago
- f203db0 Windows DefParser: Remove dependency on //src/main/cpp/util:file by Yun Peng · 7 years ago
- 3d7b730 bazel_bootstrap_distfile_test: fix typo by Klaus Aehlig · 7 years ago
- 21f117a Automated rollback of commit 70c2be189c9c0021f7c424c7399f8bdecc579b4e. by Googler · 7 years ago
- dd6f829 Eagerly close directory content stream again when looking for dumped lambdas by kmb · 7 years ago
- fa5274d Filter out generated databinding files from instrumentation APK. by ajmichael · 7 years ago
- 931d285 Optionally allow loaded packages to not be tracked. by janakr · 7 years ago