aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/cpp/CcCommonConfiguredTargetTest.java
Commit message (Expand)AuthorAge
* Remove TestConstants.THIS_IS_BAZEL; use AnalysisMock instead.Gravatar Ulf Adams2016-07-06
* Fixed cpp-rules-tests on WindowsGravatar Yun Peng2016-07-06
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Remove the --use_isystem_for_includes option.Gravatar Lukacs Berki2016-05-31
* Turn the addition of -fPIC to the command line of PIC actions into a feature.Gravatar Lukacs Berki2016-05-19
* Allow external repositories to have includes attributes that point to package...Gravatar Janak Ramakrishnan2016-04-19
* RELNOTES[INC]: Bazel warns if a cc rule's includes attribute points out of th...Gravatar Janak Ramakrishnan2016-04-14
* RELNOTES[INC]: It is now an error for a cc rule's includes attribute to point...Gravatar Janak Ramakrishnan2016-04-12
* Reimplement the configuration sanity check as a per-fragment check.Gravatar Ulf Adams2016-03-31
* Enable the configuration sanity check for a subset of tests.Gravatar Ulf Adams2016-03-31
* RELNOTES: Bazel warns if a cc rule's includes attribute contains up-level ref...Gravatar Janak Ramakrishnan2016-03-21
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* Support MOSTLY_STATIC with --build_test_dwp.Gravatar Googler2016-02-11
* Global cleanup change.Gravatar Googler2016-02-03
* Include .dwp file in the runfiles for cc_test when building with Fission.Gravatar Googler2016-02-03
* Move the bad STL loading phase test to CcCommonConfiguredTargetTest.Gravatar Ulf Adams2016-02-02
* Rollback of commit e379f28f464faacc4db21f4fed3a48fa6d4d23f0.Gravatar Googler2016-01-29
* Include .dwp file in the runfiles for cc_test when building with Fission.Gravatar Googler2016-01-29
* Open-source CcCommonConfiguredTargetTest.Gravatar Dmitry Lomov2015-12-15