aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Implements dynamic split transitions on latebound attributes.Gravatar Greg Estren2016-08-10
* Rollback of commit 99de0d07574f808fee36826289cb1f5c83e3b3e0.Gravatar Googler2016-08-10
* Refactor JavaCompileAction in preparation for adding minimum classpath optimi...Gravatar Googler2016-08-10
* Allow ImplicitOutputsFunctions to be overriden on Rule creation.Gravatar Michajlo Matijkiw2016-08-10
* Using stub_template.txt as __main__.py and zip header in python executable zipGravatar Yun Peng2016-08-10
* Combiners overhaul: introduce Combiner interface common to all combiners, use...Gravatar Sasha Smundak2016-08-10
* Update DensitySpecificManifestProcessor to omit a <compatible-screens> declar...Gravatar Googler2016-08-10
* Apply extra actions to top-level aspects.Gravatar Dmitry Lomov2016-08-10
* Continuing removing GUAVA dependencies from junitrunner.Gravatar Elena-Irina Iancu2016-08-10
* Allow extra action inputs and variables extensions to boe propagated to theGravatar Cal Peyser2016-08-10
* Drive-by cleanup to remove unnecessary function from the ActionCache interface.Gravatar Shreya Bhattarai2016-08-10
* Rephrase tests so that they can be shared between objc_library andGravatar Cal Peyser2016-08-10
* Do not add useless library files to the inputs of the linker action.Gravatar Lukacs Berki2016-08-10
* Cleanup: store non-code inputs to link actions separately.Gravatar Lukacs Berki2016-08-10
* Split BlazeDirectories into two classes.Gravatar Ulf Adams2016-08-09
* Starting removing GUAVA dependencies from junitrunner.Gravatar Elena-Irina Iancu2016-08-09
* Refactor C++ rules so that CcLinkingOutputs.libraryIdentifierOf() gets called...Gravatar Lukacs Berki2016-08-09
* Add SkylarkClassObjectConstructor - a future return value of "provider" funct...Gravatar Dmitry Lomov2016-08-09
* Make python exetutable zip a real self-extracting binaryGravatar Yun Peng2016-08-09
* Refactor tests by moving common utilities to test_utils.{h,cc} andGravatar Sasha Smundak2016-08-09
* Error out if loading phase error encountered even if we skip analysis. Also c...Gravatar Janak Ramakrishnan2016-08-09
* ProxyHelper handles proxy URLs with trailing slash.Gravatar Christoph Siedentop2016-08-09
* Add a builder-like mechanism for writing targets to a Scratch instance that isGravatar Cal Peyser2016-08-09
* Sandbox 2.0 for Mac OS X.Gravatar Yue Gan2016-08-08
* Only send a cc_toolchain's linker_files to link actions. Previously, theGravatar Googler2016-08-08
* Rollback of commit 79a5d650a8ee4ff675b76ccf607ba92f0a92a797.Gravatar Yue Gan2016-08-08
* --Gravatar Jon Brandvein2016-08-08
* Return an error if a shutdown is executed in parallel with the execution of a...Gravatar Lukacs Berki2016-08-08
* Fix handling of jdeps files in android_* rulesGravatar Liam Miller-Cushon2016-08-08
* Implements dynamic split transitions (minus latebound attribute splits).Gravatar Greg Estren2016-08-08
* Initial checkin of the OutputJar and main.Gravatar Sasha Smundak2016-08-08
* Allow test targets to completely disable the test security manager viaGravatar Googler2016-08-08
* Document --watchfs optionGravatar Dan Fabulich2016-08-08
* Prefer IP agnostic terms in favor of those only for ipv4.Gravatar Shreya Bhattarai2016-08-08
* Remove the AF_UNIX client/server communication protocol.Gravatar Lukacs Berki2016-08-05
* Fix exception about undocumented argument.Gravatar Matthew DeVore2016-08-05
* Avoid hard-coded extensions for compilation outputs.Gravatar Lukacs Berki2016-08-05
* Make SkylarkClassObject "Bazel-specific".Gravatar Dmitry Lomov2016-08-05
* Emphasize that default_strict_deps_java_protos is subject to change at any ti...Gravatar Carmi Grushko2016-08-05
* Fix Environment.Continuation's tracking of global variablesGravatar Jon Brandvein2016-08-05
* Delete unused RuleClass.createPlaceholderBuilderGravatar Michajlo Matijkiw2016-08-05
* Rollback of commit 70fbf690e571037370044f7d1e316b0bf9172e1c.Gravatar Googler2016-08-05
* Tentatively fix build for jdk7Gravatar Laurent Le Brun2016-08-04
* Check that deeply nested values in sets are immutableGravatar Jon Brandvein2016-08-04
* Use std::string instead of const char* in InputJar::Open and MappedFile::Open.Gravatar Sasha Smundak2016-08-04
* Enable named arguments for SkylarkCallable annotationGravatar Damien Martin-Guillerez2016-08-04
* Create Python executable zip fileGravatar Yun Peng2016-08-04
* Fix #1602: Bazel server couldn't start on system lacking IPv6 support.Gravatar Philipp Wollermann2016-08-04
* Short-circuit runfiles tree creation if runfiles are disabled (for example, o...Gravatar Lukacs Berki2016-08-04
* Add a necessary dependency to options_test.Gravatar Lukacs Berki2016-08-04