aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/cpp/LinkBuildVariablesTest.java
Commit message (Expand)AuthorAge
* Move --linkopt flags into user_link_flagsGravatar hlopko2018-07-19
* Flip default value of --experimental_shortened_obj_file_path to true (Second ...Gravatar pcloudy2018-06-08
* CROSSTOOL: Make C++ compiled and linked artifact name pattern configurableGravatar Yun Peng2018-05-22
* Extract logic for dealing with CROSSTOOL values and build variables into sepa...Gravatar rosica2018-05-14
* Automated rollback of commit 3ab52e63079f1e43cb2c973425f615836a334082.Gravatar hlopko2018-04-11
* Add tests for interface shared library build variables when lto indexingGravatar hlopko2018-04-09
* Isolate C++ link build variablesGravatar hlopko2018-04-03
* Introduce a specific action_config for linking nodeps dynamic librariesGravatar hlopko2018-03-01
* Automated rollback of commit c7e343ad314aeab6283b5939bc8126a112140a11.Gravatar plf2018-02-16
* C++: Removes CppModel classGravatar plf2018-02-15
* C++: Allows adding linkopts through file.Gravatar plf2018-02-12
* Automated rollback of commit 367f704e71f352b404df38161f4c367b9ff506c9.Gravatar hlopko2017-12-12
* Rollback of 178106899.Gravatar cpeyser2017-12-08
* Register separate linkstamp compile actionGravatar hlopko2017-12-06
* Open-source the remainder of non-legacy Apple/Objc java testsGravatar cparsons2017-11-03
* Expose sysroot as a build variableGravatar hlopko2017-09-12
* Remove implicit iteration from CrosstoolGravatar hlopko2017-07-05
* Introduce is_cc_test build variable so we can migrate away from is_not_cc_tes...Gravatar hlopko2017-06-20
* Add FeatureSpecification.Gravatar hlopko2017-05-30
* Automated g4 rollback of commit e7c730ba64d1c34ac7049f4165a33dc1329d0019.Gravatar jfield2017-04-18
* Extract --sysroot flag from bazel and move it into crosstoolGravatar hlopko2017-04-12
* Automated g4 rollback of commit 05300b5945286f6063afbf1d16c9c8e5621c4828.Gravatar jmmv2017-03-31
* Extract --sysroot flag from blaze and move it into crosstoolGravatar hlopko2017-03-31
* Move -Wl,--gdb-index into crosstoolGravatar Marcel Hlopko2017-03-27
* Introduce strip_debug_symbols feature to crosstoolGravatar Marcel Hlopko2017-03-08
* Expose type of library_to_link in CROSSTOOLGravatar Marcel Hlopko2017-01-23
* Fix testLinkerParamFileIsExported on WindowsGravatar Yun Peng2017-01-19
* Expose thinlto_params_file and linker_param_file as build variablesGravatar Marcel Hlopko2017-01-17
* Rollback of commit 1da8ac3a8bb0780251976e0dbcfebd3a7ba6a066.Gravatar Pedro Liberal Fernandez2017-01-12
* Expose thinlto_params_file and linker_param_file as build variablesGravatar Marcel Hlopko2017-01-10
* Introduce is_cc_test_link_action build variableGravatar Marcel Hlopko2017-01-05
* Move hardcoded -L linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Simplify propagation of linker params by replacing global_whole_archive withGravatar Marcel Hlopko2016-12-09
* Bazel exports environment variable values to apple toolchains as buildGravatar Cal Peyser2016-11-23
* Rollback of commit abb0b633339ef76bf19a1e5af8477d42d13151d8.Gravatar Peter Schmitt2016-10-25
* Move -l/-L link opts to FeatureConfigurationGravatar Marcel Hlopko2016-10-24
* Rollback of commit ffdc05d2278d7f9c6e299c923019f689cde5fe76.Gravatar Yun Peng2016-10-19
* Fix failing test on windows #1930Gravatar Marcel Hlopko2016-10-12
* Move interface so building to action configsGravatar Marcel Hlopko2016-10-12
* Add action_config and feature for linking on WindowsGravatar Yun Peng2016-10-06
* 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
* 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