aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Roll forward commit 94c86135d05a1844263c59f3ce6b1c1917e0f4c8Gravatar Liam Miller-Cushon2016-08-11
* Store non-code inputs to link actions separately.Gravatar Lukacs Berki2016-08-11
* Rollback of commit 99de0d07574f808fee36826289cb1f5c83e3b3e0.Gravatar Googler2016-08-10
* Allow ImplicitOutputsFunctions to be overriden on Rule creation.Gravatar Michajlo Matijkiw2016-08-10
* Cleanup: store non-code inputs to link actions separately.Gravatar Lukacs Berki2016-08-10
* Refactor C++ rules so that CcLinkingOutputs.libraryIdentifierOf() gets called...Gravatar Lukacs Berki2016-08-09
* Avoid hard-coded extensions for compilation outputs.Gravatar Lukacs Berki2016-08-05
* 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
* If the toolchain defines an action_config for each type of CppLinkAction,Gravatar Cal Peyser2016-07-29
* Rollback of commit 0fe34924b5e5282b5e2895761f11ad77bccebdba.Gravatar Alex Humesky2016-07-28
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* java_proto_library strict deps: add attributes for gradual migrationGravatar Carmi Grushko2016-07-27
* Linker outputs can optionally be configured from the CROSSTOOL. Introduces i...Gravatar Cal Peyser2016-07-27
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-27
* Enable the Java launcher by defaultGravatar Liam Miller-Cushon2016-07-26
* 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
* Move cmdline lib to its own packageGravatar Kristina Chodorow2016-07-21
* 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
* Fix testFilesToBuild in CcToolchainSuiteTest on WindowsGravatar Yun Peng2016-07-18
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-18
* Add host/target feature support for ThinLTOGravatar Googler2016-07-14
* Remove uses of TestConstants.Gravatar Ulf Adams2016-07-14
* Move more things from TestConstants to AnalysisMock and LoadingMock.Gravatar Ulf Adams2016-07-14
* Add test coverage that the C++ rules by themselves do something useful.Gravatar Ulf Adams2016-07-14
* Add all available toolchains to the FileProvider of cc_toolchain_suite.Gravatar Lukacs Berki2016-07-14
* Extract CppLinkAction.Builder to its own top level class.Gravatar Cal Peyser2016-07-13
* Remove TestConstants.THIS_IS_BAZEL; use AnalysisMock instead.Gravatar Ulf Adams2016-07-06
* Fixed cpp-rules-tests on WindowsGravatar Yun Peng2016-07-06
* Implicit outputs to cc_library are also exported in unique output groups.Gravatar Cal Peyser2016-07-04
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Simplify RuleClassProvider; it kept two identical lists for no purpose.Gravatar Ulf Adams2016-06-23
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Roll forward commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Googler2016-06-22
* 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
* Allow flags to be applied to an action using an action_config. A flag set onGravatar Cal Peyser2016-06-07
* Rollback of commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Tobias Werth2016-06-02
* If an action_config is given for a particular type of link action, use that a...Gravatar Cal Peyser2016-06-01
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Remove the --use_isystem_for_includes option.Gravatar Lukacs Berki2016-05-31
* Roll forward commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Googler2016-05-30
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* Make alias targets keep their own configuration.Gravatar Lukacs Berki2016-05-23
* Roll forward just the new unit test from commit 8375185ee11d573562f98de14bed7...Gravatar Googler2016-05-23
* Rollback of commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Philipp Wollermann2016-05-20
* Consider /src/ in the path when locating the java root directory,Gravatar Googler2016-05-19