aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add documentation about where to put new Skylark rulesGravatar Kristina Chodorow2016-06-10
* Fix array dimensions for the roadmapGravatar Damien Martin-Guillerez2016-06-10
* Rollback of commit b19d632b5ad832ec829980a8bf71b18bbf277143.Gravatar Yun Peng2016-06-10
* Fix blog post layoutGravatar Dmitry Lomov2016-06-10
* Use the cc_toolchain rule instead of an event bus-based hack to signal an err...Gravatar Lukacs Berki2016-06-10
* Rollback of commit 0150e7fa5963fa569d9795c02fd3afe3c52ff30c.Gravatar Yun Peng2016-06-10
* Blog: 0.3.0 AnnouncementGravatar Damien Martin-Guillerez2016-06-10
* Rollback of commit 828a9e2f167db8c4debca6e00ee37dd030849c2f.Gravatar Yun Peng2016-06-10
* Update roadmap for 0.3Gravatar Damien Martin-Guillerez2016-06-10
* Rollback of commit cc993c26047f8d459711ed211338570ce7c1576c.Gravatar Yun Peng2016-06-10
* IDE support blog post.Gravatar Dmitry Lomov2016-06-10
* Delete eclipse_generate.shGravatar Damien Martin-Guillerez2016-06-10
* Shard bazel_apple_test into 3 countsGravatar Yun Peng2016-06-10
* docker_build: use a flagfile when creating the layer.Gravatar Damien Martin-Guillerez2016-06-10
* Make the Test Encyclopedia be called "Blaze Test Encyclopedia" internally and...Gravatar Lukacs Berki2016-06-10
* Release 0.3.0 (2016-06-10)Gravatar Bazel Release System2016-06-10
* Adds the path to the debug keystore to the apk_manifest.Gravatar Alex Humesky2016-06-10
* Wipe out misleading stack trace in pre-allocated OOM exception.Gravatar Eric Fellheimer2016-06-10
* Small tweak to make Attribute serialization more testableGravatar Michajlo Matijkiw2016-06-10
* Add equals & hashcode for FilesetEntyGravatar Michajlo Matijkiw2016-06-10
* Reverts the protobuf lib dependency being loaded from tools/objc, and instead...Gravatar Sergio Campama2016-06-10
* Extract the @Param annotation from @SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-10
* Basic Java documentation of Skylark AnnotationsGravatar Damien Martin-Guillerez2016-06-09
* Fix typos and grammar.Gravatar Julio Merino2016-06-09
* Turn --legacy_external_runfiles back on by defaultGravatar Damien Martin-Guillerez2016-06-09
* Add missing actions to dependency_file featureGravatar Yun Peng2016-06-09
* Remove a reference to targetConfiguration from BuildProgressPublisher in prep...Gravatar Lukacs Berki2016-06-09
* experimental ui: not only report errors, but also failures immediatelyGravatar Klaus Aehlig2016-06-09
* Refactor cycle detection logic to handle dynamic configurations.Gravatar Greg Estren2016-06-09
* Always register module map actions.Gravatar Dmitry Shevchenko2016-06-09
* Provide means to clearly fail tests that fail because dynamic configsGravatar Greg Estren2016-06-09
* Remove --java_launcher_javatest_migrationGravatar Liam Miller-Cushon2016-06-09
* xcode_locator supports -v mode, which outputs only system-supported xcode ver...Gravatar Chris Parsons2016-06-09
* More refactor work on single-/multi- architecture accessor methods of AppleCo...Gravatar Chris Parsons2016-06-09
* Wrap inputs to ObjcLink (via clang) invocations in an objlist, and pass the a...Gravatar Chris Parsons2016-06-09
* Return a JavaCompilationArgs instead of JavaCompilationArtifacts from JavaLib...Gravatar Carmi Grushko2016-06-08
* Improve example of $TEST_SRCDIR in the documentation.Gravatar Googler2016-06-08
* Move -MD and -MF(for dotd file generation) into featureGravatar Yun Peng2016-06-08
* Move -c and -o options into action_configGravatar Yun Peng2016-06-08
* Update 'docker_build' to support 1.10 image formatGravatar Sam Guymer2016-06-08
* Simplify ConfiguredTargetValue to get the actions from its superclass.Gravatar Googler2016-06-08
* Stop catching OutOfMemoryErrors when evaluating Skylark BuiltinFunctions.Gravatar Florian Weikert2016-06-08
* Fix erroneous HTML in install.mdGravatar Lee Mracek2016-06-08
* fixed use_testrunner docGravatar ittaiz2016-06-08
* ExperimentalEventHandler: fix off-by-one errorGravatar Klaus Aehlig2016-06-08
* Replaced arrays by single value for extra{Positionnals,Named} in SkylarkSigna...Gravatar Damien Martin-Guillerez2016-06-08
* Fix delete[] warning on fsevents.ccGravatar Damien Martin-Guillerez2016-06-08
* Fixes test breakage on darwinGravatar Dmitry Shevchenko2016-06-08
* Sets default shell executable for windows to msys64 bash.exe path becauseGravatar Googler2016-06-08
* Add a hook to Package.Builder.Helper that gets called by PackageFunction afte...Gravatar Nathan Harmata2016-06-07