aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Shard bazel_apple_test into 3 countsGravatar Yun Peng2016-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
* 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
* 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
* 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
* Rollback of commit 6eea9bd27fc88129ccb2d74c1b550e83ebf39f17.Gravatar Googler2016-06-07
* Small fixes:Gravatar Googler2016-06-07
* Don't keep the full java.util.HashMap produced when checking for conflictingGravatar Googler2016-06-07
* Change the readContentsAsString to use the XMLOutputFactory instead of the ma...Gravatar Googler2016-06-07
* Allow flags to be applied to an action using an action_config. A flag set onGravatar Cal Peyser2016-06-07
* Add export ZERO_AR_DATE=1 to libtool.sh removing possible timestamp issues.Gravatar Googler2016-06-07
* Replace override declarations with "virtual" so that we build on Ubuntu 12.04 .Gravatar Lukacs Berki2016-06-07
* Implement missing IDE skylark aspect functionality.Gravatar Googler2016-06-07
* Add module map support to ExperimentalObjcLibrary, which contains experimenta...Gravatar Cal Peyser2016-06-07
* ErrorProne (http://errorprone.info/) suggested fixes for PackageFactory.Gravatar Nathan Harmata2016-06-07
* Skyframe changes to support SpawnActionTemplate.Gravatar Rumou Duan2016-06-07
* Refactor UnixGlob by consolidating the context of a glob subtask into a GlobT...Gravatar Nathan Harmata2016-06-07
* Remove the dead UnixGlob#Builder#addExcludes and move some existing tests aro...Gravatar Nathan Harmata2016-06-07
* Separates the proto compilation action from the other linking sources, to iso...Gravatar Sergio Campama2016-06-06
* Add --experimental_multi_threaded_digest which lets DigestUtils use multiple ...Gravatar Philipp Wollermann2016-06-06
* Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.Gravatar Lukacs Berki2016-06-06
* Create the output directory when invoking repository_ctx.download_and_extractGravatar Damien Martin-Guillerez2016-06-06
* repository_ctx.execute: execute from the external repository root and allow t...Gravatar Damien Martin-Guillerez2016-06-06