aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* Add more helpers to ParserGravatar brandjon2017-06-28
* Tests + cleanup + docs for ctx.actions.declare_{file,directory}Gravatar dslomov2017-06-28
* cpp: add unit tests for MakeAbsolute()Gravatar Thiago Farina2017-06-28
* Fix typo in JsonFormatFileTransport.javaGravatar Eric Dobson2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Add 'ctx.actions.declare_directory'Gravatar dslomov2017-06-28
* Fixes #3188: Implement sandboxing for remote_worker on Linux.Gravatar Philipp Wollermann2017-06-28
* Turn unary minus into a proper AST nodeGravatar brandjon2017-06-28
* Move the docker tests in src/test/dockerGravatar dmarting2017-06-27
* Bazel, python tests: add more context to failuresGravatar Laszlo Csomor2017-06-27
* Enable connection pooling for the remote REST cacheGravatar Benjamin Peterson2017-06-27
* Add 'ctx.actions' and implement 'ctx.action.declare_file'.Gravatar dslomov2017-06-27
* BuildEventStreamUtils: update TODO to reflect the new plan of actionGravatar aehlig2017-06-27
* Minor Bash improvementsGravatar Androbin2017-06-27
* use procstat_getpathname to get self pathGravatar Jov2017-06-27
* Simplify the RemoteActionCache interfaceGravatar ulfjack2017-06-27
* BlazeCommandDispatcher: make parseArgsAndConfigs not take a CommandEnvironmentGravatar ulfjack2017-06-27
* give the duration of test in the fallback xml fileGravatar Benjamin Peterson2017-06-27
* Don't set the +x bit by default on WriteFile().Gravatar lberki2017-06-27
* Fix the name of a flag in an error messageGravatar dmarting2017-06-27
* LLVM FDO zipped profiles contain the LLVM raw profile file whose contentsGravatar Googler2017-06-27
* Fix RuleContext documentation typo.Gravatar gregce2017-06-27
* Add idl_preprocessed field to android_library.Gravatar Googler2017-06-27
* Add option tagging and categorizing enums.Gravatar ccalvarin2017-06-27
* Add the ability to provide source_jars to java_common.create_providerGravatar Googler2017-06-27
* Refactor SkyQueryEnvironment to allow preprocessing or postprocessing targetsGravatar Googler2017-06-27
* Internal changeGravatar Googler2017-06-27
* Forbid octal sequences greater than \377 (0xff) in strings.Gravatar laurentlb2017-06-26
* Add JavaSkylarkApiProvider to aar_import rule.Gravatar Googler2017-06-26
* Enabling Aapt2 processing:Gravatar corysmith2017-06-26
* Remove usage of --ios_cpu from Bazel.Gravatar cpeyser2017-06-26
* ResourceFilter properly handles special language qualifiersGravatar Googler2017-06-26
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Make BuildEventStreamer flushable before first eventGravatar Klaus Aehlig2017-06-26
* Make Metadata an interface for FileArtifactValueGravatar ulfjack2017-06-26
* Automated rollback of commit 68b9a7e2dc17e32b194238d287e79bee1ba035b9.Gravatar cushon2017-06-26
* BlazeCommandDispatcher: all options parsing and editing in one placeGravatar ulfjack2017-06-26
* Correct test name in bazel_server_mode_test.pyGravatar pcloudy2017-06-26
* Internal changeGravatar Googler2017-06-26
* Move command.log writing to a moduleGravatar ulfjack2017-06-26
* Update incorrect build.proto documentation for AttributeDefinition.name field.Gravatar Googler2017-06-26
* Add apple_stub_binary rule.Gravatar allevato2017-06-26
* Fix NullPointerException when enable_data_binding is omitted.Gravatar gregce2017-06-26
* Remove last traces of experimental_obj_libraryGravatar cparsons2017-06-26
* BEP: Support longer streams on non building commandsGravatar Klaus Aehlig2017-06-26
* Update --incompatible_* error messagesGravatar brandjon2017-06-26
* Forbid 'in' operator on depset with --incompatible_depset_is_not_iterableGravatar laurentlb2017-06-26
* Forbid duplicate keys in dictionary literalsGravatar laurentlb2017-06-26