aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Provide a SplitCommandLine method in the option processorGravatar Luis Fernando Pino Duque2016-11-21
* Make LineBufferedOutputStream resistant to exceptions thrown while flushing i...Gravatar Lukacs Berki2016-11-21
* Turn on j2objc's -g flag (source debugging) by defaultGravatar Patrick Donelan2016-11-21
* Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35.Gravatar Alex Humesky2016-11-21
* Skylark implementations of http_archive, new_http_archive, and http_file rules.Gravatar David Chen2016-11-21
* Update documentation of native workspace rules.Gravatar David Chen2016-11-21
* ProtoCompileActionBuilder can create strict-deps-checking command lines.Gravatar Carmi Grushko2016-11-21
* Using an ActionFileInputCache for SHA1 digests used with remote execution.Gravatar Ola Rozenfeld2016-11-21
* Provide a parallel implementation of "e1 + e2".Gravatar Nathan Harmata2016-11-21
* Fixes test infrastructure bug that wrongly trims output pathsGravatar Greg Estren2016-11-21
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-21
* Adds support for multiple top-level dynamic configurationsGravatar Greg Estren2016-11-21
* Sign app and frameworks in simulator builds.Gravatar Peter Schmitt2016-11-21
* Pass direct jars to Jack.Gravatar Michael Staib2016-11-21
* Better error message for experimental_objc_library targets built with aGravatar Cal Peyser2016-11-21
* Extra-actions originating in Aspects are reported even if the rule we attach ...Gravatar Carmi Grushko2016-11-21
* Fix a test case that didn't trigger Swift runtime packagingGravatar Dmitry Shevchenko2016-11-21
* Remove 'test' prefix from test names in SkylarkAspectTest.Gravatar Dmitry Lomov2016-11-21
* Implement structural equality for structsGravatar Vladimir Moskva2016-11-21
* Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build...Gravatar Nathan Harmata2016-11-21
* Release script: add a --force_rc command to override the candidate numberGravatar Damien Martin-Guillerez2016-11-21
* Implement 'output_groups' provider.Gravatar Dmitry Lomov2016-11-21
* Move Bazel-specific functions in a separate file.Gravatar Laurent Le Brun2016-11-21
* The fully link action in experimental_objc_binary has crosstool inputs.Gravatar Cal Peyser2016-11-21
* Add a test verifying that bazel can be bootstrapped from the distfileGravatar Klaus Aehlig2016-11-21
* Add a design doc on how to invalidate (Skylark) remote repositoriesGravatar Damien Martin-Guillerez2016-11-21
* Allow labels in the '--aspects' parameter.Gravatar Dmitry Lomov2016-11-21
* compile_windows.sh: Fix zipping Windows Bazel binaryGravatar Yun Peng2016-11-18
* compile_windows.sh: Remove .exe extension when copying ./bazel-bin/src/bazelGravatar Yun Peng2016-11-18
* Remove --workspace_status_command from windows bootstrapGravatar Yun Peng2016-11-18
* Fix up documentation for Actions APIGravatar Jon Brandvein2016-11-18
* Bazel client: create a wrapper around Unix pipesGravatar Laszlo Csomor2016-11-18
* Add # support for LabelValidator as discussed in #2006Gravatar Meng Zhang2016-11-18
* Fix JAVA_HOME format on WindowsGravatar Yun Peng2016-11-18
* Mark pkg_tar dependencies as Python 3 compatibleGravatar Damien Martin-Guillerez2016-11-18
* Bazel client: reduce dependency on <unistd.h>Gravatar Laszlo Csomor2016-11-18
* Extract the integration setup to a new class IntegrationMock.Gravatar Ulf Adams2016-11-18
* Pass caller information manually to logger when logging in InvocationPolicyEn...Gravatar Janak Ramakrishnan2016-11-18
* Add bitcode linker flagsGravatar Dmitry Shevchenko2016-11-18
* Remove unused SupportData.getUsedDirectDeps().Gravatar Carmi Grushko2016-11-18
* Initializes BuildViewTestCase's configuration factory with ruleClassProvider'sGravatar Greg Estren2016-11-18
* Introduce a failFast mode to OutputFormatterCallback#close.Gravatar Nathan Harmata2016-11-18
* Adds J2Objc providers to experimental_objc_library.Gravatar Cal Peyser2016-11-18
* Adding an option to set the digest function that everything uses. Minor refac...Gravatar Ola Rozenfeld2016-11-18
* Run the analysis phase with as many threads as the user wants. In order to av...Gravatar Janak Ramakrishnan2016-11-18
* Don't get output service or action input prefetcher if not running a "build" ...Gravatar Janak Ramakrishnan2016-11-18
* build_event_stream_test: write stream files to temp dirGravatar Klaus Aehlig2016-11-17
* Stop including the size of the action cache file in our crash message. I've n...Gravatar Janak Ramakrishnan2016-11-17
* Introduce support for 'expand_if_all_available' for flag_groups in CROSSTOOLGravatar Marcel Hlopko2016-11-17
* Propertly join multiple arguments to jar filter.Gravatar Googler2016-11-17