bazel /
bazel /
ccf19eaa0045a26f2654311966b9ece51354ede1 - ccf19ea Convert rest of syntax tests to JUnit4. by Han-Wen Nienhuys · 10 years ago
- 2251333 Add Union, contains() to SkylarkType by Francois-Rene Rideau · 10 years ago
- 72ca13d Normalize Bazel's JavaBuilder javac Xlint options. by Damien Martin-Guillerez · 10 years ago
- 4cfcb72 Renamed the package of genquery rule from gen to genquery by Damien Martin-Guillerez · 10 years ago
- c77dbd9 Remove the "begin-block" comments from the very beginning of the BE. by Laszlo Csomor · 10 years ago
- 418f4ca Remove --compile_only and --compilation_prerequisites_only; --output_groups can be used in their stead. by Lukacs Berki · 10 years ago
- ca3cf53 Description redacted. -- MOS_MIGRATED_REVID=87324093 by Marian Lobur · 10 years ago
- f073327 RELNOTES: Invoking blaze run on an objc_binary target launches iossim with the resulting app. by Googler · 10 years ago
- f998e88 Actually use bundles attribute in objc_import. by Peter Schmitt · 10 years ago
- d848f16 Don't hardcode the runfiles prefix used by Java rules. by Kristina Chodorow · 10 years ago
- 0a182c6 Remove unused make variable GLIBC. by Han-Wen Nienhuys · 10 years ago
- e72d522 Add a SkyQueryEnvironment which runs queries by examining the Skyframe graph. by Janak Ramakrishnan · 10 years ago
- 8f7358a fix bug in test-specific top-level artifact helper behavior by Michajlo Matijkiw · 10 years ago
- 6682a31 Update syntax tests to JUnit4. by Han-Wen Nienhuys · 10 years ago
- 40405af Implement EventHandler in separate object, rather than abusing TestCase for it. by Han-Wen Nienhuys · 10 years ago
- 89f012d Open source all the tests under lib/syntax/. by Ulf Adams · 10 years ago
- 5a4f286 Annotate the public/confidential/shared parts of the BE template. by Laszlo Csomor · 10 years ago
- 98b8bc1 Documentation of the coverage report generation is updated. by Googler · 10 years ago
- ecb643d Skylark: path in load statement either has to be absolute or has to have exactly one segment. by Googler · 10 years ago
- 336b708 Open-source genquery rule by Damien Martin-Guillerez · 10 years ago
- 70d1ea0 Make it possible for SpawnActions to run unconditionally. by Lukacs Berki · 10 years ago
- 5e26470 Delete BlazeJavacLog. by Liam Miller-Cushon · 10 years ago
- aa3b5a9 Introduce ios_application rule. by Peter Schmitt · 10 years ago
- 1be2977 Fix bug in StrictJavaDeps that was preventing jars on the bootclasspath from by Eddie Aftandilian · 10 years ago
- a311495 Global cleanup change. by Laurent Le Brun · 10 years ago
- 5fe3129 Include NODEP_LABEL in the set of attributes that are not reported as dependencies of a target (along with outputs and NODEP_LABEL_LIST, which was just special because of visibility). by Janak Ramakrishnan · 10 years ago
- dffb6ee Add --local_test_jobs to limit local test concurrency by Mark Schaller · 10 years ago
- 5f477aa Rewrite InMemoryJavaFileManager using JavacPathFileManager and Jimfs. by Liam Miller-Cushon · 10 years ago
- 52ac356 Enforce same behavior for //path/to/package and path/to/package by Damien Martin-Guillerez · 10 years ago
- 2a04620 Set the JavaBuider's strict dependency fix message to a more meaningful one by Damien Martin-Guillerez · 10 years ago
- 5f87925 Description redacted. -- MOS_MIGRATED_REVID=87162771 by Damien Martin-Guillerez · 10 years ago
- b609107 Tweaks off of upcoming changes to SkylarkType. by Francois-Rene Rideau · 10 years ago
- 53b15a4 Remove ChattyAssertsTestCase. Use static imports, move the code down the by Ulf Adams · 10 years ago
- e7e30f4 Allow any character as first letter in package names by Damien Martin-Guillerez · 10 years ago
- d5baac0 Open-source BuildViewTestCase and the infrastructure required by it, as well as by Ulf Adams · 10 years ago
- 7d6a4f6 Remove meaningless timing check. This should decrease flakiness under load. by Han-Wen Nienhuys · 10 years ago
- 14fcba4 Remove some methods from ChattyAssertsTestCase - some are inlined, and some by Ulf Adams · 10 years ago
- 97f47ba Move all logic to determine which output groups are to be built to BuildRequest.determineOutputGroups(). by Lukacs Berki · 10 years ago
- b9e5130 Remove TempsProvider in favor of an output group. by Lukacs Berki · 10 years ago
- faa66ad Pass bundle_id attribute to PlMerge if it is explicitly set by Googler · 10 years ago
- c5102fc Compute action start time in critical path using Clock.currentTimeMillis instead of nanoTime. As nanoTime should only be used to compute time differences. To avoid having to pass two long values representing time (And calling twice to Clock.xxx methods per action executed) we compute the wall time by passing a clock and computing the difference from the start nano time. by Miguel Alcon Pinto · 10 years ago
- f9e712a Make xctest_app's .ipa an implicit output so that scripts external to Bazel can access it. by Matthew DeVore · 10 years ago
- 2a46e00 Add the j2objc libraries as dependencies in IosTest. by Googler · 10 years ago
- 96bf534 Decrease flakiness of InterruptibleTest.testInterruptible. by Han-Wen Nienhuys · 10 years ago
- bd8fdf6 Removed a couple of warnings in JavaBuilder. by Damien Martin-Guillerez · 10 years ago
- a19a209 LinuxSandboxedStrategy: only set debug if --verbose_failures is set. by Han-Wen Nienhuys · 10 years ago
- 1b18ae9 Simplify the algorithm to compute top-level artifacts to build even more by creating a HIDDEN_TOP_LEVEL output group and putting the artifacts required for building runfiles there. by Lukacs Berki · 10 years ago
- 3f4d4e9 Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replace them with output groups. by Lukacs Berki · 10 years ago
- ff03154 Description redacted. -- MOS_MIGRATED_REVID=87036991 by Ulf Adams · 10 years ago
- bd05aa6 Description redacted. -- MOS_MIGRATED_REVID=87009938 by Nathan Harmata · 10 years ago
- 8da263c Use a factory method in ASTFileLookupValue to enforce that the NO_FILE constant is correctly used. by Nathan Harmata · 10 years ago
- ad5e4ce Change default xcode_options to Debug by Daniel Wagner-Hall · 10 years ago
- 9ac42ef Make an error message more robust. by Francois-Rene Rideau · 10 years ago
- 60f809b Don't allow bundles in objc_* deps. by Peter Schmitt · 10 years ago
- 3b7015d Add documentation for Skylark Go rules. by Han-Wen Nienhuys · 10 years ago
- 33080d9 Xcode project files: Add dependencies on ios_extension from objc_binary correctly. by Matthew DeVore · 10 years ago
- 3a3db84 Add a dummy source file to the Xcode targets for ios_extensions to make Xcode happy. by Matthew DeVore · 10 years ago
- 519388f Use the crosstool feature configuration for all modules, layering and header by Manuel Klimek · 10 years ago
- 2dfbd7a Add toString method to QueryEvalResult. by Janak Ramakrishnan · 10 years ago
- 5d81dd5 Convert ResourceSet ctor calls to factory method by Mark Schaller · 10 years ago
- a998ff5 Move .accept() from Argument to Passed by Francois-Rene Rideau · 10 years ago
- e0b863e Fix bug when using header modules and FDO with --save_temps. by Manuel Klimek · 10 years ago
- 4f7c16a Ensure that XCVersionGroup always has a file type. by Peter Schmitt · 10 years ago
- 344bcbc Implement ios_extension rule. See IosExtensionRule.java for information on how app extensions are built and how they differ from application bundles. by Matthew DeVore · 10 years ago
- 254aee4 Improve Java examples by Kristina Chodorow · 10 years ago
- 24e9571 Reenable Mac tests, but without ParallelEvaluatorTests. by Han-Wen Nienhuys · 10 years ago
- ed881e1 Bazel's .gitignore: replace tools/java/* by tools/jdk/* by Damien Martin-Guillerez · 10 years ago
- 0354933 Address John's comments on FAQ by Han-Wen Nienhuys · 10 years ago
- 62bdc5e Do not add header modules to the object files in CcCompilationOutputs. by Manuel Klimek · 10 years ago
- 4ed9b77 Use .pcm.d as file name for the dependency file for header modules. by Manuel Klimek · 10 years ago
- f6a83d1 Description redacted. -- MOS_MIGRATED_REVID=86738858 by Googler · 10 years ago
- aff6fd7 Fix shutdown deadlock when a shutdown hook crashes - halt() instead of exit(). by Eric Fellheimer · 10 years ago
- 48746df Naming and documentation cleanup left over from a recent CL. by Peter Schmitt · 10 years ago
- 5dcdbf9 Introduce first class function signatures; make the parser use them. by Francois-Rene Rideau · 10 years ago
- 3671ff6 Add symlinks to third_party/ and tools/ to base_workspace by Kristina Chodorow · 10 years ago
- 8af211f Clarify comment added in []. by Lukacs Berki · 10 years ago
- 063b1bc Correctly add .pcm files to the command line of parsed headers when their by Manuel Klimek · 10 years ago
- 22132bd Decouple header-processing from the toolchain rule attribute. by Manuel Klimek · 10 years ago
- 697ee69 Description redacted. -- MOS_MIGRATED_REVID=86685664 by Marian Lobur · 10 years ago
- 6916be2 Remove BaselineCoverageArtifactsProvider in favor of an output group. by Lukacs Berki · 10 years ago
- bfcb7f3 Renamed java tools from //tools:java/* to //tools/jdk:* inside blaze. by Damien Martin-Guillerez · 10 years ago
- d74f001 Port all module map and header parsing related flags to the new crosstool by Manuel Klimek · 10 years ago
- fbef62b Scrub. by Ulf Adams · 10 years ago
- ff3bedd Add anything specified in "defines" to the compiler arguments for objc_binary, ios_extension_binary, and objc_binary. by Matthew DeVore · 10 years ago
- ca52a6c Prepare strict deps for using JavacPathFileManager. by Liam Miller-Cushon · 10 years ago
- d46060f Fixed an inconsistency. by Googler · 10 years ago
- 39a3f45 Coverage implementation for Objective C. by Googler · 10 years ago
- 2c41b59 Add OutErr#close, and call that in test strategies. by Han-Wen Nienhuys · 10 years ago
- cbe004a Fix layering_check with cc_fake_binary / no-compile tests. by Manuel Klimek · 10 years ago
- c2d48be Add error message if no .go files are specified. by Han-Wen Nienhuys · 10 years ago
- f942ed1 Use TopLevelArtifactProvider directly only within the lib/analysis package. Instead of instantiating it manually, add .addOutputGroup() method on RuleConfiguredTargetBuilder. by Lukacs Berki · 10 years ago
- c340a07 Fix fallout from [] by introducing a distinction between "important" and "not important" artifacts to build. by Lukacs Berki · 10 years ago
- 26ebf3d Update the .equals() and .hashCode() methods of TopLevelArtifactContext with the new buildDefaultArtifacts field. by Lukacs Berki · 10 years ago
- 20c9cde Don't define DEBUG for fastbuild. by Googler · 10 years ago
- 8e0a53b Make it possible for a Blaze command not to build the filesToRun of a configured target mentioned on the command line. by Lukacs Berki · 10 years ago
- c1f894e Add a new Blaze command. by Lukacs Berki · 10 years ago
- 8d356be Don't assert in method that is called on other thread. by Han-Wen Nienhuys · 10 years ago
- 52fb6a2 Rename Skylark's range fn "end" arg to "stop" + some cleanups. by Laszlo Csomor · 10 years ago
- a962b0f Refactor the tests. by Ulf Adams · 10 years ago
- a1bc33a Rewrite CrosstoolConfigurationHelper and make it more generic - it now allows by Ulf Adams · 10 years ago