aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
...
* Rename bazel-user-manual.html into user-manual.htmlGravatar dmarting2017-09-04
* Remove all #ifdef COMPILER_MSVC from blaze_util_windows.cc.Gravatar Dmitry Lomov2017-09-04
* Add method getRdepsUnboundedInUniverseParallel to StremableQueryEnvironmentGravatar Googler2017-09-04
* Automated rollback of commit 618a2bf3574015d1d341d59a34e4d0bf285ad5bf.Gravatar cparsons2017-09-04
* Moves all the mobile-install related code from AndroidBinary to a separateGravatar ahumesky2017-09-04
* bep: encode file paths in URI formatGravatar Jakob Buchgraber2017-09-04
* Bazel/syntax: Delete/inline Statement.execGravatar laurentlb2017-09-04
* Android,Windows: use default shell env in actionsGravatar Laszlo Csomor2017-09-01
* Remove the Dialect type from the Parser.Gravatar laurentlb2017-09-01
* Refactor HelpCommand by applying the visitor pattern to iterate over Bazel op...Gravatar fwe2017-09-01
* Update comments about the option processor.Gravatar ccalvarin2017-09-01
* Update third_party/protobuf from 3.2.0 to 3.4.0Gravatar Vladimir Moskva2017-09-01
* Fix wrong location of string literals in the lexerGravatar fzaiser2017-09-01
* Remove TODO referring to Dagger.Gravatar Philipp Wollermann2017-09-01
* remote: Return exit code 34 for remote caching/execution errors.Gravatar buchgr2017-09-01
* Update third_party/protobuf from 3.2.0 to 3.4.0Gravatar Vladimir Moskva2017-09-01
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* BEP: Rename enum entryGravatar aehlig2017-09-01
* Expose ConfigFeatureFlagProvider to skylarkGravatar cparsons2017-09-01
* Remove stray comment reference to "no_" prefix for boolean flags which was re...Gravatar dannark2017-09-01
* Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.Gravatar cpeyser2017-09-01
* Release config_setting.flag_values from the whitelist.Gravatar mstaib2017-09-01
* Automated rollback of commit 964f0a5d83fe7958236c9eb0be619f553d488748.Gravatar cpeyser2017-09-01
* Publish TARGET_SKIPPED status to Goops and Master Log for targets with incomp...Gravatar Googler2017-09-01
* Move final static option checks to compile time.Gravatar ccalvarin2017-09-01
* Remove resource_extractor attribute from the android_sdk rule.Gravatar jingwen2017-09-01
* Move caching of OptionDefinitions to be static, and remove uncached extractio...Gravatar ccalvarin2017-09-01
* Automated rollback of commit fc41c430e4de4594a1d699f573d191cbad52a2fb.Gravatar plf2017-09-01
* Fix BazelPackageLoader to handle local repositories, and clean up API byGravatar jcater2017-09-01
* Fix --nobuild_runfile_manifests to keep transitive dependencies of the runfilesGravatar Googler2017-09-01
* Bazel c++ rules depend on a c++ toolchain.Gravatar cpeyser2017-09-01
* Allow non-dottedversion aliases for --xcode_versionGravatar cparsons2017-08-31
* Fixes typo in proto_library docsGravatar Googler2017-08-31
* Moves the bazel_j2objc repository definition from j2objc.WORKSPACE to the mainGravatar Googler2017-08-31
* Skylark: ctx.actions.run_shell uses helper scriptGravatar László Csomor2017-08-31
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Remove reference to 'blaze'Gravatar hlopko2017-08-31
* Add JavaInfo as a (preferred) alias to java_common.provider.Gravatar dslomov2017-08-31
* Update 'copts' documentationGravatar hlopko2017-08-31
* docs,Skylark: explain actions.run_shell.commandGravatar laszlocsomor2017-08-31
* Move static converter legality checks to compile time.Gravatar ccalvarin2017-08-31
* Rollforward #2 of "AppleBinary and AppleStaticLibrary no longer propagate unw...Gravatar cparsons2017-08-31
* Remind user of the --experimental_allow_project_files flag when they try usin...Gravatar Googler2017-08-31
* Fix typo on PackageIdentifier documentation.Gravatar jcater2017-08-31
* Turn ActionCacheStatistics into a proto.Gravatar jmmv2017-08-31
* android_test binary_under_test/deps must have the same flags if any are set.Gravatar mstaib2017-08-31
* Fixed typo errors in doc: s/of/off, s/tarets/targetsGravatar jingwen2017-08-31
* Stop printing out Exception class names to the user while usingGravatar kush2017-08-31
* Fix typo in idl generation mnemonic.Gravatar ajmichael2017-08-31