aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* 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
* Add git_repository and new_git_repository workspace rules.Gravatar David Chen2015-07-17
* Add a type attribute to {new_,}http_archiveGravatar Damien Martin-Guillerez2015-07-17
* Make include() work with remote repositories.Gravatar Lukacs Berki2015-07-10
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Add a test for the correct handling BUILD_SCM_STATUS in the workspace status ...Gravatar Lukacs Berki2015-07-08
* Fix up BazelWorkspaceStatusAction.equals() so that it returns false if the wo...Gravatar Lukacs Berki2015-07-08
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Add tar.gz support for remote repositoriesGravatar Kristina Chodorow2015-07-08
* Support (test) timeouts in Bazel.Gravatar Han-Wen Nienhuys2015-07-07
* Make absolute labels in remote repositories refer to the same repository by d...Gravatar Lukacs Berki2015-07-07