| Commit message (Expand) | Author | Age |
* | Refactor implementation of native and Skylark declared providers. | Dmitry Lomov | 2017-03-03 |
* | Improve error message for the 'in' operator. | Laurent Le Brun | 2017-03-03 |
* | Adding name setting to @Parameters annotation, so that tests have consistent | John Cater | 2017-03-02 |
* | Bazel client: do not use `errno`. | Laszlo Csomor | 2017-03-02 |
* | Add platform rule to define a platform as a collection of constraint values. | John Cater | 2017-03-02 |
* | Make ExperimentalStateTracker aware of DownloadProgressEvents | Klaus Aehlig | 2017-03-02 |
* | Rollback of commit 34ffc4cab1b6cdde54e5945427b79c24fff39aa5. | Dmitry Lomov | 2017-03-02 |
* | Update to latest javac and Error Prone | Liam Miller-Cushon | 2017-03-02 |
* | BEP: Report pattern expansion failures | Klaus Aehlig | 2017-03-01 |
* | Bazel client: simplify {Read,Write}File semantics | Laszlo Csomor | 2017-03-01 |
* | Rollback of commit 01120026dc313ee7ad9ea95069a29252eb19173b. | Jon Brandvein | 2017-03-01 |
* | Do not execute aspect implementation if target advertizes but fails to provid... | Dmitry Lomov | 2017-03-01 |
* | Export exportable values as we go instead of at the end of evaluation. | Dmitry Lomov | 2017-03-01 |
* | Improve handling of unknown NDK revisions in android_ndk_repository. | Adam Michael | 2017-03-01 |
* | Convert --use_action_cache to a regular option | Googler | 2017-03-01 |
* | BEP: Add BuildFinished event. | Jakob Buchgraber | 2017-02-28 |
* | Add constraint_setting and constraint_value rules, to enable defining | John Cater | 2017-02-28 |
* | Add check that the WORKSPACE found in LocalRepositoryLookupFunction isn't a d... | John Cater | 2017-02-28 |
* | Clean up the semantics of input discovering actions a bit by making updateInp... | Lukacs Berki | 2017-02-28 |
* | Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windows | Ulf Adams | 2017-02-28 |
* | BEP: Add tags and output files to TargetComplete event | Jakob Buchgraber | 2017-02-28 |
* | sandbox should create regular empty files, not symlink to /dev/null. | Philipp Wollermann | 2017-02-28 |
* | Clean up event bus | Klaus Aehlig | 2017-02-27 |
* | Bazel client: add new ReadFile/WriteFile variants | Laszlo Csomor | 2017-02-27 |
* | Regression test for ActionCache shutdown roundtrip | George Gensure | 2017-02-27 |
* | Provide more reporting options to SkyFunctions | Klaus Aehlig | 2017-02-27 |
* | Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385. | Kush Chakraborty | 2017-02-24 |
* | Add is_external support to PackageManifestParser. | Googler | 2017-02-24 |
* | Add the LABEL_KEYED_STRING_DICT type for attributes. | Michael Staib | 2017-02-24 |
* | Report inconsistent aspect order error to the user. | Dmitry Lomov | 2017-02-24 |
* | Expose rpath entries as a build variable | Marcel Hlopko | 2017-02-24 |
* | Remove ctx.aspect_id and Target.aspect_ids. | Dmitry Lomov | 2017-02-23 |
* | Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids. | Dmitry Lomov | 2017-02-23 |
* | Separate the classpaths of the TestRunner with the test target, and use a sep... | Kush Chakraborty | 2017-02-23 |
* | Re-enable bazel_windows_example_test | Yun Peng | 2017-02-23 |
* | Make bazel_bootstrap_distfile_test work on Windows | Yun Peng | 2017-02-23 |
* | str.partition and str.rpartition return tuples instead of lists | Vladimir Moskva | 2017-02-23 |
* | APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition ... | Cal Peyser | 2017-02-23 |
* | Use skylark-preferred quote char for string literal | Michajlo Matijkiw | 2017-02-23 |
* | Replace the fancy, lockless, and incorrect BoundedMultisetSemaphore and with ... | Nathan Harmata | 2017-02-23 |
* | Allow absolute symlinks in TreeArtifacts. Let the downstream action (if there... | Janak Ramakrishnan | 2017-02-23 |
* | Add detailed rule class/label info when report attribute checking error | Liangliang He | 2017-02-22 |
* | Add javac-9-dev-r3297-3 | Liam Miller-Cushon | 2017-02-22 |
* | If dynamic configurations are turned on, ruleclass configuration transitions | Cal Peyser | 2017-02-22 |
* | Skylark documentation pipeline automatically generates documentation for all ... | Florian Weikert | 2017-02-22 |
* | Rollback of commit e49886c55a7e2cfd6dd1fc52b037dc2d5a6ca019. | Adam Michael | 2017-02-22 |
* | Disable bitcode for simulator architectures, regardless of the apple_bitcode ... | Chris Parsons | 2017-02-22 |
* | Augmented assignments don't evaluate lhs multiple times | Vladimir Moskva | 2017-02-21 |
* | Move Classpath.java from src/test/... to src/main/... since it will be used b... | Florian Weikert | 2017-02-21 |
* | parseBuildString doesn't crash on files with hash lines. | Carmi Grushko | 2017-02-21 |