aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Refactoring: Types report what class of labels they contain.Gravatar Michael Staib2017-02-14
* Use the test's PATH to resolve the --run_under commandGravatar Ulf Adams2017-02-14
* Fix the documentation of set/depsetGravatar Vladimir Moskva2017-02-14
* Reinstate idleness checks where the server self-terminates when it's idle and...Gravatar Lukacs Berki2017-02-14
* Remove special handling of name attribute. Fixes #278Gravatar Googler2017-02-14
* Make android_device pass --android_sdk_path to unified launcher.Gravatar Adam Michael2017-02-14
* Exposes generated manifest artifact (this is the resulting artifact after the...Gravatar Googler2017-02-14
* Rollback of commit 51d245879ed2729f15c6c6a35b319a4277e7cd64.Gravatar Carmi Grushko2017-02-14
* Rollback of commit e15a31a3281ae386935d33f857351adea767b420.Gravatar Liam Miller-Cushon2017-02-14
* Rollback of commit cdbad585187dfe7bbb4d69ad68a1baf852beb691.Gravatar Michael Staib2017-02-14
* Allow objc.signing_certificate_name to return None in Skylark.Gravatar Googler2017-02-14
* Stop retrieving FdoSupport statically from hard-coded attribute ":cc_toolchai...Gravatar Rumou Duan2017-02-14
* Add an algorithm to reduce aspect paths according to aspects' visibility to e...Gravatar Dmitry Lomov2017-02-14
* Fix IllegalStateException when loading from a non declared external repository Gravatar Damien Martin-Guillerez2017-02-14
* Allow Skylark aspects to advertise providers.Gravatar Dmitry Lomov2017-02-14
* Add environ attribute to repository_rule Gravatar Damien Martin-Guillerez2017-02-14
* Rollback of commit 3bed84ff177c7cbfd0c8d315829cc9dcb35fcf70.Gravatar Dmitry Lomov2017-02-13
* Windows-aware path-absoluteness checks.Gravatar Laszlo Csomor2017-02-13
* Fix PackageProgressReceiver to not call contains on a list.Gravatar Janak Ramakrishnan2017-02-13
* Add @Nullable annotations to PackageFunction#progressReceiver.Gravatar Janak Ramakrishnan2017-02-13
* Add flag to disable automatic xcodeproj generation.Gravatar Peter Schmitt2017-02-13
* Rollback of commit aa1d31da27793d4c29bfa4dec12d1ae9ab20426b.Gravatar Googler2017-02-13
* apple_binary produces a skylark provider depending on its binary_typeGravatar Chris Parsons2017-02-13
* Make android_sdk_repository fail if api_level requested is not installed.Gravatar Adam Michael2017-02-13
* Refactoring: Types report what class of labels they contain.Gravatar Michael Staib2017-02-13
* Blaze/bazel modifications to command line flags used when dead-stripping.Gravatar Googler2017-02-13
* Install support for checking for 'one version' correctness of java_binaryGravatar Googler2017-02-10
* Introduce CppCompileActionTemplate, which expands into a list of CppCompileAc...Gravatar Rumou Duan2017-02-10
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-10
* Fixed java_stub_template substitution: %runfiles_manifest_only% was not subst...Gravatar Yun Peng2017-02-10
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* Rollback of commit 49d97f9bb4dd04ef62198ded7b53b2a8f8c603db.Gravatar Luis Fernando Pino Duque2017-02-10
* Fix java_stub_template.txt on Windows Gravatar Yun Peng2017-02-10
* Update docs about built-in attributes of rules.Gravatar Googler2017-02-10
* Fix building python zip when middleman runfile is used Gravatar Yun Peng2017-02-10
* Tighten a precondition check during action execution.Gravatar Lukacs Berki2017-02-10
* Change CppCompileAction to store execution info as a mapGravatar Ulf Adams2017-02-10
* Open source java 8 desugarer.Gravatar Adam Michael2017-02-10
* --Gravatar Carmi Grushko2017-02-10
* Emphasize that java_xxx_proto_library.strict_deps should not be used for new ...Gravatar Carmi Grushko2017-02-10
* Use AliasProvider for DexArchiveAspect to "see through" alias targets until [...Gravatar Googler2017-02-10
* Make aar_import fail fast if no android_sdk is set up.Gravatar Adam Michael2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Using os.pathsep in python stub template.txtGravatar Yun Peng2017-02-09
* Generated files directory is passed to dependers as a user header search path...Gravatar Cal Peyser2017-02-09
* Test output directory presence for skylark repositories without a FileValue Gravatar Damien Martin-Guillerez2017-02-09
* Java template windows performanceGravatar Yun Peng2017-02-09
* Remove the first argument of TestStrategy.getArgs.Gravatar Ulf Adams2017-02-09
* Replace PackageProvider with TargetProvider where possibleGravatar Ulf Adams2017-02-09
* Remove dead code - unused method in PackageManager interfaceGravatar Ulf Adams2017-02-09