aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* cpp: remove unnecessary visibility attribute from blaze_util targetGravatar Thiago Farina2016-04-05
* Add SMT detection for mac. Fixes #963.Gravatar Yue Gan2016-04-05
* strip remote workspace path from java resourcesGravatar Steven Parkes2016-04-05
* Add the preinclude files to the mandatory input list of C++ compile actions.Gravatar Lukacs Berki2016-04-05
* Add 'apple_watch1_extension' and 'apple_watch_extension_binary' to support bu...Gravatar Googler2016-04-05
* transition to two blaze flags for incremental dexingGravatar Googler2016-04-05
* Remove shell quotes from javacoptsGravatar Liam Miller-Cushon2016-04-05
* Adds the output of -printconfiguration from proguard to the implicit outputs ofGravatar Alex Humesky2016-04-05
* Introduce a seperate name to distinguish the objc provider passed from native...Gravatar Cal Peyser2016-04-05
* Correctly generates the expected file names of the generated protos when the ...Gravatar Googler2016-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
* Expose AppleToolchain to skylark.Gravatar Cal Peyser2016-04-05
* Add workspace name to module_space in python stub_template.txt fileGravatar Yun Peng2016-04-05
* Replace an exception message check with a class check. It's saner.Gravatar Lukacs Berki2016-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
* Dig out the builtin include file from the filegroup of libc_top instead of sp...Gravatar Lukacs Berki2016-04-04
* Point links for Skylark rule sets to the appropriate repositories.Gravatar David Chen2016-04-04
* Simplify some of the code around invoking proguard.Gravatar Alex Humesky2016-04-04
* Allow compilations to have an empty source listGravatar Liam Miller-Cushon2016-04-04
* Clarify that indirect deps are not necessarily transitiveGravatar Liam Miller-Cushon2016-04-04
* *_test rules now return an .xctest.dSYM bundle.Gravatar Googler2016-04-01
* Remove BuildConfiguration#supportsIncrementalBuild , which is apparently unused.Gravatar Lukacs Berki2016-04-01
* Enable all Label instantiations to use a single intern pool to optimize memor...Gravatar Googler2016-04-01
* Make local_repository's interpretation of 'path' match the other rules'Gravatar Kristina Chodorow2016-04-01
* Make worker more defensive about NPEsGravatar Kristina Chodorow2016-04-01
* 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
* Deduplicate annotation processor classesGravatar Liam Miller-Cushon2016-04-01
* Track which output files are writtenGravatar Liam Miller-Cushon2016-04-01
* Allow .o files as sources for objc builds.Gravatar Cal Peyser2016-04-01
* Handle more javacoptsGravatar Liam Miller-Cushon2016-04-01
* Prune private fields and methods from the outputGravatar Liam Miller-Cushon2016-04-01
* Support labels in new_{http,local}_repository's build_file attributeGravatar Damien Martin-Guillerez2016-03-31
* Change --experimental_oom_more_eagerly_threshold default to 100, so that it i...Gravatar Janak Ramakrishnan2016-03-31
* Don't try to clean up (and potentially exit with minor IOException exit code)...Gravatar Janak Ramakrishnan2016-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
* 3.75 of 5: Renaming classes and interfacesGravatar Googler2016-03-31
* Drop unused skylarkinterface dependency from bazel-rules.Gravatar Julio Merino2016-03-31
* experimental UI: present SUBCOMMANDS in the scroll-back bufferGravatar Klaus Aehlig2016-03-31
* Set --fat_apk_cpu=armeabi-v7a by default and remove Constants.ANDROID_DEFAULT...Gravatar Luis Fernando Pino Duque2016-03-31
* Reimplement the configuration sanity check as a per-fragment check.Gravatar Ulf Adams2016-03-31
* Optionally stop adding headers from transitive modules as mandatory compilati...Gravatar Googler2016-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