aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Unify AbstractBlazeQueryEnvironment#evaluateQuery with its subclass overrides...Gravatar Nathan Harmata2016-10-04
* Return EMTPY_FRAGMENT instead of null when there is no filename for a Lexer. ...Gravatar John Cater2016-10-04
* Proper error messages when built-in rule attributes are overridden #1811Gravatar Vladimir Moskva2016-10-04
* Default host configuration's --fat_apk_cpu to the empty list.Gravatar Greg Estren2016-10-04
* Fix NPE in skylark documentation processorGravatar Jon Brandvein2016-10-04
* Implement Skylark syntax to propagate an aspect to all attributes.Gravatar Dmitry Lomov2016-10-04
* Add a build-event streamer classGravatar Klaus Aehlig2016-10-04
* Adds SingleJar APK building option behind --use_singlejar_apkbuilder flag.Gravatar Adam Michael2016-10-04
* cc_inc_library deletes its output directory before execution.Gravatar Janak Ramakrishnan2016-10-04
* Ijar: use utilities from Bazel's sourceGravatar Laszlo Csomor2016-09-30
* Do not write terminal output in the experimental UI character-by-character (w...Gravatar Lukacs Berki2016-09-30
* If Label syntax is wrong, actual offense is now reported in error message.Gravatar Andreas Bergmeier2016-09-30
* experimental_objc_library always creates a module map, to be consistent with ...Gravatar Cal Peyser2016-09-30
* 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
* cpp: integrate Init() into the StartupOptions constructorGravatar Thiago Farina2016-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
* 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
* Move blaze_util::Which to standalone library.Gravatar Laszlo Csomor2016-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
* 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