aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Upstream some basic changes from dslomov windows branch.Gravatar Dmitry Lomov2015-12-07
* Fix android_library resources handlingGravatar Googler2015-12-07
* Remove deleted WORKSPACE.go-toolchain from srcs.Gravatar David Chen2015-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
* Release 0.1.2 (2015-11-20)Gravatar Bazel Release System2015-12-04
* Fix a bug in which the main process of j2objc wrapper blocks indefinitely if ...Gravatar Rumou Duan2015-12-04
* Refactoring: get rid of RecursiveFilesystemTraversalValue.ResolvedFileUtilsGravatar Laszlo Csomor2015-12-04
* docker_build: Properly handle / as data_pathGravatar Kamal Marhubi2015-12-04
* TestSuiteBuilder should include TautologyTest only in empty test suites.Gravatar Florian Weikert2015-12-04
* Rename AbstractDistributorDriverTest to UserUtilsTestGravatar Michajlo Matijkiw2015-12-04
* Use load() to add external repositories for Skylark rules.Gravatar David Chen2015-12-04