aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration
Commit message (Expand)AuthorAge
...
* Fix //src/test/shell/integration:progress_reporting_testGravatar Klaus Aehlig2017-11-21
* SOURCE_DATE_EPOCH environment variable override the timestampGravatar Damien Martin-Guillerez2017-11-21
* Move process_wrapper_test from shell/bazel to shell/integration.Gravatar ruperts2017-11-16
* Fix Skylark outputs to properly report errors in template placeholders.Gravatar jcater2017-11-16
* RELNOTES: --keep_incrementality_data flag allows Bazel servers to be run in m...Gravatar janakr2017-11-12
* Fix a bug in which --experimental_post_build_query crashes if asked to run on...Gravatar janakr2017-11-10
* BEP: add commandline for reported actionsGravatar Klaus Aehlig2017-11-10
* BEP: also report the mnemonic of reported actionsGravatar Klaus Aehlig2017-11-09
* Don't require --keep_going to discard graph edges. It's unnecessary.Gravatar janakr2017-11-02
* Extract test_actions_deleted_after_execution to a library for internal use.Gravatar janakr2017-10-27
* BEP: Add an additional event with tool statisticsGravatar aehlig2017-10-27
* Split skylark flag tests into multiple test casesGravatar brandjon2017-10-25
* BEP: correctly report unbuilt targets if --nobuild is givenGravatar Klaus Aehlig2017-10-25
* BEP: correctly close stream in case of a circular dependencyGravatar Klaus Aehlig2017-10-24
* Implement custom executable API.Gravatar dslomov2017-10-24
* Reset evaluator eagerly when incremental state changes. And add a regression ...Gravatar janakr2017-10-24
* BEP: correctly report the cause of unbuilt targets if --noanalyze is givenGravatar Klaus Aehlig2017-10-20
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* run_test: fix portability issueGravatar Klaus Aehlig2017-10-16
* BEP: explicitly report failures associated with a label as suchGravatar Klaus Aehlig2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16
* Make option conflicts less spammy.Gravatar ccalvarin2017-10-16
* Don't follow globs in rbuildfiles. Globs request the FILE node for symlinks w...Gravatar shreyax2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16
* Expand implicitRequirements in the location of the option that required it.Gravatar ccalvarin2017-10-13
* //src/test/shell/integration:progress_reporting_test increase shard countGravatar Klaus Aehlig2017-10-12
* Remove support for --javabase=<absolute path>.Gravatar lberki2017-10-11
* Add teardown method to bazel_query_test.Gravatar shreyax2017-10-11
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* build_event_stream_test: fix usage of ed(1)Gravatar Klaus Aehlig2017-09-29
* BEP: correctly report AliasConfiguredTargetsGravatar Klaus Aehlig2017-09-29
* Make build_event_stream_test more portableGravatar aehlig2017-09-27
* Add an option to control building of transitive py_binary runfiles trees. ,Gravatar Benjamin Peterson2017-09-26
* build_event_stream_test: simplify quotingGravatar Klaus Aehlig2017-09-18
* BEP: Upon missing test targets, still generate a finished eventGravatar Klaus Aehlig2017-09-15
* BEP: always close stream, even if aborted due to missing testsGravatar Klaus Aehlig2017-09-12
* Unbreak discard_graph_edges_test.Gravatar philwo2017-09-12
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-09-08
* Drop lower limit for RuleConfiguredTarget in object-counting test to account ...Gravatar pcloudy2017-09-05
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* Automated rollback of commit 964f0a5d83fe7958236c9eb0be619f553d488748.Gravatar cpeyser2017-09-01
* Bazel c++ rules depend on a c++ toolchain.Gravatar cpeyser2017-09-01
* In terse test_summary, skip no-status testsGravatar Klaus Aehlig2017-08-30
* Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.Gravatar plf2017-08-30
* Move default value & converter finding logic to the OptionDefinition class.Gravatar ccalvarin2017-08-30
* BEP: add tool_tag explicitlyGravatar Klaus Aehlig2017-08-30
* Fix NPE in WorkerFilesHash.Gravatar philwo2017-08-29
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29