aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Internal cleanup.Gravatar gregce2017-06-09
* Track the test environment in Skyframe, like the action environmentGravatar ulfjack2017-06-09
* experimental_ui, rate limiting test: work around output by the clientGravatar aehlig2017-06-08
* Add some tests to the LocalSpawnRunner, and make some small tweaksGravatar ulfjack2017-06-08
* Make PackageOutputFormatter use PackageIdentifier instead of package name.Gravatar ajmichael2017-06-08
* Make PackageFunction's strategy for handling unreadable BUILD files configura...Gravatar nharmata2017-06-08
* Switch to correct runfiles directory when running python test on WindowsGravatar Yun Peng2017-06-08
* Fix a bug in ShowIncludesFilter.javaGravatar Yun Peng2017-06-08
* Fix ConfigFeatureFlagTransitionFactory to obey PatchTransition equality.Gravatar mstaib2017-06-08
* Use ImmutableList for Option expansion functionsGravatar Googler2017-06-08
* Make bazel_windows_example_test pass with MSVC toolchainGravatar Yun Peng2017-06-08
* Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level i...Gravatar laurentlb2017-06-08
* Add new configuration fragment for platforms, with host and targetGravatar John Cater2017-06-08
* Require that flags with static expansions be of Void type.Gravatar ccalvarin2017-06-07
* Set executable bit on java_launcher_test.shGravatar jcater2017-06-07
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Fix automatic host platform detection to check the --host_cpu flag.Gravatar John Cater2017-06-06
* java_stub_template: remove cygpath callGravatar Laszlo Csomor2017-06-06
* Factor out Bazel-specific ctor constants in SequencedSkyframeExecutor into a ...Gravatar nharmata2017-06-06
* Remove the CommandEnvironment from BlazeCommand.editOptionsGravatar ulfjack2017-06-06
* Fix: remote execution was ignoring the exit codeGravatar Ulf Adams2017-06-06
* Add a tag to ExecutionRequirements that allows disabling local prefetchGravatar ulfjack2017-06-06
* Make compatible_with = ["all", "foo"] the same as compatible_with = ["all"].Gravatar gregce2017-06-06
* Internal changeGravatar cpeyser2017-06-06
* Internal changeGravatar Googler2017-06-05
* Automated g4 rollforward of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar gregce2017-06-05
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Move helper methods for accessing platform providers to a utility class.Gravatar John Cater2017-06-02
* Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.Gravatar xingao2017-06-02
* Make android_binary.manifest mandatory.Gravatar ajmichael2017-06-01
* Fix srcs_testGravatar Damien Martin-Guillerez2017-06-01
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Remove all imports of org.junit.Assert except for static imports of #fail().Gravatar lberki2017-06-01
* Remove support of --no_ prefix for boolean flags.Gravatar ccalvarin2017-06-01
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01
* Make SelectorList.toString() user-friendly.Gravatar gregce2017-06-01
* Remote caching: don't crash for actions with no inputsGravatar Ulf Adams2017-06-01
* Restructure site/ directory into docs/ which only contains Bazel documentation.Gravatar dzc2017-06-01
* Fix aliases for users of label-keyed string dicts.Gravatar mstaib2017-06-01
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01
* Migrate all tests to Truth (except the ones in the examples).Gravatar lberki2017-05-31
* testenv.sh: Use Visual Studio 2017 if it is installed, otherwise fallback to ...Gravatar philwo2017-05-31
* Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c.Gravatar laszlocsomor2017-05-31
* When filtering resources in analysis, also filter resource rootsGravatar Googler2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31
* Migrate most of the assertions to Truth that the auto-migration tool did not ...Gravatar lberki2017-05-31
* Add FeatureSpecification.Gravatar hlopko2017-05-30
* Make Bazel build without --cpu=x64_windows_msvcGravatar Yun Peng2017-05-30
* Migrate Java tests to Truth.Gravatar lberki2017-05-30