aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Lazily evaluate hash codes for ConfiguredTargetFunction#AttributeAndLabel.Gravatar Greg Estren2016-09-30
* Add an actions provider for testing Skylark rules.Gravatar Jon Brandvein2016-09-30
* Move some RegExTestCaseFilter from c.g.testing.junit.runner.junit4 toGravatar Googler2016-09-30
* Don't force PrintStream on streaming output formattersGravatar Michajlo Matijkiw2016-09-30
* ConfiguredTargetFunction#getDynamicConfigurations: halve the number of Attrib...Gravatar Greg Estren2016-09-30
* Add infrastructural build eventsGravatar Klaus Aehlig2016-09-30
* Modify libtool wrapper script to ensure that archive inputs are not modified ...Gravatar Chris Parsons2016-09-30
* Windows: make the port library compile with MSVCGravatar Laszlo Csomor2016-09-30
* Fixed location expansion in cc rules.Gravatar Vladimir Moskva2016-09-30
* cxx_flags are not applied to objc compiles.Gravatar Cal Peyser2016-09-30
* Add a BuildEventTransport writing text-format protosGravatar Klaus Aehlig2016-09-29
* Make action_env_test parametric in the product nameGravatar Klaus Aehlig2016-09-29
* Move blaze_util::Which to standalone library.Gravatar Laszlo Csomor2016-09-29
* Branched internal RuntimeCost in junitrunner.Gravatar Irina Iancu2016-09-29
* Windows: make the md5 library compilable with MSVCGravatar Laszlo Csomor2016-09-29
* Optimize how null configurations get created and add test infrastructure for ...Gravatar Greg Estren2016-09-29
* Provide parallel implementations of 'allrdeps' and 'rbuildfiles', using a sha...Gravatar Nathan Harmata2016-09-29
* Add a flag to disable native Swift support.Gravatar Dmitry Shevchenko2016-09-29
* Make AbstractBlazeQueryEnvironment no longer implement AutoCloseable. Instead...Gravatar Nathan Harmata2016-09-29
* Fix IDE aspect crash when traversing a data mode deps attr.Gravatar Googler2016-09-29
* Remove some Dagger dependencies from the Bazel JUnit test runner.Gravatar Googler2016-09-29
* Disables sandboxing when "--mem_leaks" is present.Gravatar Yue Gan2016-09-28
* Update ActionMetadata -> ActionExecutionMetadata references.Gravatar Greg Estren2016-09-28
* Allow new_ rules to overwrited BUILD files in downloaded reposGravatar Kristina Chodorow2016-09-28
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Eliminates performance overhead of --experimental_dynamic_configs=notrim.Gravatar Greg Estren2016-09-28
* Make cc_configure on Windows more robustGravatar Yun Peng2016-09-28
* Add a new flag --sandbox_tmpfs_path, which asks the sandbox to mount an empty...Gravatar Philipp Wollermann2016-09-28
* Add support for sandboxing persistent workers.Gravatar Philipp Wollermann2016-09-28
* Add interfaces for the build event protocolGravatar Klaus Aehlig2016-09-28
* Remove the "labels in the configuration must be in the transitive closure of ...Gravatar Lukacs Berki2016-09-28
* cpp: reuse InWorkspace() function in GetWorkspace()Gravatar Thiago Farina2016-09-28
* Windows, bootstrapping: do not build JNI library.Gravatar Laszlo Csomor2016-09-28
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-28
* Remove bazel references to PB2 CPP runtime lib.Gravatar Sergio Campama2016-09-28
* Fix import ordering for files under com/google/testing/junit/runner/junit4Gravatar Googler2016-09-28
* Prevent interleaved slow interrupt stack tracesGravatar Michajlo Matijkiw2016-09-28
* Read android binary attributes that are queried for incremental dexing artifa...Gravatar Googler2016-09-28
* Tolerate the rare state where a dependent of a previously cached shared actio...Gravatar Janak Ramakrishnan2016-09-28
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* Implement input pruning using .d files in objc behind a flag that defaults toGravatar Cal Peyser2016-09-28
* Disallow mutation of values being iterated by a for loop or comprehensionGravatar Jon Brandvein2016-09-28
* Fix visibility of proto srcsGravatar Klaus Aehlig2016-09-27
* Fixed EvaluationProgressReceiver object namesGravatar Googler2016-09-27
* In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary ...Gravatar Rumou Duan2016-09-27
* Refactor SkyframeExecutor#preparePackageLoading to pass all PackageCacheOptio...Gravatar Janak Ramakrishnan2016-09-27
* Add basic protocol buffer for the build event protocolGravatar Klaus Aehlig2016-09-27
* Fixed ISE while looking for cycles in WORKPLACE files #1793Gravatar Vladimir Moskva2016-09-27
* Add a regression test for commit 78b9cab45de2a32158cd4306cd40208045cf6f85.Gravatar Googler2016-09-27
* Allow aspects to propagate to all attributes.Gravatar Dmitry Lomov2016-09-27