bazel /
bazel /
0783b9e81328729353cfad7ec25391c03d7f772a - 0783b9e Rewrite //:combine_distfiles.sh in Python by László Csomor · 8 years ago
- 5f99fda Extract a library from create_embedded_tools.py by László Csomor · 8 years ago
- 6628d55 multi-thread DexFileMerger RELNOTES: speedup of incremental dexing tools by kmb · 8 years ago
- 53b9bab Set a bit in ActionExecutedEvent indicating if a failure occurred before the action actually executed. by janakr · 8 years ago
- 4bc9509 Up the size of skylark_flag_test to "medium" to avoid timeouts by brandjon · 8 years ago
- 92a225d Fix documentation in FilesetEntry by kush · 8 years ago
- e18ccda Skylark interpreter uses Latin1 instead of Utf8 for consistency with Bazel. by laurentlb · 8 years ago
- d1c5916 Fix AST visitor for for loops and comprehensions. by laurentlb · 8 years ago
- ff70a28 Rename the aapt2 library to .apk, which is what aapt2 expects for static libraries. by corysmith · 8 years ago
- d40b74a Fix formatting issue. by Googler · 8 years ago
- d79b937 Pass List<ConfigurationFragmentFactory> to SkyframeExecutor instead of ConfigurationFactory. by gregce · 8 years ago
- 43d8a79 Do not make generated files mandatory deps for ObjC compile when header by Googler · 8 years ago
- 523b575 Use Maps#newHashMapWithExpectedSize rather than improper HashMap ctor usage. by nharmata · 8 years ago
- e7e7ba4 Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction. by corysmith · 8 years ago
- a664a51 Make the print function output debug messages by vladmos · 8 years ago
- 4435515 Inline @Deprecated methods in CustomCommandLine. by tomlu · 8 years ago
- bc4eb27 Move OutputService to lib.skyframe by ulfjack · 8 years ago
- 4ed3db6 Polish blaze_util.cc by lpino · 8 years ago
- db55b5a Set correct output_path for bazel info by Googler · 8 years ago
- ab21d18 Move core test classes to lib.analysis.test by ulfjack · 8 years ago
- 53641e5 Rewrite junitrunner integration tests by ulfjack · 8 years ago
- 4cc2e57 Move anonymous inner class to nested class by ulfjack · 8 years ago
- d7f5c12 Bump python-gflags to 3.1.0, take two by Joe Finney · 8 years ago
- fad339f Fix flaky toolchain_test for register_toolchains with an invalid target. by John Cater · 8 years ago
- a7f513c Unify input prefetching by ulfjack · 8 years ago
- 9220eec Move extra action stuff to analysis.extra by ulfjack · 8 years ago
- 3a5002f Android,tools: don't open zip file in binary mode by laszlocsomor · 8 years ago
- 1e91fa5 Only patch in C++ compile features when they are not already defined in crosstool by hlopko · 8 years ago
- b79a9fc Quote python_path and launcher in python_stub_template_windows.txt by pcloudy · 8 years ago
- 4a2e17f Add build_windows_jni.sh back by Yun Peng · 8 years ago
- 1bf9467 Make repository_ctx.which() portable by David Ostrovsky · 8 years ago
- 0ec7180 Implement timeouts on top of Java Process by ulfjack · 8 years ago
- d456fca Android,tools: open all files in binary mode by Laszlo Csomor · 8 years ago
- e9ba68d PiperOrigin-RevId: 164803219 by rduan · 8 years ago
- 9e65494 Cleanup SkylarkDict API by brandjon · 8 years ago
- 8d70785 Automated rollback of commit 8adcf839c5c42defaa2fabedfb0208e4ce97ac95. by ajmichael · 8 years ago
- 44b71aa Remove --experimental_dynamic_configs=off. by gregce · 8 years ago
- 7740f68 Open source apple-package java tests by cparsons · 8 years ago
- 3a0ce77 Ensure that invalid target errors are properly reported in by John Cater · 8 years ago
- 6cc9d93 Cleanup cast methods for SkylarkList by brandjon · 8 years ago
- d146dfe Remove exec from $testing_shbase. It is a sh_library target that we only use to get googletest.sh from to put in the runfiles. by ajmichael · 8 years ago
- 3f4bd84 Defer expansion of certain proto command line string arguments. by tomlu · 8 years ago
- dcf3683 Deprecate old ordering names for depsets by vladmos · 8 years ago
- 617e806 Fix --verbose_failures w/ sandboxing to print the full command line by ulfjack · 8 years ago
- 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
- bf0fbfd Improve CustomCommandLine. by tomlu · 8 years ago
- 9996519 Revert collect_coverage change that enables the new Java coverage by elenairina · 8 years ago
- 2b3207b Windows,Android: mobile-install fully works by Laszlo Csomor · 8 years ago
- a2fed4b Remove `blaze` from the conflict error message by Gregg Donovan · 8 years ago
- b31fe48 Remove non-existent target from IntelliJ config. by John Cater · 8 years ago
- f2d4595 Rewrite the Command API by ulfjack · 8 years ago
- 6b2dce6 In the MutableList API, make an internal unsafe method public by brandjon · 8 years ago
- fb20d20 Add reexports to cc rules and cc_shared_library and cc_static_library semantics by elenairina · 8 years ago
- 01122f4 Fix backwards compat doc <title>. by Benjamin Peterson · 8 years ago
- a4aef1c Start event: show id also for non-build requests by Klaus Aehlig · 8 years ago
- 5a661c7 Make create_embedded_tools.py python 2.6 friendly by hlopko · 8 years ago
- e8a3fea Move FilesetProvider to lib.analysis.fileset by ulfjack · 8 years ago
- aff9fa6 Do not add copts feature to crosstools that already define it by hlopko · 8 years ago
- 0df3ddbd Polishing by Jonathan Bluett-Duncan · 8 years ago
- 9e18b0a Fix broken link to cc_binary by Yi Cheng · 8 years ago
- f5b891a Automated rollback of commit f7f1a8f756f33f86b1bdc5023d5052117b62523e. by laszlocsomor · 8 years ago
- 2f43b7ce Fix typo in the chocolatey generation script by hlopko · 8 years ago
- 17f97e9 Trigger a gc after processing a workrequest. by Googler · 8 years ago
- 3d70c31 Split the mobile app tutorial into separate Android and iOS tutorials and eliminate the backend server tutorial. by Googler · 8 years ago
- 1e05dd06 Add flag to use processed resource apk manifest file by Googler · 8 years ago
- 062fe70 Introduce java_import_external by jart · 8 years ago
- ae93cdf Remove invalid check. It is possible that an interface initializer can set by cnsun · 8 years ago
- cf439f2 write dex archives uncompressed RELNOTES: none by kmb · 8 years ago
- 3562525 Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylark by ulfjack · 8 years ago
- 91a4d98 blaze_util_posix.cc: fix call to nanosleep by Klaus Aehlig · 8 years ago
- 21436e0 Stop transitively propagating headers transitively for ObjC protos. by kaipi · 8 years ago
- d3dfa59 Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1. by ajmichael · 8 years ago
- 0535a76 Windows, AndroidBusyBox: always use params files by laszlocsomor · 8 years ago
- ece0a14 Rename some variables for easier understanding of the code. by elenairina · 8 years ago
- deab0cf Use java.time.Duration for timeouts by ulfjack · 8 years ago
- 3cb136d Add python to bazel's dockerfiles by hlopko · 8 years ago
- 8adcf83 Change logic of Blaze Java coverage. by elenairina · 8 years ago
- f3e91b2 Use Sets.new...WithExpectedSize to presize some collections by michajlo · 8 years ago
- 49b4bd3 Micro-optimization - presize internal Selector map by michajlo · 8 years ago
- 963db87 Remove special ordering of resources from PlaceholderIdFieldInitializerBuilder by Googler · 8 years ago
- bd36e5f Rollforward of "Framework dependency subtraction uses runfiles path instead of full artifact path" by cparsons · 8 years ago
- 67b1736 improve efficiency of no-op desugarings by kmb · 8 years ago
- 04b4c66 Improve SyntaxTreeVisitor API. by laurentlb · 8 years ago
- 59c16f6 Clean up Label validation, and introduce a factory method for constructing a Label without validation. by nharmata · 8 years ago
- 2f62842 test-setup.sh: don't cat the log file if it does not exists by dmarting · 8 years ago
- ea48173 Add space to make error message readable. by Googler · 8 years ago
- dc8325b Clean up expected exception tests by cushon · 8 years ago
- 2f120f7 Use Iterators.unmodifiableIterator() for readability by brandjon · 8 years ago
- 2f7e775 Move MakeVariableProvider to lib.analysis by ulfjack · 8 years ago
- 65a173a Slight refactor to AttributeValuesMap to permit multiple different efficient implementations. by nharmata · 8 years ago
- df7cc48 Only add coverage flags when gcno file is expected by hlopko · 8 years ago
- fe14baf Windows, Android: fix mobile-install by Laszlo Csomor · 8 years ago
- 91fb38e remote_worker: Serialize fork() calls. Fixes #3356 by buchgr · 8 years ago
- 904563c Do not expand inputs in CppLinkAction.execute(). by Benjamin Peterson · 8 years ago
- 26d0e49 Move RuleConfiguredTargetFactory to lib.analysis by ulfjack · 8 years ago
- a02f595 Rearrange the java-langtools / javac-bootclasspath scripts by ulfjack · 8 years ago
- 90e2e98 Move AliasProvider to lib.analysis by ulfjack · 8 years ago
- 5a03ed1 Internal change by Googler · 8 years ago
- 793b409 Windows, sh_bin. launcher: fix manifest path by Laszlo Csomor · 8 years ago
- 242a434 bes,remote: update default auth scope. by buchgr · 8 years ago