aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | Extract CONTAINS_JAVA_PROVIDER to a shared constantGravatar cushon2017-11-28
* | Move CppConfiguration#getFullyStaticLinkOptions, #getMostlyStaticLinkOptions,Gravatar cpeyser2017-11-28
* | Fix typo, remove stale commentGravatar brandjon2017-11-28
* | Make check_fileset_dependencies_recursively flag a no-op. We will always beha...Gravatar kush2017-11-28
* | Eliminate STATIC_FRAMEWORK_DIR as a separate field of ObjcProvider.Gravatar cparsons2017-11-28
* | Document Android options.Gravatar ajmichael2017-11-28
* | Update blazerc documentation in the blaze/bazel user mannuals.Gravatar ccalvarin2017-11-28
* | Print 'waiting for other blaze command' on its own line.Gravatar Googler2017-11-28
* | Automated rollback of commit b64119807b014d9f3b99fb8a02e22daf1a8299b6.Gravatar nharmata2017-11-28
* | macOS compatibility in build.ps1.Gravatar Peter Mounce2017-11-28
* | Migrate some Skylark tests outside of Blaze.Gravatar laurentlb2017-11-28
* | Remove dead code from CompilationSupportGravatar cparsons2017-11-28
* | Change BlacklistedPackagesPrefixesFunction to take a pair of a hardcoded set ...Gravatar nharmata2017-11-28
* | Migrate callsites of CppConfiguation#getCompiler, #getTargetLibc, #getCpu toGravatar cpeyser2017-11-28
* | Grammar fix. bazel-overview.mdGravatar Roller, David2017-11-28
* | Fix typo in tutorial build rulesGravatar Zain Asgar2017-11-28
* | Shard android_sdk_integration_test.sh. 45 seconds (60%) reduction.Gravatar jingwen2017-11-28
* | refactor: remove unnecessary Enums from ExpanderGravatar L?szl? Csomor2017-11-28
* | refactor: mv LocationExpander.Options to ExpanderGravatar L?szl? Csomor2017-11-28
* | Let to push lambda arguments not only with *LOAD instructions but with SIPUSH...Gravatar Googler2017-11-28