aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Run JavaBuilder with a UTF-8 charsetGravatar Liam Miller-Cushon2016-04-27
* cpp: fix "commom" typo in AddLoggingArgs() documentationGravatar Thiago Farina2016-04-27
* Add a getJdkLauncherLabel() method in JavaSemantics and delete the JDK_LAUNCH...Gravatar Luis Fernando Pino Duque2016-04-27
* Add workspace name to runfiles cache invalidation criteriaGravatar Kristina Chodorow2016-04-27
* Set --xcode_version_config=@bazel_tools//tools/objc:host_xcodes by default inGravatar Luis Fernando Pino Duque2016-04-27
* Use gRPC on Windows instead of AF_UNIX for client-server communication.Gravatar Lukacs Berki2016-04-27
* Inject the tools repository constant in the JackAspect and delete the referen...Gravatar Luis Fernando Pino Duque2016-04-27
* cc_configure.bzl: support spaces in CC environmentGravatar Damien Martin-Guillerez2016-04-27
* Use native process control on Windows to launch subprocesses.Gravatar Lukacs Berki2016-04-27
* Add Bootstrap 3.3.6 and Font Awesome 4.6.1 dist sources to third_party.Gravatar David Z. Chen2016-04-27
* Remove running tests on Windows bot.Gravatar Dmitry Lomov2016-04-27
* Introduce apple_binary, which links together one or more c-family libraries a...Gravatar Chris Parsons2016-04-27
* Collect logic related to extra Proguard outputs in one place.Gravatar Googler2016-04-27
* Do not compress small manifest files.Gravatar Googler2016-04-27
* Turn on -g by default for dbg builds.Gravatar Dmitry Shevchenko2016-04-27
* Introduce Label.EXTERNAL_PACKAGE_FILE_NAME as a convenience. Note that we alr...Gravatar Nathan Harmata2016-04-27
* Include debug entitlements by default when building non-release builds.Gravatar Peter Schmitt2016-04-27
* Replace the inlined SDK path with apple_common call.Gravatar Dmitry Shevchenko2016-04-27
* Delete the interface NativeAspectFactory and make native aspects extend from ...Gravatar Luis Fernando Pino Duque2016-04-27
* Use recursive_mutex in blaze.cc instead of mutex.Gravatar Lukacs Berki2016-04-27
* Set --android_sdk=@bazel_tools//tools/android:sdk by default and delete Const...Gravatar Luis Fernando Pino Duque2016-04-27
* cpp fdo: Use correct PRODUCT_NAME for path when extracting a profile.Gravatar Svilen Kanev2016-04-27
* Fix MSVC Windows testGravatar Yun Peng2016-04-26
* Backports support for round and 280dpi to resource qualifiers.Gravatar Googler2016-04-26
* Add documentation on how to Bazel querying for a macroGravatar Andrew Allen2016-04-26
* Fix a race condition introduced in unknown commit (that is, the January of 20...Gravatar Lukacs Berki2016-04-26
* remove duplicate commentGravatar Benjamin Peterson2016-04-26
* Print out the error from getpwuid instead of segfaultingGravatar Brian Silverman2016-04-26
* Revert server.pid to be a symlink so that old server version can shut down ne...Gravatar Lukacs Berki2016-04-26
* Fix the documentation generator to use rule definition instances instead of c...Gravatar Luis Fernando Pino Duque2016-04-26
* cpp: correct the globals variable name in ComputeBaseDirectories() documentationGravatar Thiago Farina2016-04-26
* cc_configure.bzl: Add -Wl,-no-as-needed as default link optionsGravatar Damien Martin-Guillerez2016-04-26
* Include Jekyll layout files, style sheets, and Bazel logo images in theGravatar David Chen2016-04-26
* Refactor JavaBuilder output handlingGravatar Liam Miller-Cushon2016-04-26
* Refactor CompilationSupport.registerFullyLinkedAction to be the responsibilit...Gravatar Chris Parsons2016-04-26
* Adds an ObjcProtoProvider which bundles the proto sources and filters, along ...Gravatar Sergio Campama2016-04-26
* Clean up assertionsGravatar Liam Miller-Cushon2016-04-26
* Adds support for strict dependency management. This is done by filtering a li...Gravatar Sergio Campama2016-04-26
* Ensure env is passed to DockerLayer actions so xzcat worksGravatar Simon Horlick2016-04-26
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* Create runfiles at both .runfiles/ws/external/repo and .runfiles/repoGravatar Kristina Chodorow2016-04-26
* Implements pch in experimental_objc_library as a feature. Provides a mechani...Gravatar Cal Peyser2016-04-25
* Fix release test after commit e7be839Gravatar Damien Martin-Guillerez2016-04-25
* Factor out various ways to execute subprocesses into separate functions.Gravatar Lukacs Berki2016-04-25
* Exposes ObjcProvider for objc_proto_library and j2objc_library rules.Gravatar Erik Abair2016-04-25
* Fix docs on test environment and add a testGravatar Kristina Chodorow2016-04-25
* Add the workspace name to the SDK pathGravatar Kristina Chodorow2016-04-25
* Fix bug in experimental_oom_more_eagerly_threshold options parsing.Gravatar Janak Ramakrishnan2016-04-25
* Enable msvc toolchain to support params fileGravatar Yun Peng2016-04-25