aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* In InvocationPolicyEnforcer#enforce, instead of just checking the direct comm...Gravatar Janak Ramakrishnan2016-05-02
* When we don't have an OutputService, precompute and cache the assumed-to-be-i...Gravatar Nathan Harmata2016-05-02
* Memoize the OptionsData per BlazeCommand.Gravatar Nathan Harmata2016-05-02
* Use ConstraintSemantics.getSupportedEnvironments() in supportsJava7TargetEnvi...Gravatar Liam Miller-Cushon2016-05-02
* In apple_binary, propagate cc_library dependencies for all child configuratio...Gravatar Chris Parsons2016-05-02
* Clean up J2ObjC proto support.Gravatar Rumou Duan2016-05-02
* Move android deploy info from the default files to build to its own output groupGravatar Alex Humesky2016-05-02
* Push some functionality from FoundationTestCase to where it's actually used.Gravatar Ulf Adams2016-04-29
* Clean up and simplify InstrumentedFileManifestAction.Gravatar Ulf Adams2016-04-29
* Clarify plmerge variable substitution behavior.Gravatar Peter Schmitt2016-04-29
* Tokenize javacopts in JavaToolchainDataParserGravatar Liam Miller-Cushon2016-04-29
* Adds the text output parameter and a partial manifest to the action key for A...Gravatar Alex Humesky2016-04-29
* Let select() "unset" values via: select({"//some:condition: None }).Gravatar Greg Estren2016-04-29
* --Gravatar Carmi Grushko2016-04-29
* Inject the Constants.TOOLS_REPOSITORY in SkylarkRuleClassFunctions.testBaseRule Gravatar Luis Fernando Pino Duque2016-04-29
* Declare TargetAndConfiguration as final and immutable. Fix documentation.Gravatar Ulf Adams2016-04-28
* cc_configure: add -lm to the default linker flagsGravatar Damien Martin-Guillerez2016-04-28
* Acquire the server lock even if the client uses gRPC.Gravatar Lukacs Berki2016-04-28
* *really* make server mode on Windows work.Gravatar Lukacs Berki2016-04-28
* Allows network in sandbox, when --java_debug. Fixes #393.Gravatar Yue Gan2016-04-28
* Make compilation on Windows work again.Gravatar Lukacs Berki2016-04-28
* Figure out the actual address of the command port a little differently, in a ...Gravatar Lukacs Berki2016-04-28
* cc_configure: do not assume the message from gcc is in EnglishGravatar Damien Martin-Guillerez2016-04-28
* Use the Win32 API to create and query junctions in the C++ client.Gravatar Lukacs Berki2016-04-28
* Precompute defaults package content to save ~milliseconds every time BlazeRun...Gravatar Janak Ramakrishnan2016-04-28
* Remove repeated allowMissingInputs module check.Gravatar Janak Ramakrishnan2016-04-28
* Add Bootstrap and Font Awesome directories to Bazel third_party.Gravatar David Chen2016-04-28
* Add random-access indexing into GroupedList. Intended to be a no-op, allowing...Gravatar Janak Ramakrishnan2016-04-28
* Adds an "otherFlags" field to ObjcCommon.Gravatar Googler2016-04-28
* 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