aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Display TIMEOUT for test that times outGravatar Damien Martin-Guillerez2015-09-08
* Increase size of some testGravatar Damien Martin-Guillerez2015-09-08
* Remove BUILD.glob and incorporate the necessary filegroups into the android_{...Gravatar Lukacs Berki2015-09-08
* Shard and increase size of //src/test/shell/bazel:local_repository_testGravatar Damien Martin-Guillerez2015-09-08
* Move generate_workspace to src/toolsGravatar Kristina Chodorow2015-09-04
* Make the Android integration test verify if STL still works for our Android r...Gravatar Lukacs Berki2015-09-04
* Setup the ci build to test also Android tests when availableGravatar Damien Martin-Guillerez2015-09-04
* Make android_binary use a constant, hard-coded, checked-in debug key. Gravatar Lukacs Berki2015-09-04
* Add an integration test for Android rules.Gravatar Lukacs Berki2015-09-03
* Make Python rules work in external repositories.Gravatar Lukacs Berki2015-09-03
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Fix breakage of bazel_sandboxing_test:test_sandbox_block_filesystem.Gravatar Philipp Wollermann2015-08-31
* Fixes #400: Linux sandboxing and relative symbolic links.Gravatar Philipp Wollermann2015-08-28
* Fix $(location //external:some_tool) expansion for genrules.Gravatar Brian Silverman2015-08-28
* Make dangling symlinks in external repositories work to some degree.Gravatar Lukacs Berki2015-08-28
* Make load() work in remote repositories too.Gravatar Lukacs Berki2015-08-27
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* Mark flaky test external_integration_test as manual.Gravatar Philipp Wollermann2015-08-26
* Make Bazel handle visibility through //external: labels correctly: //external...Gravatar Lukacs Berki2015-08-25
* Do not consider //external: a repository-local reference.Gravatar Lukacs Berki2015-08-25
* Prepare our tests that can't run under sandboxing to explicitly request a non...Gravatar Philipp Wollermann2015-08-24
* Fix a missing dependency in a Skylark rule in local_repository_test.sh.Gravatar Philipp Wollermann2015-08-24
* Add missing redirect to $TEST_log in our test-setup.sh.Gravatar Philipp Wollermann2015-08-24
* Find parent and submodule definitions before fully resolving a pomGravatar Kristina Chodorow2015-08-21
* Add profile support to generate_workspaceGravatar Kristina Chodorow2015-08-20
* Properly extract symlinks from tar archives.Gravatar Brian Silverman2015-08-13
* Split out some sections of external_integration_testGravatar Kristina Chodorow2015-08-12
* Use full package identifier in containing package checkGravatar Kristina Chodorow2015-08-12
* Fix test flakinessGravatar Kristina Chodorow2015-08-11
* Add custom repositories to the WORKSPACE fileGravatar Kristina Chodorow2015-08-06
* Add output_dir option and improve repository handlingGravatar Kristina Chodorow2015-08-06
* Follow redirects in HTTP-based remote repositories.Gravatar Damien Martin-Guillerez2015-08-04
* Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.Gravatar Googler2015-08-04
* RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...Gravatar Googler2015-08-04
* Make OutputFileConfiguredTarget create artifacts that are consistent with Rul...Gravatar Lukacs Berki2015-07-30
* Fix middleman conflicts in external repositories by appending the package pathGravatar Damien Martin-Guillerez2015-07-30
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* Download from remote http repository only if zip file with correct hash doesn...Gravatar Janak Ramakrishnan2015-07-29
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Quiet bazel shell tests a little.Gravatar Janak Ramakrishnan2015-07-29
* Do not build Xcode tooling on LinuxGravatar Damien Martin-Guillerez2015-07-27
* Make default values of attributes point to the main repository.Gravatar Lukacs Berki2015-07-27
* Add integration tests for the Objective-C example in Bazel.Gravatar Michael Thvedt2015-07-27
* Make tar.gz decompressor overwrite old versions of decompressed filesGravatar Kristina Chodorow2015-07-23
* Make generate_workspace also generate a BUILD file with transitive depsGravatar Kristina Chodorow2015-07-23
* Fix test when TMPDIR/PATH is undefinedGravatar Damien Martin-Guillerez2015-07-21
* Add http_file() workspace functionGravatar Damien Martin-Guillerez2015-07-21
* Set PATH and TMPDIR in genrule / Skylark's actionGravatar Damien Martin-Guillerez2015-07-21
* Invalidate external repository files when the WORKSPACE changesGravatar Kristina Chodorow2015-07-17