bazel /
bazel /
90511e17dcb663076403094b307130a24d698603 - 90511e1 Inject the TOOLS_REPOSITORY constant in the RuleClassProvider instead of using Constants.java by Luis Fernando Pino Duque · 9 years ago
- e70a337 Minor formatting fixes in code listings in Bazel CI blog post. by David Chen · 9 years ago
- 72f6185 Fix a couple of broken links by Liam Miller-Cushon · 9 years ago
- 8809426 Pass "--working_dir ." to the compile_protos script by Chris Parsons · 9 years ago
- a6658a4 workspace() is now documented in its annotation by Kristina Chodorow · 9 years ago
- e141286 Intern IntVersions. by Janak Ramakrishnan · 9 years ago
- d21c2d6 Ensure repository names are valid workspace names by Kristina Chodorow · 9 years ago
- 8d239cd Fix SkyframeBuilder's error handling, and change the contract of EvaluationResult to return true for hasError() iff errorMap is non-empty or there is a catastrophe. by Janak Ramakrishnan · 9 years ago
- 03e89a9 Always declare dependency on xcode gcov. by Peter Schmitt · 9 years ago
- 25b38ac Don't load dumpsyms in configurations. by Peter Schmitt · 9 years ago
- dfcce0d Add Android targets back into embedded tools by Kristina Chodorow · 9 years ago
- 464caa5 Rollback of commit 38c537da56fa8633aa30b6fec1ab5aeee432e038. by Kristina Chodorow · 9 years ago
- 14cf678 Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64. by Kristina Chodorow · 9 years ago
- dcb4a38 Sort .gitignore by Steven Dee · 9 years ago
- 1c5a1ec Add pkg and various other skylark rules to the embedded tools by Damien Martin-Guillerez · 9 years ago
- 37c1b53 Add documentation about our plans to handle symlinks on Windows. by Lukacs Berki · 9 years ago
- 2dc9508 Fix: return an error from the analysis phase with keep_going in error cases. by Ulf Adams · 9 years ago
- 298d32d Support transitive deps in Groovy by Erik Kuefler · 9 years ago
- 50bc289 Fix typo by Googler · 9 years ago
- 202d722 Blog post: Bazel and continuous integration by Damien Martin-Guillerez · 9 years ago
- 5e573fd Store data about aspect configurations on Dependencies. by Michael Staib · 9 years ago
- e15da02 Readds the JackAspect for Jack support for Java dependencies. by Michael Staib · 9 years ago
- 79c68c2 Change constructor of ConcatenateStrategy to public for better extensibility by Googler · 9 years ago
- b21b2ba Convert skylark rules and tests to use _ in repo names by Kristina Chodorow · 9 years ago
- 8b197ac Convert j2objc workspace name to use _, not - by Kristina Chodorow · 9 years ago
- 8882114 Make local-jdk conform to workspace name rules by Kristina Chodorow · 9 years ago
- f948e83 Describe some of the more likely license types by Kristina Chodorow · 9 years ago
- f75aa72 Add a strict dependencies exception for the GenerateWrapperModuleProcessor, by Googler · 9 years ago
- 7ecb2ce Rename FilesystemUtils to NativePosixFiles. by Lukacs Berki · 9 years ago
- 72384a2 Add the @bazel_tools prefix to docker and pkg tooling by Damien Martin-Guillerez · 9 years ago
- 122e619 Return opaque value for native.rule() on a select() statement. by Han-Wen Nienhuys · 9 years ago
- 41f4456 Make runfiles tree creation on Windows depend on the artifacts of the actual runfiles. by Lukacs Berki · 9 years ago
- 213ae7a Followup change [] that fixes indentation as requested by Ulf. by Lukacs Berki · 9 years ago
- ad359c6 Make local_repository and new_local_repository work with the limitations of our plans for symlink support on Windows. by Lukacs Berki · 9 years ago
- e4974e4 Separate runfiles middlemen into two layers: one that is a middleman for the files itself, and one that contains this middleman and the runfiles output manifest. by Lukacs Berki · 9 years ago
- b88ef8f RELNOTES[INC]: Set stamping to false by default (i.e., --nostamp) by Damien Martin-Guillerez · 9 years ago
- 96d3b96 cpp: make callsites of Connect() function more readable by Thiago Farina · 9 years ago
- 546c265 Add a (working) windows compatibility mode that makes Bazel create hardlinks for links to writable files. by Lukacs Berki · 9 years ago
- c66373c Remove extraneous System.out calls. by Andrew Pellegrini · 9 years ago
- aac8bf1 Fix Skylark documentation links by Kristina Chodorow · 9 years ago
- 3c67b16 Suggest using release tag when running generate_workspace by Dan Fabulich · 9 years ago
- a588c3c Add documentation for workspace function by Kristina Chodorow · 9 years ago
- 7c4afb6 Update buildenv.sh to detect aarch64 as ARM by jmtatsch · 9 years ago
- 6c6629e Stop inserting local shell environment into CppCompileAction. by Han-Wen Nienhuys · 9 years ago
- ec5c07a Move RepositoryName to its own top-level class by Kristina Chodorow · 9 years ago
- 14aaeb9 Fix some generic warnings. by Ulf Adams · 9 years ago
- 5db44f2 Rollback of commit bd9f25c593a140acb15d3fd3fc7f66d091e1a898. by Ulf Adams · 9 years ago
- 58581a3 Add test coverage that failures and printed errors are consistent. by Ulf Adams · 9 years ago
- 0678e79 Share some error handling code between aspects and top-level aspects. by Ulf Adams · 9 years ago
- 44f1458 Export the AndroidManifest.xml from the resource processing. This is an initial step toward changing the manifest merge to use the Gradle merger, as well as ensuring the custom library package is reflected in the manifest. by Googler · 9 years ago
- 9e16f0a Make AspectFunction error handling match TopLevelAspectFunction. by Ulf Adams · 9 years ago
- 952076b Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables from by David Chen · 9 years ago
- baeb945 Fix remaining links in inline native rule docs. by David Chen · 9 years ago
- 25f03d8 Move analysis root cause tracking to the ConfiguredTargetFunction. by Ulf Adams · 9 years ago
- 9668361 Use the existing exception instance, not a new one. by Ulf Adams · 9 years ago
- f9bb0ab Fixes an NPE in BazelJavaSemantics.checkMainClass that would occur when by Alex Humesky · 9 years ago
- 3d57ca0 Make Bazel exit with the exit code from the BuildFailedException if one is specified. by Googler · 9 years ago
- fe728dc Add script which uses `bazel run` to invoke the command in the calling terminal, not the bazel server. by Cody Schroeder · 9 years ago
- a715802 Allow an exit code to be specified in the ActionExecutionException when an action fails, and propagate the exit code to BuildFailedException. by Googler · 9 years ago
- 9a46e2f Always generate a workspace name for new repositories by Kristina Chodorow · 9 years ago
- a88755c Make select() statements in remote repositories with selector labels pointing back to the main repository ("@//:...") work. by Lukacs Berki · 9 years ago
- 4fdd66d Allow switching on header processing (parse_headers or preprocess_headers) by Manuel Klimek · 9 years ago
- f8ff07a Restore the test for analysis root cause reporting. by Ulf Adams · 9 years ago
- 505a12d Fix Ant XML writer when there is a test failure. by Damien Martin-Guillerez · 9 years ago
- 8bc64e1 Clearer error message if git repository cannot be cloned. Minor style cleanup. by David Chen · 9 years ago
- 16444ba Do not compile source files mentioned in 'hdrs'. by Manuel Klimek · 9 years ago
- 4ecfe51 Extract parsing of the WORKSPACE file in two parts by Damien Martin-Guillerez · 9 years ago
- cc9e445 Restore jsch as a runtime_dep of bazel-repository. by David Chen · 9 years ago
- a2c9ac6 Make SkylarkList a List. by Francois-Rene Rideau · 9 years ago
- eb01c21 Fix links in http://bazel.io/docs/skylark/ by Damien Martin-Guillerez · 9 years ago
- fbdfa61 Skylark, JS: nicer error message when a source file has an unknown type. by Laszlo Csomor · 9 years ago
- 85c63c4 Create convenience symlinks before the build so that they are available for intra-build debugging. by Lukacs Berki · 9 years ago
- f00fb1a cpp: delete a mistaken note on ParseOptions() documentation by Thiago Farina · 9 years ago
- 940ea07 Properly filter out Aspect attributes when `blaze query` requests --noimplicit_deps and/or --nohost_deps. by Dmitry Lomov · 9 years ago
- cb14c5e Extract AttributeInfoProvider interface for DependencyFilters. by Dmitry Lomov · 9 years ago
- 6073eb6 Refactor dependency filtering out of Rule class. by Dmitry Lomov · 9 years ago
- 065a5e0 Add test case to SingleBuildFileCache for unreadable files by Michajlo Matijkiw · 9 years ago
- 4076e44 Allow filtering out some extra-actions related to Java proto compilation. by Carmi Grushko · 9 years ago
- 4997805 Fix NullPointerException in DelegatingWalkableGraph by Damien Martin-Guillerez · 9 years ago
- 1a34a24 Improve space efficiency of Blaze action cache: For actions that don't perform input discovery, there is no need to store the full set of edges in the action cache. This data is only used to formulate the set of input files for an action prior to checking the validity of a cache entry. For non-input-discovering actions, the set of input files is known statically and the action cache data is not used. by Eric Fellheimer · 9 years ago
- 0bf232e Fix appengine rule to use all @bazel_tools targets by Kristina Chodorow · 9 years ago
- 612d221 Raise error if we find an unknown type in native.rule(). by Han-Wen Nienhuys · 9 years ago
- 7912658 Remove dangling reference to bazel-tools by Kristina Chodorow · 9 years ago
- e61925a Copy output files out of the sandbox even when the action failed. by Philipp Wollermann · 9 years ago
- 3ea4d44 Create the convenience symlinks only after the build, and only those that point to an existing directory. by Lukacs Berki · 9 years ago
- f9c8cc5 Allow more flexibility on proto output formatter. by Miguel Alcon Pinto · 9 years ago
- c88508c Support @ syntax for specifying the list of files to zipper by Damien Martin-Guillerez · 9 years ago
- 2762919 When using workers for Java compilation, build deploy jars and source jars on the local machine, too. by Philipp Wollermann · 9 years ago
- 45ca8d3 Fix extra_actions with sandboxing. by Brian Silverman · 9 years ago
- 0338a35 Scaffolding for implementing symlinks on Windows. by Lukacs Berki · 9 years ago
- 0acd006 Refactor DependencyModule#computeStrictClasspath by Liam Miller-Cushon · 9 years ago
- 0c4bbd8 Introduce implicit host_xcodes dependency on cc_test rules, as cc_test rules require creation of CppCompileAction. by Chris Parsons · 9 years ago
- 532697f Perform package loading in parallel with transitive target visitation. This is a partial rollback of commit f1e257d because it turns out that loading sequentially can be a bottleneck. by Janak Ramakrishnan · 9 years ago
- 8824d5e Enforce aspect configuration fragment specification when present. by Michael Staib · 9 years ago
- bd9f25c Add a DEVELOPER_DIR make variable to genrules to propagate the apple xcode environment variable DEVELOPER_DIR to commands. by Chris Parsons · 9 years ago
- e87849b Remove base_workspace from bazel setup by Kristina Chodorow · 9 years ago
- 631fdd2 Fix up our external sample PrenotCalculator so it uses ios_application instead of just objc_binary. by Dave MacLachlan · 9 years ago
- d411b53 Stop explicitly disabling useOptimizedZip by Liam Miller-Cushon · 9 years ago
- 3bd2589 Update appengine.bzl rules to use remote repos by Kristina Chodorow · 9 years ago
- b13a259 Fix double </a> in header. by Han-Wen Nienhuys · 9 years ago