aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Fix typo in doc stringGravatar Klaus Aehlig2016-04-07
* Mount whole directories into the sandbox when possibleGravatar Brian Silverman2016-04-07
* Use the correct Aspect in AspectFunction for Skylark aspects.Gravatar Dmitry Lomov2016-04-07
* Add tests documenting the way rc-options are combinedGravatar Klaus Aehlig2016-04-07
* Make non-empty attribute checks happen during analysis of the target in quest...Gravatar Nathan Harmata2016-04-07
* Add SMT detection for mac. Fixes #963.Gravatar Yue Gan2016-04-05
* experimental UI: update progress bar on progress eventsGravatar Klaus Aehlig2016-04-05
* Introduces action_config. Does this by:Gravatar Cal Peyser2016-04-05
* Add workspace name to module_space in python stub_template.txt fileGravatar Yun Peng2016-04-05
* experimental UI: show run-time for long-running actions in the progress barGravatar Klaus Aehlig2016-04-04
* Pass through the clock to the ExperimentalStateTrackerGravatar Klaus Aehlig2016-04-04
* Fix flaky process_wrapper_test and add some explanatory comments.Gravatar Philipp Wollermann2016-04-01
* Set shard_count to 2 to //src/test/java/com/google/devtools/build/lib:analysi...Gravatar Damien Martin-Guillerez2016-04-01
* Support labels in new_{http,local}_repository's build_file attributeGravatar Damien Martin-Guillerez2016-03-31
* Make the Attribute.Builder.cloneBuilder() also copy aspects.Gravatar Carmi Grushko2016-03-31
* Remove the directories field from RepositoryFunction.Gravatar Ulf Adams2016-03-31
* Update the java flags to default as follows:Gravatar Luis Fernando Pino Duque2016-03-31
* experimental UI: present SUBCOMMANDS in the scroll-back bufferGravatar Klaus Aehlig2016-03-31
* Reimplement the configuration sanity check as a per-fragment check.Gravatar Ulf Adams2016-03-31
* Remove InterruptibleTest#testInterruptibleCommandGravatar Damien Martin-Guillerez2016-03-31
* Set --package_path=%workspace% by default and remove Constants.DEFAULT_PACKAG...Gravatar Luis Fernando Pino Duque2016-03-31
* Update error message for invalid load label.Gravatar Laurent Le Brun2016-03-31
* Make C++ autoconfigured toolchain the default for Linux and OS X.Gravatar Damien Martin-Guillerez2016-03-31
* Do not special-case the //external package so in so that target pattern parsi...Gravatar Lukacs Berki2016-03-31
* Enable the configuration sanity check for a subset of tests.Gravatar Ulf Adams2016-03-31
* Rollback of commit 044adedc70de040475443e52eb1a3c692159790eGravatar Googler2016-03-31
* Simplify CompileOneDependencyTransformer. This is the first step of improvingGravatar Googler2016-03-31
* Only break lines if cursor motion is in useGravatar Klaus Aehlig2016-03-31
* Signal that the help command does not buildGravatar Klaus Aehlig2016-03-31
* Fix workspace name setting when the WORKSPACE file is splittedGravatar Damien Martin-Guillerez2016-03-31
* Support java_wrap_cc in intellij aspect.Gravatar Googler2016-03-30
* Remove the unused loadingEnabled param from BuildView.update.Gravatar Ulf Adams2016-03-30
* Signal that clean does not buildGravatar Klaus Aehlig2016-03-30
* Description redacted.Gravatar Chris Parsons2016-03-30
* Don't start include scanning from used module maps. The modules generated forGravatar Googler2016-03-30
* Add getGenfilesArtifact() that takes an explicit AspectParameters, for lookin...Gravatar Carmi Grushko2016-03-30
* Fix keep-going build with an existing cycle by only setting errorDepKey in a ...Gravatar Janak Ramakrishnan2016-03-29
* Open source cc_inc_library.Gravatar Cal Peyser2016-03-29
* Provide descriptive error messages on external mutable source files encounter...Gravatar Googler2016-03-29
* Return ErrorInfoSubject for EvaluationResultSubject#hasErrorEntryForKeyThat i...Gravatar Janak Ramakrishnan2016-03-28
* Clean up some testing code: @Before methods' call order is unspecified, so we...Gravatar Janak Ramakrishnan2016-03-28
* --Gravatar Chris Parsons2016-03-28
* Add --glibc as a late-bound option default so config_settingsGravatar Greg Estren2016-03-25
* Add executable argument to repository_ctx.download function.Gravatar Yun Peng2016-03-24
* Signal that the query command does not buildGravatar Klaus Aehlig2016-03-24
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Reduce memory use of feature values by introducing a ValueSequence class that...Gravatar Manuel Klimek2016-03-24
* Always apply invocation policy when constructing build options.Gravatar Janak Ramakrishnan2016-03-24
* Signal that the info command does not buildGravatar Klaus Aehlig2016-03-24
* Correctly reports error in the workspace fileGravatar Damien Martin-Guillerez2016-03-23