aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Clean up the configuration-related code paths a bit.Gravatar Ulf Adams2015-12-11
* Skylark: implemented str.splitlines()Gravatar Florian Weikert2015-12-11
* Add option to read query from a file.Gravatar Janak Ramakrishnan2015-12-11
* Prevent jgit from dumping stack traces all over the placeGravatar Kristina Chodorow2015-12-11
* Python 3 compatibility for python binary stubGravatar Joe Harrison2015-12-10
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Allows cc_{library, binary} targets to depend on objc_library.Gravatar Googler2015-12-10
* Allow output formatters to work in stream mode.Gravatar Miguel Alcon Pinto2015-12-10
* Open-source a support data-structure for protocol buffers.Gravatar Carmi Grushko2015-12-10
* Add Preconditions variant that avoids varargs array creationGravatar Mark Schaller2015-12-10
* Open-source command-line options specific to protocol buffer.Gravatar Carmi Grushko2015-12-10
* A minor tweak to the mechanism by which Bazel finds out it is in the execroot...Gravatar Lukacs Berki2015-12-10
* Shuffle around all the constants related to the name of the //external packag...Gravatar Lukacs Berki2015-12-10
* Now that external files are not always treated as immutable, eliminate the "o...Gravatar Lukacs Berki2015-12-10
* Repurpose the not-meaningfully-used ErrorInfo#isTransient to mean "is transit...Gravatar Nathan Harmata2015-12-10
* Efficiency improvements to GroupedListGravatar Mark Schaller2015-12-10
* Distinguish between read and write locks for KeyedLocker.Gravatar Janak Ramakrishnan2015-12-10
* Remove shortcut addProvider() methods, to prepare for AutoValue-ed providers.Gravatar Carmi Grushko2015-12-09
* Precompute non-configurable attributes at RuleClass levelGravatar Michajlo Matijkiw2015-12-09
* Avoid list copy in BuildingState.getNextDirtyDirectDepsGravatar Mark Schaller2015-12-09
* Add a --deep_execroot startup option that puts the execroot under $OUTPUT_BAS...Gravatar Lukacs Berki2015-12-09
* Refactor external repository support significantly to solve a number of issues.Gravatar Lukacs Berki2015-12-09
* Better error for invalid --ios_sdk_version.Gravatar Googler2015-12-08
* Plmerge receives arguments by a protobuf, introduces variable substitutions t...Gravatar Googler2015-12-08
* Find frameworks in System/ instead of in Developer/ for ios sdks 9.0 and laterGravatar Chris Parsons2015-12-08
* Fail build gracefully if an action discovers unexpected inputs.Gravatar Janak Ramakrishnan2015-12-08
* Follow-up on f9fdc8dfced8b2b14561720623126a91e04b22cb -- reinstate short-circ...Gravatar Janak Ramakrishnan2015-12-08
* Don't print "Building complete" (and save the action caches) if we're about t...Gravatar Janak Ramakrishnan2015-12-08
* Fix skylark aspect issues.Gravatar Dmitry Lomov2015-12-08
* Rollback of commit ca1b21ac6d8a58041db822725b42de151b163dee.Gravatar Ulf Adams2015-12-08
* Don't treat external files as immutableGravatar Kristina Chodorow2015-12-08
* Fix sandbox .params files being left aroundGravatar Brian Silverman2015-12-08
* Presize AttributeSerializer collectionsGravatar Michajlo Matijkiw2015-12-08
* Change xcode_version flag to build category so it shows up in blaze auto-comp...Gravatar Dmitry Shevchenko2015-12-07
* Refactor android_tools_defaults_jarGravatar Liam Miller-Cushon2015-12-07
* Avoid autoboxing on potential hot paths in LineNumberTableGravatar Michajlo Matijkiw2015-12-07
* Cleanup: use int instead of Integer in the RecursiveFilesystemTraversal classes.Gravatar Laszlo Csomor2015-12-07
* RecursiveFilesystemTraversalFunction now tracks changes in symlinked directory.Gravatar Laszlo Csomor2015-12-07
* Fast-path sky-query environment in the case where we have no dependency filte...Gravatar Eric Fellheimer2015-12-07
* Tweak BE page footer.Gravatar David Chen2015-12-07
* Remove the unchecked exceptions RuleConfigurationException, InvalidAssetPath ...Gravatar Lukacs Berki2015-12-07
* Refactor: ResolvedFile.getMetadata is now .getMetadataHash.Gravatar Laszlo Csomor2015-12-07
* RecursiveFilesystemTraversalFunction: introduce ResolvedFileFactoryForTesting.Gravatar Laszlo Csomor2015-12-07
* Refactor ResolvedFile implementors: remove unnecessary Optional<> wrappers.Gravatar Laszlo Csomor2015-12-07
* Upstream some basic changes from dslomov windows branch.Gravatar Dmitry Lomov2015-12-07
* Fix android_library resources handlingGravatar Googler2015-12-07
* Migrate ProtoSourcesProvider to @AutoValue.Gravatar Carmi Grushko2015-12-07
* Allow @AutoValue-ed classes as provider keys. Also, reject the generated Auto...Gravatar Carmi Grushko2015-12-07
* Refactoring: get rid of RecursiveFilesystemTraversalValue.ResolvedFileUtilsGravatar Laszlo Csomor2015-12-04
* Refactoring: RecursiveFilesystemTraversalValue.ResolvedFile is now an interface.Gravatar Laszlo Csomor2015-12-04