aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CcLinkingOutputs.java
Commit message (Expand)AuthorAge
* C++: Exposes new parameters of C++ Skylark API.Gravatar plf2018-07-10
* C++: Continues renaming executionDynamicLibraries to dynamicLibrariesForRuntime.Gravatar plf2018-06-13
* Rename CcLinkingOutputs.dynamicLibraries and executionDynamicLibrariesGravatar hlopko2018-05-22
* Rename LinkStaticness to LinkingMode and unify with the other LinkingMode.Gravatar hlopko2018-05-07
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Refactor C++ rules so that CcLinkingOutputs.libraryIdentifierOf() gets called...Gravatar Lukacs Berki2016-08-09
* Be less naive with CcLibraryHelper precompiled library collision detection.Gravatar Michael Staib2016-07-25
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-21
* Rollback of commit a2770334ea3f3111026eb3e1368586921468710c.Gravatar Tobias Werth2016-07-19
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-18
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Split CcCommon handling of srcs filtering into a new class.Gravatar Ulf Adams2015-08-04
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25