aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf/crosstool_config.proto
Commit message (Expand)AuthorAge
* Remove LipoMode and LipoModeFlags from CROSSTOOLGravatar hlopko2018-06-15
* Remove supports_lipo field from DefaultCpuToolchainGravatar rosica2018-06-13
* Refactor artifact_name_pattern in CROSSTOOLGravatar pcloudy2018-05-18
* Remove traces of optional_flags from crosstoolGravatar hlopko2018-04-10
* Remove optional_*_flag fields from crosstoolGravatar hlopko2018-03-27
* Automatic code cleanup.Gravatar Googler2018-01-24
* Allow conditioning flags on the _absence_ of a feature.Gravatar Googler2017-11-21
* Allow an action_config to be activated by default.Gravatar cpeyser2017-11-13
* Remove warning about multiple options in copts.Gravatar Joe Finney2017-09-15
* Implement user experience for LIPO / ThinLTO users.Gravatar klimek2017-08-01
* Typo fix.Gravatar klimek2017-07-26
* Mark the default_target_cpu field in CROSSTOOL deprecated.Gravatar lberki2017-07-18
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* Add a boolean flag to a Feature to specify whether it is enabled by default.Gravatar Googler2017-02-08
* RELNOTES: Allow CROSSTOOL files to have linker flags specific to static share...Gravatar Googler2017-02-06
* Description redacted.Gravatar Googler2017-01-20
* Introduce expand_if_none_available to crosstoolGravatar Marcel Hlopko2017-01-10
* Add expand_if_equal crosstool.proto messageGravatar Marcel Hlopko2017-01-03
* Introduce FlagGroup.expandIfTrue, expandIfFalseGravatar Marcel Hlopko2016-12-02
* Introduce support for 'expand_if_all_available' for flag_groups in CROSSTOOLGravatar Marcel Hlopko2016-11-17
* Introduce structured build variables in CrosstoolGravatar Marcel Hlopko2016-11-11
* Introduce explicit iterate_over field for flag_group in CrosstoolGravatar Marcel Hlopko2016-11-08
* cxx_flags are not applied to objc compiles.Gravatar Cal Peyser2016-09-30
* Remove support for thin archives.Gravatar Lukacs Berki2016-08-23
* Linker outputs can optionally be configured from the CROSSTOOL. Introduces i...Gravatar Cal Peyser2016-07-27
* Remove breakpad support from bazelGravatar Dmitry Shevchenko2016-06-21
* Introduces action_config. Does this by:Gravatar Cal Peyser2016-04-05
* Changes to crosstool_config.proto to support dsym debug symbol and breakpad f...Gravatar Cal Peyser2016-02-23
* 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
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25