aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add a CommandLineBuilder for the process-wrapper embedded tool, and use it ev...Gravatar ruperts2017-11-30
* Explicitly validate that the argument to JarCreator.addDirectory existsGravatar cushon2017-11-29
* Add android_local_test base class.Gravatar dannark2017-11-29
* Add support for package specification-based java_plugin configurationGravatar cushon2017-11-29
* Fix protoc_compiler variable in testenv.sh and add //third_party/protobuf:pro...Gravatar ruperts2017-11-29
* RuleFormatter: Skip Skylark-defined ComputedDefault attributes instead of cra...Gravatar carmi2017-11-29
* Add C++ Make variables to cc_binary, cc_library, and cc_test automatically whenGravatar cpeyser2017-11-29
* Open source the top-level Skylark object cc_common. cc_common provides SkylarkGravatar cpeyser2017-11-29
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Don't use //base:system_malloc for spend_cpu_time testing tool.Gravatar ruperts2017-11-29
* Remove the check "Reassignment of builtin" in BUILD files.Gravatar laurentlb2017-11-29
* invoke a separate splitter action in multidex builds (behind flag)Gravatar kmb2017-11-29
* MockRule-ify some more tests.Gravatar gregce2017-11-29
* Add a static method GroupedList#numElements to allow to count the number of d...Gravatar shreyax2017-11-29
* Improve error messaging for invalid values of the --xcode_version flag.Gravatar cparsons2017-11-29
* Remove the concept of a mandatory input which is allowed to be missing.Gravatar Googler2017-11-29
* Revert name of coverage_suppot to coverage_support.Gravatar cparsons2017-11-29
* Remove some unused extension points.Gravatar Googler2017-11-29
* Add some minor debugging messages to discard_analysis_cache_test, purportedly...Gravatar janakr2017-11-29
* Improve depset documentation.Gravatar laurentlb2017-11-29
* Move CcToolchainTypeRule to CPP_RULES, as opposed to PLATFORM_RULES. It more...Gravatar cpeyser2017-11-29
* RestBlobStore: add missing CAS_PREFIXGravatar nicolov2017-11-29
* Create the output source jar in java_common.compileGravatar elenairina2017-11-29
* Fix strip-prefix typo in docsGravatar Ed Baunton2017-11-29
* Update spec, update octal literal syntax and introduction.Gravatar laurentlb2017-11-29
* Convert TestAspects to MockRule.Gravatar gregce2017-11-29
* Update bazel-overview.mdGravatar Rasmus Lund2017-11-29
* Fix broken link for "C++ common use cases"Gravatar Jon Stewart2017-11-29
* Add . to the bootstrap protoc include pathsGravatar Olivier Chafik2017-11-29
* MockRule enhancements.Gravatar gregce2017-11-29
* Expressly fetch remote and ref when using git_repositoryGravatar Ed Baunton2017-11-29
* BEP: Extend TestResult to optionally contain meta dataGravatar aehlig2017-11-29
* Implemented fix for case when 'use_testrunner' attribute works interconnected...Gravatar dbabkin2017-11-29
* Add user and system time to CommandResults, and plumb them into SpawnResults.Gravatar ruperts2017-11-29
* Clean up ExecutionRequirementsGravatar ulfjack2017-11-29
* Handle spaces in absolute paths to tests.Gravatar Seth Greenstein2017-11-29
* Enable auto-completion for the "ibazel" commandGravatar Martin Probst2017-11-29
* Minor fixes to spacing in help messagesGravatar Mike Morearty2017-11-29
* Docs: (minor) Change "chaiscript" to "mockascript"Gravatar Tyler True2017-11-29
* Merge commit 'refs/pull/4164/head' of https://github.com/bazelbuild/bazel int...Gravatar László Csomor2017-11-29
|\
* | Various Shell Script Fixes and Improvements - Part OneGravatar Androbin2017-11-29
* | More Shell Cleaning - Part TwoGravatar Androbin2017-11-29
* | Change error on adding a directory to the remote cache to be non-fatalGravatar Rahul Malik2017-11-29
* | Added missing Oxford (serial) commas in README.mdGravatar Josh Goldberg2017-11-29
* | Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* | Automatic code cleanup.Gravatar cushon2017-11-28
* | Update PathPackageLocator to take a list of potential build file names,Gravatar John Cater2017-11-28
* | Remove process-wrapper duplication from RunCommand.Gravatar ruperts2017-11-28
* | Make turbine tests more compatible with WindowsGravatar cushon2017-11-28
* | Ensure the argument to JarCreator.addDirectory existsGravatar cushon2017-11-28