aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Shuffle around all the constants related to the name of the //external packag...Gravatar Lukacs Berki2015-12-10
* Further improve sandbox documentation.Gravatar Philipp Wollermann2015-12-10
* Improve sandboxing documentationGravatar Damien Martin-Guillerez2015-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
* Add guice-4.0 no_aop binaryGravatar Damien Martin-Guillerez2015-12-10
* Remove shortcut addProvider() methods, to prepare for AutoValue-ed providers.Gravatar Carmi Grushko2015-12-09
* Fix all density specific resources being removed if multiple densities are sp...Gravatar Andrew Pellegrini2015-12-09
* Precompute non-configurable attributes at RuleClass levelGravatar Michajlo Matijkiw2015-12-09
* Simple refactor of specification of bazel binary for integration testsGravatar Damien Martin-Guillerez2015-12-09
* Avoid list copy in BuildingState.getNextDirtyDirectDepsGravatar Mark Schaller2015-12-09
* Open source IncrementalLoadingTest.Gravatar Ulf Adams2015-12-09
* Add a --deep_execroot startup option that puts the execroot under $OUTPUT_BAS...Gravatar Lukacs Berki2015-12-09
* Don't symlink {examples/tools}/BUILD in the base_workspace.Gravatar Lukacs Berki2015-12-09
* Adding Guice to Bazel's third_partyGravatar Damien Martin-Guillerez2015-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
* Improve scalac: use ijar and download scalacGravatar oscar2015-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
* Simplify & speed-up the check whether sandbox related shell tests can run.Gravatar Philipp Wollermann2015-12-08
* Added Guice 4.0 binaries to third_party.Gravatar Damien Martin-Guillerez2015-12-08
* Make "//..." do not find packages in the base workspace.Gravatar Lukacs Berki2015-12-08
* Don't treat external files as immutableGravatar Kristina Chodorow2015-12-08
* Open source CompileOneDependencyTransformerTest.Gravatar Ulf Adams2015-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
* Open source the TargetPatternEvaluator tests.Gravatar Ulf Adams2015-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
* Open-sourced tests from lib/profiler.Gravatar Florian Weikert2015-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
* Add a ~ between the version candidate and the release candidate qualifier for...Gravatar Damien Martin-Guillerez2015-12-07
* Refactor: ResolvedFile.getMetadata is now .getMetadataHash.Gravatar Laszlo Csomor2015-12-07
* RecursiveFilesystemTraversalFunction: introduce ResolvedFileFactoryForTesting.Gravatar Laszlo Csomor2015-12-07
* Open-source runfiles_test integration testGravatar Damien Martin-Guillerez2015-12-07
* Migrated base test classes to JUnit 4 and deleted their temporary *ForJunit4 ...Gravatar Florian Weikert2015-12-07
* Refactor ResolvedFile implementors: remove unnecessary Optional<> wrappers.Gravatar Laszlo Csomor2015-12-07