aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Windows: clean up error reportingGravatar Laszlo Csomor2017-07-20
* Fix typos in messages.Gravatar dslomov2017-07-20
* Automated rollback of commit 6e72f78e1c2e573787ec862e671f3b3b4c33dc96.Gravatar kush2017-07-20
* Deprecate dynamic config OFF and NOTRIM_PARTIAL modes.Gravatar gregce2017-07-20
* Internal changeGravatar Googler2017-07-20
* Reduce to one SequencedSkyframeExecutor#create method. The others were minor ...Gravatar janakr2017-07-20
* Add test framework for OptionsBase classes and their Converters.Gravatar mstaib2017-07-20
* Use double-quotes instead of single-quotes for consistency.Gravatar laurentlb2017-07-20
* Update documentation of `dict`, mention it's mutable.Gravatar laurentlb2017-07-20
* Document that javabase accepts java_runtime_suiteGravatar Dan Fabulich2017-07-19
* Use C++ iterators and iteration during rc file parsing.Gravatar Benjamin Peterson2017-07-19
* Refactor TargetPatternPhaseFunctionGravatar ulfjack2017-07-19
* Mark PACKAGE_NAME and REPOSITORY_NAME as deprecated.Gravatar laurentlb2017-07-19
* Remove TransitiveTargetValue.transitive{S,Uns}uccessfulPkgsGravatar ulfjack2017-07-19
* Make sure FeatureConfiguration is always set in C++ action buildersGravatar hlopko2017-07-19
* Fix sandboxing when spawn outputs differ from action outputs.Gravatar Benjamin Peterson2017-07-19
* Implement bash.exe detection logic.Gravatar Dmitry Lomov2017-07-19
* Allow java_runtime rules to have no srcs.Gravatar lberki2017-07-19
* Make TargetPatternKey implement SkyKey instead of wrapping in LegacySkyKeyGravatar ulfjack2017-07-19
* Make the ClifMatchRule produce .d files.Gravatar Googler2017-07-19
* RELNOTES: Ignore --glibc in the Android transition.Gravatar Googler2017-07-19
* Rework LoadingPhaseCompleteEvent & AnalysisPhaseCompleteEvent to account for ...Gravatar nharmata2017-07-19
* Turn on objc crosstool use in Bazel by default.Gravatar cpeyser2017-07-19
* Split invocation policy from the optionsparser target.Gravatar ccalvarin2017-07-19
* Clean up a few Skylark-Skyframe structuresGravatar brandjon2017-07-19
* Ignore case in documentation indexGravatar laurentlb2017-07-19
* Clean up ConfigFeatureFlagProvider.Gravatar mstaib2017-07-19
* Fix string representation for the Root classGravatar vladmos2017-07-19
* Now that SkyKey is an interface, accept Iterable<? extends SkyKey>Gravatar ulfjack2017-07-19
* Implement toolchain resolution via constraint checks.Gravatar John Cater2017-07-19
* Add --extra_toolchains flag to register additional toolchain labels.Gravatar John Cater2017-07-19
* Fix #1027: XML test output missing for tests that timeoutGravatar philwo2017-07-19
* CustomCommandLine: add emptiness checksGravatar laszlocsomor2017-07-19
* Report error when action_config for given C++ compile action is not definedGravatar hlopko2017-07-19
* Remove the unused class NoSuchConfiguredTargetException.Gravatar lberki2017-07-19
* Add an option to remove the toolchain identifier from the name of the output ...Gravatar lberki2017-07-18
* Move ParsingFailureEvent reporting to TargetPatternFunctionGravatar ulfjack2017-07-18
* Add an undocumented option to remove the separation between the bin and genfi...Gravatar lberki2017-07-18
* Fix Postable forwarding and replayGravatar ulfjack2017-07-18
* Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.Gravatar laszlocsomor2017-07-18
* Small changes to skyframe package.Gravatar kush2017-07-18
* Improve attribute and index error messages for targetsGravatar vladmos2017-07-18
* Make AbstractBlazeQueryEnv closable, shutdown SkyQEnv executor on closeGravatar mschaller2017-07-18
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Delete the "Predefined Python variables" page.Gravatar laurentlb2017-07-18
* Update documentation for 'attr_definition' and rename it 'Attribute'.Gravatar laurentlb2017-07-18
* Delete unused function in process-wrapper-options.ccGravatar Benjamin Peterson2017-07-18
* Mark the default_target_cpu field in CROSSTOOL deprecated.Gravatar lberki2017-07-18
* Do not use process-wrapper in RunCommand on Windows.Gravatar Philipp Wollermann2017-07-18
* Dynamic transitions for controlling resource filteringGravatar Googler2017-07-18