aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/ConfigurationMakeVariableContext.java
Commit message (Expand)AuthorAge
* Allow rules to define an implicit "$toolchains" attribute which can be used toGravatar jcater2018-07-09
* Remove genrule's special handling of the "toolchains" attribute.Gravatar jcater2018-06-20
* Ensure make variables from the CcToolchainProvider end up in theGravatar jcater2018-04-24
* Victory lap: Remove all code that used to support the three-argument form of ...Gravatar lberki2018-03-23
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Automated rollback of commit 8cb1d2fb460a9caf47df58d7ff051d31080a77cb.Gravatar ulfjack2017-11-03
* Automated rollback of commit ca77f608e486bf7aa762565d25bf7b9e30f2268c.Gravatar ulfjack2017-10-26
* Extend TemplateExpander to handle $(func param) expansionGravatar ulfjack2017-10-25
* Move the MakeVariableExpander to a new packageGravatar ulfjack2017-10-10
* Make Make variables from genrule.toolchains override the usual synthetic host...Gravatar lberki2017-09-04
* Add a toolchains= attribute to *_binary, *_test, cc_library and extra_action ...Gravatar lberki2017-07-14
* Use FeatureConfiguration to compute value of CC_FLAGS make variableGravatar hlopko2017-05-26
* Extract :cc_toolchain as constantGravatar hlopko2017-05-22
* Give RuleContext the ability to add make variables.Gravatar lberki2017-05-05
* Automated g4 rollback of commit ce33ab7a49126a513d7d5a6bc16f86154d9a85b6.Gravatar plf2017-05-03
* Give RuleContext the ability to add Make VariablesGravatar Googler2017-04-27
* Initial checkin of the toolchain_lookup() rule for expressing explicit depend...Gravatar Lukacs Berki2016-11-22
* Move the --define command line option from CppConfiguration to BuildConfigura...Gravatar Lukacs Berki2016-08-02
* Reinstate mutable maps, again.Gravatar Francois-Rene Rideau2016-02-17
* Rollback of commit f941d56acfad5f8c819c81b494f806ea74ea7fd8.Gravatar Carmi Grushko2016-02-02
* Reinstate mutable SkylarkDictGravatar Francois-Rene Rideau2016-02-01
* Rollback of commit c0a8c58b9230a1f5d76269eb7dc6b11e18f19686.Gravatar Damien Martin-Guillerez2016-01-29
* Make Skylark dicts mutableGravatar Francois-Rene Rideau2016-01-29
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Skylark: Make ctx.var a dictionary.Gravatar Laurent Le Brun2015-03-13
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25