aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Clean up event busGravatar Klaus Aehlig2017-02-27
* Bazel client: add new ReadFile/WriteFile variantsGravatar Laszlo Csomor2017-02-27
* Regression test for ActionCache shutdown roundtrip Gravatar George Gensure2017-02-27
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.Gravatar Kush Chakraborty2017-02-24
* Add is_external support to PackageManifestParser.Gravatar Googler2017-02-24
* Add the LABEL_KEYED_STRING_DICT type for attributes.Gravatar Michael Staib2017-02-24
* Report inconsistent aspect order error to the user.Gravatar Dmitry Lomov2017-02-24
* Expose rpath entries as a build variableGravatar Marcel Hlopko2017-02-24
* Remove ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Separate the classpaths of the TestRunner with the test target, and use a sep...Gravatar Kush Chakraborty2017-02-23
* Re-enable bazel_windows_example_test Gravatar Yun Peng2017-02-23
* Make bazel_bootstrap_distfile_test work on WindowsGravatar Yun Peng2017-02-23
* str.partition and str.rpartition return tuples instead of listsGravatar Vladimir Moskva2017-02-23
* APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition ...Gravatar Cal Peyser2017-02-23
* Use skylark-preferred quote char for string literalGravatar Michajlo Matijkiw2017-02-23
* Replace the fancy, lockless, and incorrect BoundedMultisetSemaphore and with ...Gravatar Nathan Harmata2017-02-23
* Allow absolute symlinks in TreeArtifacts. Let the downstream action (if there...Gravatar Janak Ramakrishnan2017-02-23
* Add detailed rule class/label info when report attribute checking error Gravatar Liangliang He2017-02-22
* Add javac-9-dev-r3297-3Gravatar Liam Miller-Cushon2017-02-22
* If dynamic configurations are turned on, ruleclass configuration transitionsGravatar Cal Peyser2017-02-22
* Skylark documentation pipeline automatically generates documentation for all ...Gravatar Florian Weikert2017-02-22
* Rollback of commit e49886c55a7e2cfd6dd1fc52b037dc2d5a6ca019.Gravatar Adam Michael2017-02-22
* Disable bitcode for simulator architectures, regardless of the apple_bitcode ...Gravatar Chris Parsons2017-02-22
* Augmented assignments don't evaluate lhs multiple timesGravatar Vladimir Moskva2017-02-21
* Move Classpath.java from src/test/... to src/main/... since it will be used b...Gravatar Florian Weikert2017-02-21
* parseBuildString doesn't crash on files with hash lines.Gravatar Carmi Grushko2017-02-21
* Raise error in function calls when star argument is not iterableGravatar Laurent Le Brun2017-02-20
* Make android_ndk_repository api_level attribute optional.Gravatar Adam Michael2017-02-20
* Improve AndroidSdkRepositoryTest.Gravatar Adam Michael2017-02-20
* Progress on Skylarkified java_lite_proto_library.Gravatar Irina Iancu2017-02-20
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Move FileAccessException to the vfs packageGravatar Ulf Adams2017-02-17
* Do not sort dict keys when printingGravatar Vladimir Moskva2017-02-17
* BEP: Also report the xml file in cached test Gravatar Klaus Aehlig2017-02-17
* --proto_compiler points at @com_google_protobuf//:protocGravatar Carmi Grushko2017-02-17
* Rename 'extdir' to 'extclasspath'Gravatar Liam Miller-Cushon2017-02-17
* Improve xcode-configure error messaging, and use "env -i" to clear environmen...Gravatar Chris Parsons2017-02-17
* Bazel client, Windows: impl. ForEachDirectoryEntry Gravatar Laszlo Csomor2017-02-17
* Migrate to java_runtime{,_suite}Gravatar Liam Miller-Cushon2017-02-17
* Rollback of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar Dmitry Lomov2017-02-16
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Global cleanup change.Gravatar Liam Miller-Cushon2017-02-16
* Skip computing digests when --use_action_cache=false.Gravatar Googler2017-02-16
* Bazel client, Windows: implement MakeCanonical Gravatar Laszlo Csomor2017-02-16
* Disallow comparison of objects of different types in SkylarkGravatar Vladimir Moskva2017-02-16
* Ensure test results are also reported for cached test Gravatar Klaus Aehlig2017-02-16
* Revert "Add javac-9-dev-r3297-3"Gravatar Damien Martin-Guillerez2017-02-16