aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Refactoring: RecursiveFilesystemTraversalValue.ResolvedFile is now an interface.Gravatar Laszlo Csomor2015-12-04
* Fix up exception declarations; use EnvironmentalExecException.Gravatar Ulf Adams2015-12-04
* Remove an unused parameter.Gravatar Ulf Adams2015-12-04
* Refactoring: pull out the call to update buildResult.Gravatar Ulf Adams2015-12-04
* Fix some comments; it's --show_result, no trailing s.Gravatar Ulf Adams2015-12-04
* Delete --allow_precompiled_jars_in_srcsGravatar Liam Miller-Cushon2015-12-04
* Add zip64 support to ijarGravatar Liam Miller-Cushon2015-12-03
* Migrated tests in devtools/build/lib/ideinfo to JUnit 4.Gravatar Florian Weikert2015-12-03
* Migrated tests in devtools/build/lib/runtime to JUnit 4.Gravatar Florian Weikert2015-12-03
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Fileset: add a positive assertion (no symlink exclusion) to existing tests.Gravatar Laszlo Csomor2015-12-03
* Rename some local variables.Gravatar Ulf Adams2015-12-03
* Drop intermediate zip archive from py_binary outputGravatar Benjamin Staffin2015-12-03
* Migrated remaining tests in devtools/build/lib to JUnit 4.Gravatar Florian Weikert2015-12-03
* Migrated tests in devtools/build/lib/skyframe to JUnit 4.Gravatar Florian Weikert2015-12-03
* Explicitly mention that 'manual' test targets are not matched by wildcard tar...Gravatar Nathan Harmata2015-12-03
* Allow workspace-relative imports in .bazelrcGravatar Googler2015-12-03
* Fix for I82f1d300470ff69e9d70c3008cf569d9ec94764dGravatar Brian Silverman2015-12-02
* Migrated tests in devtools/build/lib/events to JUnit 4.Gravatar Florian Weikert2015-12-02