bazel /
bazel /
5dda1bed046cf96cdc191adfa09a60f77c1d3e44 - 5dda1be Add the rest of the categories transition values to android options. by ccalvarin · 8 years ago
- 3d2a68c Automated conversion to Java 8 by laurentlb · 8 years ago
- 2d5eeab Remove --xcode_override_workspace_root and --experimental_use_absolute_paths_for_actions. by cparsons · 8 years ago
- 7fe99c2 Flip the flag --rewrite_calls_to_long_compare to false by default. Now by cnsun · 8 years ago
- db8c437 Add categories transition values to android options. by ccalvarin · 8 years ago
- 50d3471 {ios,macos}_minimum_os flags now default to {ios_macos}_sdk_version values by cparsons · 8 years ago
- 8b29544 Decrease memory used by SpawnAction's param file builder. by tomlu · 8 years ago
- cae82e6 Pick up default crosstool features in objc. by rduan · 8 years ago
- db54a93 Add a #getBytes() method to DeterministicWriter that returns a ByteString. By default it just delegates to the existing #writeOutputFile, but implementations may choose to override if they have easy access to a ByteString. by janakr · 8 years ago
- 534618c Create the StartupFlag class and use it instead of plain list of strings. by lpino · 8 years ago
- 100a078 Fix TOC in this topic. Our markdown doesn't use [TOC] to create a table of contents. by Googler · 8 years ago
- d4e673e Android tooling: host/target path distinction by Laszlo Csomor · 8 years ago
- 17770e5 Bazel, bootstrap: fix JNI build errors by Laszlo Csomor · 8 years ago
- 4aacec2 Bazel, testing: tests for launcher scripts by Laszlo Csomor · 8 years ago
- 835e8e3 Explicitly state the default options categories for options used in blaze testing. by ccalvarin · 8 years ago
- 2e8be9f zsh completion: discard progress from internal bazel invocations by Klaus Aehlig · 8 years ago
- d698367 Lambda cleanup by laurentlb · 8 years ago
- 133a3a0 Add exports param to java_common.compile. by elenairina · 8 years ago
- 61ecd28 Fix a few style issues. by lberki · 8 years ago
- 1c77ef6 Set BAZEL_VC in when running python tests on Windows by pcloudy · 8 years ago
- 1a99656 Internal change by Googler · 8 years ago
- 69caf5d Bazel, testing: improve test_base.py by Laszlo Csomor · 8 years ago
- 8981f7e Migrate the lib.server package to Java 8. by lberki · 8 years ago
- 05c20aa Add missing windows select for //src:embeded_tools_with_jdk by pcloudy · 8 years ago
- 8a3cc9b Add a test verifying that --action_env triggers a rerun of tests by Klaus Aehlig · 8 years ago
- 6a8a174 Add a lambda now that we can. by lberki · 8 years ago
- a60fce9 Windows: Bootstrap Bazel with wrapper-less CROSSTOOL by pcloudy · 8 years ago
- 393e843 Remove resource_extractor from android_sdk rule. by ajmichael · 8 years ago
- b587350 Update aspect documentation to reflect aspect parameters. by Googler · 8 years ago
- 8355237 Introduce new android_instrumentation_test rule. by ajmichael · 8 years ago
- c1e0d7b Open source dexer tests. by ajmichael · 8 years ago
- 199624b Add a FeaturePolicyConfiguration for supporting limited feature rollouts. by mstaib · 8 years ago
- 1b9933a When we access a field of an interface, if the field is of type long or double, by cnsun · 8 years ago
- 873d25e Enable aapt2 support in library actions. by corysmith · 8 years ago
- c73b159 Make sure that objc_ and apple_binary pass the host/nonhost feature flag for by Googler · 8 years ago
- 36a1f0e Fix extra bytes and missing resources for roboelectric tests: by Googler · 8 years ago
- 5b91934 List the default timeout values for all 4 possible values, not just 3 out of 4. by Googler · 8 years ago
- 97860d4 Remove implicit dependency of objc rules on //tools/objc:header_scanner by cparsons · 8 years ago
- fe8b56f build_event_stream_test: action listener is still experimental by Klaus Aehlig · 8 years ago
- c85b37c Refactoring the ApplicationManifest for clarity: by corysmith · 8 years ago
- 8740ca6 Access interface constants to explicitly trigger the execution of interface by cnsun · 8 years ago
- c251b05 Bazel moved to Java 8. by philwo · 8 years ago
- 669fcbb Add categories to BES-related options by aehlig · 8 years ago
- f070234 Windows, JNI: move around sources by Laszlo Csomor · 8 years ago
- 1e0628d Writing build events to a file is no longer experimental by aehlig · 8 years ago
- a6f0f13 Output more debug information when running python tests by Yun Peng · 8 years ago
- 218c363 Ensure shards of the same test have unique names in the fallback xml by Benjamin Peterson · 8 years ago
- 224a0da Mark src/test/shell/bazel/remote_execution_sandboxing_test.sh as executable. by Philipp Wollermann · 8 years ago
- 86a9a50 Make Bazel build with wrapper-free CROSSTOOL on Windows by Yun Peng · 8 years ago
- 6e940e5 Add ActionEnvironment, which is a wrapper class for a fixed+inherited env by ulfjack · 8 years ago
- 0a0d7a4 BugReport: include ERROR on internal error messages by Klaus Aehlig · 8 years ago
- fe037f3 Windows, Android: update android_sdk_repository by Laszlo Csomor · 8 years ago
- ac51982 Move verifyMarkerData into RepositoryFunction by Yun Peng · 8 years ago
- c2de565 Internal change by Googler · 8 years ago
- 87372e1 Internal change by Googler · 8 years ago
- c35f086 Do not take all possible values of an attribute for selector lists of list types when running query output. Instead, simply return a list of list types, each list type being the concatenation of each of the possible outputs in each select. by shreyax · 8 years ago
- 7c7255e Allow expansion flags to have values. by Googler · 8 years ago
- 1b2e451 Remove misleading documentation about 'transitive-deps' target by Jeremy Apthorp · 8 years ago
- f876fce Update the --incompatible_ flag requirements to use the metadata tag. by ccalvarin · 8 years ago
- c09732b Rename RemoteUtils to GrpcUtils by ulfjack · 8 years ago
- e2ffd5d Add a pretty printer for Skylark ASTs by brandjon · 8 years ago
- 3bc1547 Add the default category and tag to all options. by ccalvarin · 8 years ago
- 9b394a2 Bazel docs: Fix Edit button by steren · 8 years ago
- ebec925 BEP: Gracefully handle null configurations by Klaus Aehlig · 8 years ago
- ffa68e2 Create and example of how to change the default on inherited attributes by Pweaver (Paul Weaver) · 8 years ago
- 733a97d Add more helpers to Parser by brandjon · 8 years ago
- 66261ea Tests + cleanup + docs for ctx.actions.declare_{file,directory} by dslomov · 8 years ago
- 40d2110 cpp: add unit tests for MakeAbsolute() by Thiago Farina · 8 years ago
- 5c6db4c Fix typo in JsonFormatFileTransport.java by Eric Dobson · 8 years ago
- 10da466 BEP: also report test sizes by Klaus Aehlig · 8 years ago
- 7998f70 Add 'ctx.actions.declare_directory' by dslomov · 8 years ago
- 329d79e Fixes #3188: Implement sandboxing for remote_worker on Linux. by Philipp Wollermann · 8 years ago
- f2ed858 Turn unary minus into a proper AST node by brandjon · 8 years ago
- 7b85122 Release 0.5.2 (2017-06-27) by Bazel Release System · 8 years ago
- 0010cc9 Move the docker tests in src/test/docker by dmarting · 8 years ago
- 6648268 Bazel, python tests: add more context to failures by Laszlo Csomor · 8 years ago
- 9ef1521 Enable connection pooling for the remote REST cache by Benjamin Peterson · 8 years ago
- 2e84e7c Add 'ctx.actions' and implement 'ctx.action.declare_file'. by dslomov · 8 years ago
- c5ddd42 BuildEventStreamUtils: update TODO to reflect the new plan of action by aehlig · 8 years ago
- cfb2ec0 Minor Bash improvements by Androbin · 8 years ago
- fa46172 use procstat_getpathname to get self path by Jov · 8 years ago
- 0d007ff Simplify the RemoteActionCache interface by ulfjack · 8 years ago
- fb43f04 BlazeCommandDispatcher: make parseArgsAndConfigs not take a CommandEnvironment by ulfjack · 8 years ago
- 4bb4b3d give the duration of test in the fallback xml file by Benjamin Peterson · 8 years ago
- 69e74cd Don't set the +x bit by default on WriteFile(). by lberki · 8 years ago
- 24795d4 Single quote the release message by Damien Martin-Guillerez · 8 years ago
- c616acc Remove jdk7 variant of the APT repository by Damien Martin-Guillerez · 8 years ago
- 4c7b8c2 Stop adding python paths into INCLUDE and LIB by Yun Peng · 8 years ago
- 178e03e9 Add alias in bazel_tools for jni_md_header-windows by pcloudy · 8 years ago
- 6e24aad Fix the name of a flag in an error message by dmarting · 8 years ago
- b57311f LLVM FDO zipped profiles contain the LLVM raw profile file whose contents by Googler · 8 years ago
- 47d5785 Fix RuleContext documentation typo. by gregce · 8 years ago
- e2b1a0c Add idl_preprocessed field to android_library. by Googler · 8 years ago
- e73f881 Add option tagging and categorizing enums. by ccalvarin · 8 years ago
- 19cf3e5 Add the ability to provide source_jars to java_common.create_provider by Googler · 8 years ago
- 77ba65e Refactor SkyQueryEnvironment to allow preprocessing or postprocessing targets by Googler · 8 years ago
- 00b290c remove @bazel_tools//tools/build_rules:gensrcjar target by ajmichael · 8 years ago
- c8b9351 Internal change by Googler · 8 years ago
- 3759d00 Forbid octal sequences greater than \377 (0xff) in strings. by laurentlb · 8 years ago
- a7be6f6 Add JavaSkylarkApiProvider to aar_import rule. by Googler · 8 years ago