aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CppConfigurationLoader.java
Commit message (Expand)AuthorAge
* Clean up the configuration-related code paths a bit.Gravatar Ulf Adams2015-12-11
* Add a custom converter to --crosstool_top so that select() works.Gravatar Lukacs Berki2015-10-08
* Add a Constants.TOOLS_PREFIX constant that will serve to redirect the Bazel t...Gravatar Lukacs Berki2015-10-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Implement the core structure for dynamic configurations.Gravatar Greg Estren2015-08-26
* Tolerate "..." as the base filename for the fdo profile.Gravatar Janak Ramakrishnan2015-07-10
* Make it possible to put the Crosstool proto in BUILD files.Gravatar Lukacs Berki2015-06-09
* Have ConfiguredTargetFactory subclasses declare which FragmentOptionsGravatar Greg Estren2015-05-21
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25