aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* Model the TopLevelArtifactContext as an argument to the CompletionFunction ra...Gravatar Googler2016-07-18
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-18
* Unveil Bazel's proto_library and java_proto_library.Gravatar Carmi Grushko2016-07-18
* Rename namespace-sandbox/-runner to linux-sandbox.Gravatar Philipp Wollermann2016-07-18
* Add support for Hazelcast configuration fileGravatar Dan Fabulich2016-07-18
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Renamed module java_annotation-processing to java_annotation_processing.Gravatar Florian Weikert2016-07-15
* java_proto_library: add support for avoiding generating code for protos that ...Gravatar Carmi Grushko2016-07-15
* Remove not-quite necessary serialization bitsGravatar Michajlo Matijkiw2016-07-15
* Fix embarassing typo in VariableContext#with.Gravatar Nathan Harmata2016-07-15
* Create another pseudo-label for the JDK launcherGravatar Liam Miller-Cushon2016-07-15
* Expose some additional ObjcProvider fields to Skylark.Gravatar Googler2016-07-14
* Build encyclopedia: mark attributes that don't work withGravatar Greg Estren2016-07-14
* Exposes ios_minimum_os setting to Skylark.Gravatar Erik Abair2016-07-14
* StandaloneTestStrategy: Use relative paths for environmental variables relate...Gravatar Philipp Wollermann2016-07-14
* Silence Error Prone warnings in BuildConfiguration.java .Gravatar Lukacs Berki2016-07-14
* Delete ConfigurationsCreatedEvent. This is a resubmission of unknown commit a...Gravatar Lukacs Berki2016-07-14
* Rollback of commit 270f59b3630ef009f4a3e973581b3fc65a24ecc9.Gravatar Michael Staib2016-07-14
* Don't join header compilation classpath argumentsGravatar Liam Miller-Cushon2016-07-14
* Memoize TestSize.name().toLowerCase() -> TestSize mappingsGravatar Michajlo Matijkiw2016-07-14
* Allow SpawnActions to always use a params fileGravatar Liam Miller-Cushon2016-07-14
* Add host/target feature support for ThinLTOGravatar Googler2016-07-14
* Discourage passing NestedSets to SpawnAction.Builder#addInputsGravatar Liam Miller-Cushon2016-07-14
* Omit redundant string formattingGravatar Liam Miller-Cushon2016-07-14
* Replace calls to NestedSetBuilder#addAll(NestedSet) with addTransitiveGravatar Liam Miller-Cushon2016-07-14
* Don't treat empty files specially with respect to mtime/digest.Gravatar Janak Ramakrishnan2016-07-14
* Only include name for UserDefinedFunctionProfilingGravatar Michajlo Matijkiw2016-07-14
* Move more things from TestConstants to AnalysisMock and LoadingMock.Gravatar Ulf Adams2016-07-14
* Re-implement variables in the blaze query language. Instead of using a mutabl...Gravatar Nathan Harmata2016-07-14
* Use BuiltinFunction name for profilingGravatar Michajlo Matijkiw2016-07-14
* Properly support interaction of pre-grepped source files and LIPO even in theGravatar Googler2016-07-14
* Add all available toolchains to the FileProvider of cc_toolchain_suite.Gravatar Lukacs Berki2016-07-14
* Upgrade to Hazelcast 3.6.Gravatar Dan Fabulich2016-07-14
* Re-enable JDK logs. Fixes issue #1483.Gravatar Dan Fabulich2016-07-14
* Fixes Xcodegen when using --experimental_auto_top_level_union_objc_protos.Gravatar Sergio Campama2016-07-14
* Extract CppLinkAction.Builder to its own top level class.Gravatar Cal Peyser2016-07-13
* Fix native.existing_rule() when argument is an existing fileGravatar Laurent Le Brun2016-07-13
* Use canonical Java 7 javacopts in JavaProtoAspectGravatar Liam Miller-Cushon2016-07-13
* Rollback of commit feb1321044e3b7be34f9c1d7dacf9881d99a7327.Gravatar Klaus Aehlig2016-07-13
* Glob arguments 'exclude' and 'exclude_directories' must be namedGravatar Laurent Le Brun2016-07-13
* Rollback of commit a3381b6ac136a0cab3ba86020c739fe16b42cee9.Gravatar Kristina Chodorow2016-07-12
* Open-source java_proto_library.Gravatar Carmi Grushko2016-07-12
* In keep-going mode, don't fail-fast on the evaluation of an individual SkyFun...Gravatar Janak Ramakrishnan2016-07-12
* Fix internal documentationGravatar Dmitry Lomov2016-07-12
* --Gravatar Carmi Grushko2016-07-12
* Rephrase Fingerprint in terms of guava HashFunction.Gravatar Eric Fellheimer2016-07-12
* RELNOTES: Improve Android split transition handling.Gravatar Googler2016-07-12
* --Gravatar Googler2016-07-12
* Global cleanup change.Gravatar Googler2016-07-12
* Fix default for temporary directories to honor TMPDIRGravatar Klaus Aehlig2016-07-11