aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/BUILD
Commit message (Expand)AuthorAge
* Instead of depending on mutable inputs of upstream CppCompileAction instances,Gravatar shahan2018-06-26
* Optimizes performance of ActionFS staging and eliminates ActionFS updates.Gravatar shahan2018-05-15
* Start migration of cpp build API classes to skylarkbuildapiGravatar cparsons2018-05-07
* Splits the iterableMarshaller into runtime codecs.Gravatar shahan2018-03-14
* Generate a CODEC for CppCompilationContext using AutoCodec. This is required...Gravatar cpeyser2018-02-06
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2018-01-10
* ObjectCodecs for all non-test FragmentOption subclasses.Gravatar Googler2017-12-27
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* Make CcToolchainProvider subclass ToolchainInfo. This is required for use of...Gravatar cpeyser2017-08-16
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Enable non_arc_srcs for experimental_objc_library. Allow build variables to ...Gravatar Cal Peyser2016-06-24
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30