aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Global cleanup change.Gravatar Liam Miller-Cushon2017-02-16
* --Gravatar Kristina Chodorow2017-02-16
* Rollback of commit 686fde1b1aeb4e5d03dca7446cf39cd9f1114d79.Gravatar Dmitry Lomov2017-02-16
* Skip computing digests when --use_action_cache=false.Gravatar Googler2017-02-16
* Bazel client, Windows: implement MakeCanonical Gravatar Laszlo Csomor2017-02-16
* Remove an unused throws clause, and make one more specificGravatar Ulf Adams2017-02-16
* Bazel client, Windows: implement ConvertPath Gravatar Laszlo Csomor2017-02-16
* Clarify that package() comes after load()Gravatar Laurent Le Brun2017-02-16
* Activate the "dbg", "fastbuild", and "opt" features in the objc CROSSTOOL.Gravatar Googler2017-02-16
* Minor code cleanupGravatar Laurent Le Brun2017-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
* Disable .d input pruningGravatar Ulf Adams2017-02-16
* Don't prefix the -l option with -force_load. It doesn't work and whole archiv...Gravatar Lukacs Berki2017-02-16
* Make RuleClass non-final for testing.Gravatar Janak Ramakrishnan2017-02-16
* Fix a hypothetical issue with 'buildfiles' and 'loadfiles' with duplicate tar...Gravatar Nathan Harmata2017-02-16
* Uniquify lambda body instance methods during lambda desugaring for androidGravatar Googler2017-02-16
* Don't manually set output jar timestampGravatar Googler2017-02-16
* Give a more helpful error message on malformed regexes.Gravatar Nathan Harmata2017-02-16
* Revert "Add javac-9-dev-r3297-3"Gravatar Damien Martin-Guillerez2017-02-16
* Add javac-9-dev-r3297-3Gravatar Liam Miller-Cushon2017-02-16
* Bazel client: refactors, small bugfixes Gravatar Laszlo Csomor2017-02-15
* Add dependency on environment variable for android_{n,s}dk_repository Gravatar Damien Martin-Guillerez2017-02-15
* Generate documentation for bool and int types.Gravatar Laurent Le Brun2017-02-15
* Windows: use JNI CreateJunction in Java code Gravatar Laszlo Csomor2017-02-15
* Bazel client, Windows, tests: use CreateJuction Gravatar Laszlo Csomor2017-02-15
* Bazel client, Windows, tests: remove cleanup code Gravatar Laszlo Csomor2017-02-15
* Bump up the time we are willing to wait for gRPC to start up in GrpcServerTests.Gravatar Lukacs Berki2017-02-15
* Remove special-casing of the 'native' module.Gravatar Laurent Le Brun2017-02-15
* Fix a bug in parsing .afdo.imports files whereupon Blaze would crash if a lin...Gravatar Lukacs Berki2017-02-15
* Bazel client, Windows: use CreateJunction Gravatar Laszlo Csomor2017-02-15
* Rollback of commit d8eec343d238129ce8b5146c4177d207a6b3683b.Gravatar Dmitry Lomov2017-02-15
* Bazel client, JNI, Windows: impl. CreateJunction Gravatar Laszlo Csomor2017-02-15
* Early support for code generation directly from C++ module files. This canGravatar Googler2017-02-15
* Skylark repositories: add FileValue hash codes to the marker file Gravatar Damien Martin-Guillerez2017-02-15
* Rollback of commit 1893c21f9f04acff4a3cc5cd20ddbf9fe89ae59a.Gravatar Yue Gan2017-02-15
* Loosen visibility of ASTFileLookupValue.Gravatar Janak Ramakrishnan2017-02-15
* CrosstoolCompilationSupport can be used for multi-arch binaries by allowing a...Gravatar Cal Peyser2017-02-15
* Restrict aspects visible to other aspects according to their advertised provi...Gravatar Dmitry Lomov2017-02-15
* Clarify documentation of PACKAGE_NAMEGravatar Laurent Le Brun2017-02-15
* Correct support for TreeArtifacts with ObjC header thinning feature.Gravatar Googler2017-02-15
* Remove type checking requirement from AttributeMap.has.Gravatar Greg Estren2017-02-15
* Rollback of commit 03d1255df1805ed1e5f7512bf0336f71c595791b.Gravatar Googler2017-02-15
* Avoid putting objc linkopts and copts in Set, as their order and duplicate-ar...Gravatar Chris Parsons2017-02-15
* Some minor logging improvements related to diff awareness:Gravatar Nathan Harmata2017-02-15
* Flips the default value of --explicit_jre_deps to true.Gravatar Googler2017-02-15
* BuildFileAST.eval() doesn't execute the code when there's a static error.Gravatar Laurent Le Brun2017-02-15
* Adds --[no]use_action_cache startup option to disable the action cache.Gravatar Googler2017-02-15
* Search for Test classes within the classpath used by the current classloader,...Gravatar Kush Chakraborty2017-02-15
* Default Bazel builds to nontrimmed dynamic configurations (except LIPO).Gravatar Greg Estren2017-02-15