aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Bazel shell scripts: fix links in licence comments.Gravatar Laszlo Csomor2016-08-24
* Extend Action interface by client variablesGravatar Klaus Aehlig2016-08-24
* Automated [] rollback of commit 846a5ab98fc26d72024890fdb79a5d3bc6a5a1ba + ma...Gravatar Nathan Harmata2016-08-23
* Avoid copying SkyKeys into a set and then into a map when retrieving them. In...Gravatar Janak Ramakrishnan2016-08-23
* Prune .pcm files based on the results of include scanning.Gravatar Googler2016-08-23
* More flexible LValue syntaxGravatar Vladimir Moskva2016-08-23
* Add option --action_env and make BuildConfiguration declare environment depen...Gravatar Klaus Aehlig2016-08-23
* Make Digest (renamed Md5Digest) a little more multi-purpose.Gravatar Shreya Bhattarai2016-08-23
* Remove CppCompilationContext.equals/hashCode. Making them throw an exceptionGravatar Googler2016-08-23
* Rollback of commit bb5d5efb4b50710241b5b374eb67084f4bf08278.Gravatar Tobias Werth2016-08-23
* Remove support for thin archives.Gravatar Lukacs Berki2016-08-23
* Move SkylarkImport from LoadStatement to BuildFileASTGravatar Miguel Alcon Pinto2016-08-22
* Instead of filtering for dynamic libraries when creating solib symlinks, asse...Gravatar Lukacs Berki2016-08-22
* Make Bazel not crash when a cc_library is in the hdrs of another cc_library.Gravatar Lukacs Berki2016-08-22
* Disable broken tests.Gravatar Cal Peyser2016-08-22
* Implement timeouts on Windows.Gravatar Lukacs Berki2016-08-22
* fix ci breakage on MacGravatar Yue Gan2016-08-19
* Fixes noneable annotation not being enforced in SkylarkCallable.Gravatar Pedro Liberal Fernandez2016-08-19
* Make BuildViewTest#testErrorBelowCycle properly deterministic so that it can ...Gravatar Janak Ramakrishnan2016-08-19
* Allow CompileOneDependencyTransformer#transformCompileOneDependency to throw ...Gravatar Janak Ramakrishnan2016-08-19
* Implement the first stage of Bazel's "Sandbox 2.0" for Linux.Gravatar Philipp Wollermann2016-08-18
* Fix tmpdir with standalone test strategyGravatar Kristina Chodorow2016-08-18
* Fixes order of keyword arguments in the error message printed when a JavaGravatar Pedro Liberal Fernandez2016-08-18
* Add a test for sandboxing when nobody's UID is differentGravatar Brian Silverman2016-08-18
* Use array comparison and not reference comparison between digests.Gravatar Shreya Bhattarai2016-08-18
* Fix NPE when aspect propagates over an alias.Gravatar Googler2016-08-18
* RELNOTES: The string list returned by the skylark 'glob' function is now sort...Gravatar Nathan Harmata2016-08-18
* Improve BlazeModule documentation.Gravatar Ulf Adams2016-08-18
* Deprecate the ${link page.heading} syntax for referencing BE static pages.Gravatar David Chen2016-08-16
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Add export ZERO_AR_DATE=1 to libtool.sh to make the output hermetic, and touc...Gravatar Chris Parsons2016-08-16
* Have AQV propagate the most severe error encountered by any of its tasks. Mak...Gravatar Nathan Harmata2016-08-12
* Changes DependencyResolver <Attribute, Dep> map from a ListMultimap to new classGravatar Greg Estren2016-08-12
* Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...Gravatar Janak Ramakrishnan2016-08-12
* Roll forward fix of global var shadow detectionGravatar Jon Brandvein2016-08-12
* Prefer IP agnostic terms/operations in favor of those that work only with ipv4.Gravatar Shreya Bhattarai2016-08-12
* Record the category of the artifact to be linked in LinkerInput.Gravatar Lukacs Berki2016-08-12
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.Gravatar Ulf Adams2016-08-12
* Add ide-compile output group to IDE aspect.Gravatar Googler2016-08-11
* Rollback of commit fbaa700337bf0cf9083f083e6cd0d2f82faf1506.Gravatar Googler2016-08-11
* Sets SONAME on shared objects in Android binaries.Gravatar Adam Michael2016-08-11
* Fix bug in ParallelEvaluator when an error dep was not newly requested in a n...Gravatar Janak Ramakrishnan2016-08-11
* Expose test "data" attribute to IDE.Gravatar Googler2016-08-11
* Rollback of commit 6aa2f64045d390f4da77d396cd3fcbe1c44a98c1.Gravatar Chris Parsons2016-08-11
* Dynamic config test improvements:Gravatar Greg Estren2016-08-11
* Roll forward commit 94c86135d05a1844263c59f3ce6b1c1917e0f4c8Gravatar Liam Miller-Cushon2016-08-11
* Get rid of InvalidatableGraph. This explicit concept is no longer needed.Gravatar Nathan Harmata2016-08-11
* Add 'provider()' function.Gravatar Dmitry Lomov2016-08-11
* Put runfiles tree under 'runfiles' directory to avoid conflictGravatar Yun Peng2016-08-11