aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp
Commit message (Expand)AuthorAge
* Automated g4 rollback of commit ce33ab7a49126a513d7d5a6bc16f86154d9a85b6.Gravatar plf2017-05-03
* Clarify the meaning of the two symbol counts that Gold outputs forGravatar Googler2017-05-03
* Automated g4 rollback of commit 7beadb7277453efec7e12b925005e7f0e003b592.Gravatar nharmata2017-05-03
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Automated g4 rollback of commit 38b835097f9ae9a6062172b8a33ec2e2d1edde20.Gravatar dmarting2017-05-02
* Automated g4 rollback of commit 27a136b9bbb4d73b0a343d407b5da9f890175aea.Gravatar ajmichael2017-05-02
* Automated g4 rollback of commit d5217515002d468a3095243975e21e89eccc46b7.Gravatar ajmichael2017-05-02
* Roll forward of https://github.com/bazelbuild/bazel/commit/5f31944b8942818aaf...Gravatar Googler2017-05-02
* Only allocate some formerly frequently allocated PathFragment objects once.Gravatar nharmata2017-05-02
* Automated g4 rollback of commit a83a5df53ca184ad59a4a46cd9dfa747bf08007a.Gravatar Googler2017-04-30
* Custom module map for j2objc_libraryGravatar Googler2017-04-30
* Convert LLVM raw profiles to indexed format if necessary.Gravatar Googler2017-04-30
* Rename CppCompileCommandLine to CompileCommandLine and move it out from CppCo...Gravatar hlopko2017-04-28
* Reformat Bazel crosstools to have consistent 2 spaces indentGravatar hlopko2017-04-28
* Init absent action configs for CppCompile actionsGravatar hlopko2017-04-27
* RELNOTES: Add Skylark stubs needed to remove sysroot from CppConfiguration.Gravatar Googler2017-04-27
* Give RuleContext the ability to add Make VariablesGravatar Googler2017-04-27
* Parse /showIncludes output for MSVC compilerGravatar Yun Peng2017-04-25
* Add documentation for the (otherwise very confusing) :lipo_context attribute.Gravatar lberki2017-04-24
* Don't create the LIPO context collector subgraph for instrumentation builds.Gravatar gregce2017-04-24
* Remove an unused argument from FdoSupport#getGcdaArtifactsForGcdaPath().Gravatar lberki2017-04-24
* Initialize FeatureConfiguration for hip toolchain when building hipGravatar hlopko2017-04-24
* Allow Skylark rule to declare a dependency on the C++ toolchain and make the ...Gravatar lberki2017-04-20
* Prepare dynamic LIPO transitions.Gravatar gregce2017-04-20
* Support using minimized bitcode for ThinLTO LTO indexing stepGravatar Googler2017-04-19
* Deprecate use of option category to describe documentation level / usage rest...Gravatar ccalvarin2017-04-19
* Change Bazel's LIPO model to support dynamic configurations.Gravatar gregce2017-04-19
* Generating PDB files on WindowsGravatar Yun Peng2017-04-18
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Automated g4 rollback of commit e1d692e486a2f838c3c894fd9de693fabd6685ed.Gravatar schmitt2017-04-18
* Automated g4 rollback of commit e7c730ba64d1c34ac7049f4165a33dc1329d0019.Gravatar jfield2017-04-18
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* Make FakeCppCompileAction fail if its source file doesn't compile without any...Gravatar lberki2017-04-13
* Extract --sysroot flag from bazel and move it into crosstoolGravatar hlopko2017-04-12
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Do not wrap dynamic libraries with --whole-archive blockGravatar hlopko2017-04-10
* Windows MSVC toolchain: Move environment variables setup from wrapper script ...Gravatar Yun Peng2017-04-06
* Replace constants (static final CONSTANT_CASE) declaration type which use the...Gravatar Googler2017-04-05
* Add environment variables to CppCompileInfo.Gravatar cpeyser2017-04-05
* objc_proto_library does not pick up generated cc code in compile actions.Gravatar cpeyser2017-04-05
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Implement DSYM generation for the CROSSTOOL rules.Gravatar cpeyser2017-04-04
* Allow protoc to emit annotation metadata files in addition to generated source.Gravatar Googler2017-04-03
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Automated g4 rollback of commit 05300b5945286f6063afbf1d16c9c8e5621c4828.Gravatar jmmv2017-03-31
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Extract --sysroot flag from blaze and move it into crosstoolGravatar hlopko2017-03-31
* Init absent action configs for CppCompile actionsGravatar hlopko2017-03-29