aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Switch System.out.println to java.util.logger.Gravatar Googler2015-12-02
* Migrated tests in devtools/build/lib/shell to JUnit 4.Gravatar Florian Weikert2015-12-02
* Migrated tests in devtools/build/lib/exec to JUnit 4.Gravatar Florian Weikert2015-12-02
* Add the log to the test result, both passed or failed cases.Gravatar Ulf Adams2015-12-02
* Migrated tests in devtools/build/lib/util to JUnit 4.Gravatar Florian Weikert2015-12-02
* Migrated tests in devtools/build/lib/rules/cpp to JUnit 4.Gravatar Florian Weikert2015-12-02
* Migrated remaining tests in devtools/build/lib/rules to JUnit 4.Gravatar Florian Weikert2015-12-02
* Fix a bug in the Google-internal rule "Fileset" (not in Bazel).Gravatar Laszlo Csomor2015-12-02
* [rust] Use load() to add external repositories.Gravatar David Chen2015-12-02
* Update Rust new_http_archive rules to use 1.4 and strip_prefixGravatar Kamal Marhubi2015-12-02
* Fix broken links on BE Functions page.Gravatar David Chen2015-12-02
* Fix links in Common Definitions, Make Variables, and Predefined PythonGravatar David Chen2015-12-02
* Add invalidation test when a Skylark file loaded from the WORKSPACE changeGravatar Damien Martin-Guillerez2015-12-02
* Export xjc and wsimport tools from JDKGravatar Alpha Lam2015-12-02
* Add missing comma.Gravatar Han-Wen Nienhuys2015-12-01
* Processes runfiles for libraries in addition to binaries. The behaviorGravatar Jake Voytko2015-12-01
* Remove unused package protocol buffersGravatar Michajlo Matijkiw2015-12-01
* Migrated tests in devtools/build/lib/collect to JUnit 4.Gravatar Florian Weikert2015-12-01
* Migrated tests in devtools/build/lib/vfs to JUnit 4.Gravatar Florian Weikert2015-12-01
* Migrated tests in devtools/build/lib/packages to JUnit 4.Gravatar Florian Weikert2015-12-01
* Migrated tests in devtools/build/lib/actions to JUnit 4.Gravatar Florian Weikert2015-12-01
* Make go test rule run tests from the directory of the source fileGravatar David Santiago2015-12-01
* Remove unnecessary public modifiers.Gravatar Ulf Adams2015-12-01
* Migrated tests in devtools/build/lib/skylark to JUnit 4.Gravatar Florian Weikert2015-12-01
* Go rules now set GOOS and GOARCH environment variablesGravatar David Santiago2015-12-01
* Migrated EvaluationTestCase (and all tests depending on it) to JUnit 4.Gravatar Florian Weikert2015-12-01
* Renamed setUp methods and made them final in devtools/build/lib/syntax tests.Gravatar Florian Weikert2015-12-01