aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CcToolchainFeatures.java
Commit message (Expand)AuthorAge
...
* Implement basic objc executable linking in the CROSSTOOL.Gravatar Cal Peyser2016-11-16
* Introduce structured build variables in CrosstoolGravatar Marcel Hlopko2016-11-11
* Introduce explicit iterate_over field for flag_group in CrosstoolGravatar Marcel Hlopko2016-11-08
* Move interface so building to action configsGravatar Marcel Hlopko2016-10-12
* Fix typoGravatar Marcel Hlopko2016-09-06
* Prune .pcm files based on the results of include scanning.Gravatar Googler2016-08-23
* Record the category of the artifact to be linked in LinkerInput.Gravatar Lukacs Berki2016-08-12
* Avoid hard-coded extensions for compilation outputs.Gravatar Lukacs Berki2016-08-05
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-08-03
* Rollback of commit f61d12e9e4f940810efbaf244911a94830ba6c05.Gravatar Lukacs Berki2016-08-02
* Linker outputs can optionally be configured from the CROSSTOOL. Introduces i...Gravatar Cal Peyser2016-07-27
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-27
* Rollback of commit b669406789dd452161875d407d0ce6a3502de5f6.Gravatar Damien Martin-Guillerez2016-07-25
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-25
* Allow flags to be applied to an action using an action_config. A flag set onGravatar Cal Peyser2016-06-07
* Add framework support to ExperimentalObjcLibrary.Gravatar Cal Peyser2016-05-23
* Action configs are activated like features (instead of being activated by def...Gravatar Cal Peyser2016-05-11
* Implements pch in experimental_objc_library as a feature. Provides a mechani...Gravatar Cal Peyser2016-04-25
* Add mechanism to crosstool language to specify action-specific execution requ...Gravatar Cal Peyser2016-04-25
* --Gravatar Michael Staib2016-04-21
* Add mechanism to crosstool language to specify action-specific execution requ...Gravatar Cal Peyser2016-04-19
* Add the option to have non-interface dependencies. This can greatly speed upGravatar Googler2016-04-19
* Introduces action_config. Does this by:Gravatar Cal Peyser2016-04-05
* Reduce memory use of feature values by introducing a ValueSequence class that...Gravatar Manuel Klimek2016-03-24
* Introduces apple_cc_toolchain.Gravatar Cal Peyser2016-03-17
* Extend crosstool configuration to allow features to specify (expandable) envi...Gravatar Chris Parsons2016-01-07
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Feature configuration: add a field required_variables on flag_sets.Gravatar Manuel Klimek2015-08-06
* Allow the feature configuration to support structured build variables of nestedGravatar Manuel Klimek2015-08-06
* Switch to a CROSSTOOL feature for include flags.Gravatar Brian Silverman2015-05-18
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Allow empty lists for variables of sequence type in the crosstoolGravatar Manuel Klimek2015-02-06
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25