aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ConfigurationFragmentPolicy: assume Skylark names, allow merging.Gravatar Michael Staib2016-01-15
* Display parsing errors for WORKSPACE filesGravatar Kristina Chodorow2016-01-15
* fix some header guard pathsGravatar Thiago Farina2016-01-15
* Skyfunctions can now catch up to five exceptions.Gravatar John Field2016-01-15
* Stop filtering out targets not in the graph in SkyQueryEnvironment. Instead, ...Gravatar Janak Ramakrishnan2016-01-15
* Optimize PackageIdentifier hash code implementation, which has shown up in so...Gravatar Eric Fellheimer2016-01-15
* Better error message for attempted builds of statically linked binaries targe...Gravatar Cal Peyser2016-01-15
* Propogate BAZEL_VERBOSE_FAILURES and BAZEL_SUBCOMMANDS to the execution envir...Gravatar Cal Peyser2016-01-15
* Add a few other Label.resolveRepositoryRelative() calls to make select() stat...Gravatar Lukacs Berki2016-01-15
* Limit the number of parallel jobs in test Bazel instances so that running the...Gravatar Lukacs Berki2016-01-15
* Use general java jdk dependency for bazel debian packageGravatar Andrew Jorgensen2016-01-15
* Stop recommending installing openjdk-sourceGravatar Damien Martin-Guillerez2016-01-15
* Fix include for the cpp example on the websiteGravatar Emmanuel Jay2016-01-14
* Remove some dead code.Gravatar Ulf Adams2016-01-14
* Set external_correctness_test size to largeGravatar Damien Martin-Guillerez2016-01-14
* Grammar fix: "it follow" -> "it follows"Gravatar Googler2016-01-14
* Remove explicit GC calls in javac persistent worker.Gravatar Googler2016-01-14
* Require all PackageSpecification objects to implement an asString method to a...Gravatar Janak Ramakrishnan2016-01-14
* Include the new 'catastrophe' field in EvaluationResult.mergeFrom().Gravatar Googler2016-01-14
* Use AutoProfiler in SkyQueryEnvironment#init. Also augment the WalkableGraphF...Gravatar Nathan Harmata2016-01-14
* For native rule classes, (de)serialize only explicit attrsGravatar Mark Schaller2016-01-14
* Store excluded subdirectories as PathFragment instead of String inside Target...Gravatar Janak Ramakrishnan2016-01-14
* First steps towards implementing AndroidStudioInfoAspect in Skylark.Gravatar Dmitry Lomov2016-01-14
* Adding some links to skylark concepts g3docGravatar Googler2016-01-13
* Make package names in the package_group.packages attribute refer to the repos...Gravatar Lukacs Berki2016-01-13
* Use our java test runner in BazelGravatar Damien Martin-Guillerez2016-01-13
* Correct a path in BUILD file comment.Gravatar Alex Humesky2016-01-13
* Make repository-local labels in visibility declarations actually be repositor...Gravatar Lukacs Berki2016-01-13
* Open-source the JUnit test runner.Gravatar Damien Martin-Guillerez2016-01-13
* Use xcode_config build target for actions which need to resolve an xcode vers...Gravatar Chris Parsons2016-01-13
* cc_inc_library: Add CcSkylarkApiProvider infoGravatar Googler2016-01-13
* Remove support for runtime deps artifactsGravatar Liam Miller-Cushon2016-01-13
* Test for extra rebuilds caused by empty files in http_archive etc.Gravatar Brian Silverman2016-01-13
* [scala] fix declared dependencies.Gravatar Damien Martin-Guillerez2016-01-13
* Fixing broken named anchors for common-attributes*.Gravatar Googler2016-01-13
* Fix links to docs for other rules, Bazel User Manual, Build Reference, and MakeGravatar David Chen2016-01-13
* Doc typo: avaliable -> availableGravatar Laurent Le Brun2016-01-13
* Make the Bazel continuous build work again after the change that introduced a...Gravatar Lukacs Berki2016-01-12
* Don't break long words for debian control fieldsGravatar Andrew Jorgensen2016-01-12
* Reset state before test_fetchGravatar Kristina Chodorow2016-01-12
* Simplifies passing the debug key to ApkBuilder.Gravatar Alex Humesky2016-01-12
* Adds ApkBuilder from the Android SDK to bazel's third_party with someGravatar Alex Humesky2016-01-11
* Use objective-C dependencies only for test that might requires them.Gravatar Damien Martin-Guillerez2016-01-11
* Fix bazel version for debian packageGravatar Damien Martin-Guillerez2016-01-11
* Fix broken links in all Java rule documentation.Gravatar David Chen2016-01-11
* Provide rule class name to aspects.Gravatar Dmitry Lomov2016-01-11
* Fix compile warning for struct/class mismatchGravatar Kristina Chodorow2016-01-11
* Inside findTargetsBeneathDirectory(), invoke the callback with all targets fr...Gravatar Eric Fellheimer2016-01-11
* Fix installer under OS XGravatar Damien Martin-Guillerez2016-01-11
* Allow to filter attributes based on the rule of the attribute.Gravatar Miguel Alcon Pinto2016-01-11