aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix bug in StrictJavaDeps that was preventing jars on the bootclasspath fromGravatar Eddie Aftandilian2015-02-25
* Global cleanup change.Gravatar Laurent Le Brun2015-02-25
* Include NODEP_LABEL in the set of attributes that are not reported as depende...Gravatar Janak Ramakrishnan2015-02-25
* Add --local_test_jobs to limit local test concurrencyGravatar Mark Schaller2015-02-25
* Rewrite InMemoryJavaFileManager using JavacPathFileManager and Jimfs.Gravatar Liam Miller-Cushon2015-02-25
* Enforce same behavior for //path/to/package and path/to/packageGravatar Damien Martin-Guillerez2015-02-25
* Set the JavaBuider's strict dependency fix message to a more meaningful oneGravatar Damien Martin-Guillerez2015-02-25
* Description redacted.Gravatar Damien Martin-Guillerez2015-02-25
* Tweaks off of upcoming changes to SkylarkType.Gravatar Francois-Rene Rideau2015-02-25
* Remove ChattyAssertsTestCase. Use static imports, move the code down theGravatar Ulf Adams2015-02-25
* Allow any character as first letter in package namesGravatar Damien Martin-Guillerez2015-02-25
* Open-source BuildViewTestCase and the infrastructure required by it, as well asGravatar Ulf Adams2015-02-25
* Remove meaningless timing check. This should decrease flakiness underGravatar Han-Wen Nienhuys2015-02-25
* Remove some methods from ChattyAssertsTestCase - some are inlined, and someGravatar Ulf Adams2015-02-25
* Move all logic to determine which output groups are to be built to BuildReque...Gravatar Lukacs Berki2015-02-25
* Remove TempsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-25
* Pass bundle_id attribute to PlMerge if it is explicitly setGravatar Googler2015-02-25
* Compute action start time in critical path using Clock.currentTimeMillis inst...Gravatar Miguel Alcon Pinto2015-02-25
* Make xctest_app's .ipa an implicit output so that scripts external to Bazel c...Gravatar Matthew DeVore2015-02-24
* Add the j2objc libraries as dependencies in IosTest.Gravatar Googler2015-02-24
* Decrease flakiness of InterruptibleTest.testInterruptible.Gravatar Han-Wen Nienhuys2015-02-24
* Removed a couple of warnings in JavaBuilder.Gravatar Damien Martin-Guillerez2015-02-24
* LinuxSandboxedStrategy: only set debug if --verbose_failures is set.Gravatar Han-Wen Nienhuys2015-02-24
* Simplify the algorithm to compute top-level artifacts to build even more by c...Gravatar Lukacs Berki2015-02-24
* Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replac...Gravatar Lukacs Berki2015-02-24
* Description redacted.Gravatar Ulf Adams2015-02-24
* Description redacted.Gravatar Nathan Harmata2015-02-24
* Use a factory method in ASTFileLookupValue to enforce that the NO_FILE consta...Gravatar Nathan Harmata2015-02-24
* Change default xcode_options to DebugGravatar Daniel Wagner-Hall2015-02-23
* Make an error message more robust.Gravatar Francois-Rene Rideau2015-02-23
* Don't allow bundles in objc_* deps.Gravatar Peter Schmitt2015-02-23
* Add documentation for Skylark Go rules.Gravatar Han-Wen Nienhuys2015-02-23
* Xcode project files: Add dependencies on ios_extension from objc_binary corre...Gravatar Matthew DeVore2015-02-23
* Add a dummy source file to the Xcode targets for ios_extensions to make Xcode...Gravatar Matthew DeVore2015-02-22
* Use the crosstool feature configuration for all modules, layering and headerGravatar Manuel Klimek2015-02-22
* Add toString method to QueryEvalResult.Gravatar Janak Ramakrishnan2015-02-20
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Move .accept() from Argument to PassedGravatar Francois-Rene Rideau2015-02-20
* Fix bug when using header modules and FDO with --save_temps.Gravatar Manuel Klimek2015-02-20
* Ensure that XCVersionGroup always has a file type.Gravatar Peter Schmitt2015-02-20
* Implement ios_extension rule. See IosExtensionRule.java for information on ho...Gravatar Matthew DeVore2015-02-20
* Improve Java examplesGravatar Kristina Chodorow2015-02-20
* Reenable Mac tests, but without ParallelEvaluatorTests.Gravatar Han-Wen Nienhuys2015-02-20
* Bazel's .gitignore: replace tools/java/* by tools/jdk/*Gravatar Damien Martin-Guillerez2015-02-20
* Address John's comments on FAQGravatar Han-Wen Nienhuys2015-02-20
* Do not add header modules to the object files in CcCompilationOutputs.Gravatar Manuel Klimek2015-02-20
* Use .pcm.d as file name for the dependency file for header modules.Gravatar Manuel Klimek2015-02-20
* Description redacted.Gravatar Googler2015-02-19
* Fix shutdown deadlock when a shutdown hook crashes - halt() instead of exit().Gravatar Eric Fellheimer2015-02-19
* Naming and documentation cleanup left over from a recent CL.Gravatar Peter Schmitt2015-02-19