aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime
Commit message (Expand)AuthorAge
...
* Split TargetPatternEvaluator into two interfacesGravatar ulfjack2018-06-12
* Automated rollback of commit 15b8c259db111012b4642287172cb4d1d82151f3.Gravatar jmmv2018-06-11
* Refactor profilerGravatar ulfjack2018-06-11
* Add AutoProfiler-like API to ProfilerGravatar ulfjack2018-06-11
* Clean up Profiler a bitGravatar ulfjack2018-06-08
* BlazeOptionHandler: only check in the parent directory, if there is oneGravatar Klaus Aehlig2018-06-08
* Filter middleman artifacts from NamedArtifactGroupGravatar ulfjack2018-06-08
* Rewrite TargetPattern failure reportingGravatar ulfjack2018-06-07
* Mark --batch as deprecated in the documentation.Gravatar ccalvarin2018-06-06
* Clean up `bazel help coverage`Gravatar Googler2018-06-05
* Refactor root cause reporting in ConfiguredTargetFunctionGravatar ulfjack2018-05-29
* Remove special casing from processes stat line.Gravatar Googler2018-05-25
* Refactor analysis failure reporting, report loading failuresGravatar ulfjack2018-05-24
* Get ConfiguredTargetAndData out of TargetCompleteEvent.Gravatar janakr2018-05-22
* Changing SymlinkTreeStrategy not to use spawns.Gravatar Googler2018-05-18
* Remove the "--as_test" command line option to "bazel run".Gravatar lberki2018-05-18
* Remove "bazel run --nodirect_run".Gravatar lberki2018-05-18
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Remove AbruptException(ExitCode exitCode) constructor.Gravatar lpino2018-05-17
* Fix embedded JDK LICENSE handling for JDK 9Gravatar cushon2018-05-16
* Port bazelrc flags into their own module.Gravatar ccalvarin2018-05-16
* Add --ignore_all_rc_files startup options.Gravatar ccalvarin2018-05-15
* Move --track_incremental_state and --keep_state_after_build to CommonCommandO...Gravatar felly2018-05-15
* Implement a limit for named_set_of_file eventsGravatar ulfjack2018-05-15
* C++: Renames CcCompilationContextInfo to CcCompilationContextGravatar plf2018-05-14
* Refactor TestAttempt event posting codeGravatar ulfjack2018-05-14
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* Remove INTERNAL flags from help flags-as-proto.Gravatar mstaib2018-04-26
* ExperimentalEventHandler: properly complete buildGravatar Klaus Aehlig2018-04-25
* Automated rollback of commit 77777d1a769e938839b82c65ff320e09b1e7a715.Gravatar Googler2018-04-24
* Add hook to inform SkyframeExecutor that build is finished.Gravatar janakr2018-04-24
* SpawnAction.setShellCommand: expect shell pathGravatar laszlocsomor2018-04-23
* Add BazelCrashUtils to make it easier to crash the JVM when uncaught exceptio...Gravatar janakr2018-04-20
* Flip the default to --direct_run to true.Gravatar lberki2018-04-20
* Fix up all the tests to work with "blaze run --direct_run".Gravatar lberki2018-04-20
* Make "run --direct_run" always use an absolute path for $0.Gravatar lberki2018-04-19
* Keep LANG/LANGUAGE and related environment variables for the process spawned ...Gravatar lberki2018-04-18
* Emit the command executed with "blaze run --direct_run" and its cwd.Gravatar lberki2018-04-18
* A slight refactoring of RunCommand.Gravatar lberki2018-04-17
* Move test_timeout to BuildConfiguration and TargetCompleteEvent.Gravatar Googler2018-04-17
* Rollback https://github.com/bazelbuild/bazel/pull/5007Gravatar cparsons2018-04-16
* Roll forward of https://github.com/bazelbuild/bazel/commit/656a0bab1e025ff3c2...Gravatar philwo2018-04-16
* Add a --as_test flag to "blaze run" that can be used to tell Blaze not to use...Gravatar lberki2018-04-13
* CommandBuilder: remove useShell and setWorkingDirGravatar Laszlo Csomor2018-04-12
* analyze-profile: prevent bazel from crashing outside a workspaceGravatar Shmuel H2018-04-11
* Remove alphabetical sorting of options in the canonical list.Gravatar ccalvarin2018-04-09
* Disallow undefined configs by default.Gravatar ccalvarin2018-04-06
* Prepare the file system before executing tests with --direct_run.Gravatar lberki2018-04-06
* Move shell executable to its own configuration fragment.Gravatar lberki2018-04-06
* Internal changeGravatar dannark2018-04-04