aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Fix #1849: Sandboxing on OS X should be turned off by default for 0.3.2.Gravatar Philipp Wollermann2016-09-30
* Add type annotation for the benefit of java 7Gravatar Klaus Aehlig2016-09-30
* sandbox: Replace the error-prone lazy cleanup of sandbox directories by a sim...Gravatar Philipp Wollermann2016-09-30
* Use minimum OS flags for watchOS and tvOS actions.Gravatar Chris Parsons2016-09-30
* Initial check-in of apple_static_library ruleGravatar Chris Parsons2016-09-30
* Open source dex merging tools for incremental dexing.Gravatar Adam Michael2016-09-30
* Export idl_import_root to Android Studio, so that we know the packages of new...Gravatar Googler2016-09-30
* 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
* 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
* 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
* 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
* 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
* 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
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-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
* Allow aspects to propagate to all attributes.Gravatar Dmitry Lomov2016-09-27
* Add a new arg to skylark's new_objc_provider method, direct_dep_providers, wh...Gravatar Chris Parsons2016-09-27
* Rollback of commit 5972bee6ebfa53cf165befab9fa7962e19d5f620.Gravatar Yun Peng2016-09-26
* Fix an issue where a "build" command might hang after it finished, because sa...Gravatar Philipp Wollermann2016-09-26
* sandbox: Fix an issue where an IOException happening during SandboxExecRoot#c...Gravatar Philipp Wollermann2016-09-26
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-26
* Native declared providers are automatically exported.Gravatar Dmitry Lomov2016-09-26
* Don't call TransitiveTargetFunction for --experimental_dynamic_configs=notrim...Gravatar Greg Estren2016-09-26