aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* More client fixes:Gravatar Lukacs Berki2016-09-13
* Make JarHelper use java.nio.files instead of com.google.common.io.Gravatar Googler2016-09-13
* Open source discard_analysis_cache_test.Gravatar Tobias Werth2016-09-13
* Rollback of startup options changes.Gravatar Greg Estren2016-09-13
* Automated [] rollback of commit dfb2c73eda3d2dd8787ea9b2d0a03b49dfa2acc5.Gravatar Greg Estren2016-09-13
* Expose some platform-related types/methods to Skylark.Gravatar Googler2016-09-13
* Blaze support for ExtensionRegistryGenerator.Gravatar Googler2016-09-13
* Fixes actool invocation for watchOS2 targets.Gravatar Erik Abair2016-09-13
* Fix a bug that leads to unnecessary compiles of .pic.o files (and possibly)Gravatar Googler2016-09-12
* Automatically detect the setting for --cpu.Gravatar Ulf Adams2016-09-12
* Add -DNS_BLOCK_ASSERTIONS=1 to objc builds and to c++ builds using the OSX cr...Gravatar Cal Peyser2016-09-12
* Do not discover inputs for an action that will not scan includes. This isGravatar Cal Peyser2016-09-12
* Add trailing true after kill which does not have exit status 0.Gravatar Tobias Werth2016-09-12
* Don't print stack traces when repository rules have the wrong typeGravatar Kristina Chodorow2016-09-12
* s/blaze/bazel to fix failing test.Gravatar Tobias Werth2016-09-12
* Open-source //src/test/shell/integration:progress_reporting_testGravatar Laszlo Csomor2016-09-12
* Add helper function to add lines to bazelrc from integration tests.Gravatar Tobias Werth2016-09-12
* Put stdout and stderr streams into a consistent state when they are redirected.Gravatar Lukacs Berki2016-09-12
* Open-source startup_options_test.Gravatar Tobias Werth2016-09-12
* Remove --experimental_proto_header_modules.Gravatar Googler2016-09-12
* Tentative fix for #1747.Gravatar Lukacs Berki2016-09-12
* Don't copy files under embedded_tools to _binGravatar Yun Peng2016-09-12
* Restore sane behavior after a really bad merge (?) in commit a85bf4b19c680a6d...Gravatar Googler2016-09-12
* Drop unnecessary -DBLAZE_JAVA_CPU definition.Gravatar Julio Merino2016-09-12
* Adding utility functions to compute ContentDigests for various types; inGravatar Ola Rozenfeld2016-09-12
* Exporting functions to compute SHA1 digests of files.Gravatar Ola Rozenfeld2016-09-12
* Add missing fields to ObjcCommon for experimental_objc_library.Gravatar Cal Peyser2016-09-12
* Have SkyQueryEnvironment#getRBuildFiles not visit skyframe nodes more than on...Gravatar Nathan Harmata2016-09-12
* Make cc_toolchain not croak if something that is not a shared library is ment...Gravatar Lukacs Berki2016-09-12
* Global cleanup change.Gravatar Vladimir Moskva2016-09-12
* Inject the product name via the per-product main.cc files.Gravatar Julio Merino2016-09-12
* Fix invalid tags in Skylark string method docs.Gravatar David Chen2016-09-12
* Make the code that is using execRoot paths use execRoot pathsGravatar Kristina Chodorow2016-09-09
* Add repository parameter to source artifact resolverGravatar Kristina Chodorow2016-09-09
* Set workspace name for sandbox dirsGravatar Kristina Chodorow2016-09-09
* Various minor fixes in the client:Gravatar Lukacs Berki2016-09-09
* Fixed SkylarkTests on WindowsGravatar Yun Peng2016-09-09
* Handle multiply-defined attrs in AndroidResourceClassWriterGravatar Googler2016-09-09
* Adding all proto messages for remote execution and caching API per design doc:Gravatar Googler2016-09-09
* Check OS X version to decide if sandbox is supported.Gravatar Yue Gan2016-09-09
* Boilerplate for parallel evaluation of FunctionExpression query expression no...Gravatar Nathan Harmata2016-09-09
* Make sure to always use a parameter file when building Java deploy jars with ...Gravatar Philipp Wollermann2016-09-09
* Windows: add a Java-native isJunction methodGravatar Laszlo Csomor2016-09-09
* Use inheritance to support site-specific options.Gravatar Julio Merino2016-09-09
* Add an "is main repo" field to RootsGravatar Kristina Chodorow2016-09-09
* Expose aar to Skylark.Gravatar Googler2016-09-09
* Exclude CompressedTarFunctionTest on WindowsGravatar Yun Peng2016-09-09
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-09
* Make FdoSkyException static.Gravatar Lukacs Berki2016-09-09
* Remove the JAVA_CPU make variable.Gravatar Ulf Adams2016-09-08