aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/Constants.java
Commit message (Expand)AuthorAge
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove test warning filtering.Gravatar Eric Fellheimer2015-09-04
* Inject the default runfiles prefix from the rule class provider.Gravatar Ulf Adams2015-09-04
* Inject the prelude path through the rule class provider.Gravatar Ulf Adams2015-09-01
* Remove the OFFLINE coverage file constant.Gravatar Ulf Adams2015-08-31
* Inline Constants.IOS_DEVICE_RULE_CLASSES.Gravatar Ulf Adams2015-08-28
* Remove the WATCHFS_BLACKLIST from Constants.java.Gravatar Ulf Adams2015-08-28
* Push local and shard_count documentation.Gravatar Ulf Adams2015-08-28
* Hard disable C++ include scanning in Bazel (which wasn't supported anyway, bu...Gravatar Philipp Wollermann2015-08-05
* Make Bazel always build with --fat_apk_cpu.Gravatar Lukacs Berki2015-07-29
* Make --android_crosstool_top default to the android_ndk_repository specified ...Gravatar Lukacs Berki2015-07-20
* Update parser error message.Gravatar Laurent Le Brun2015-06-30
* Remove support for non-android_sdk Android SDKs.Gravatar Lukacs Berki2015-06-24
* This CL adds the android_binary rule to Bazel. Gravatar Lukacs Berki2015-06-16
* Default Android dependencies to a //external: label with a default binding to...Gravatar Lukacs Berki2015-06-16
* Various odds and ends in preparation for adding the Android rules to BazelRul...Gravatar Lukacs Berki2015-06-12
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19
* Pull out class for substitutionsGravatar Daniel Wagner-Hall2015-05-01
* Implements an attribute 'features' that allows overriding package levelGravatar Manuel Klimek2015-04-30
* Add native dependencies constant to Constants.java.Gravatar Michael Staib2015-04-09
* Ensure docgen_bin exit status propagates in Bazel build.Gravatar Han-Wen Nienhuys2015-03-18
* Parser: Update error message when using 'def' in a BUILD file.Gravatar Laurent Le Brun2015-03-18
* List of file extensions supported in BaselineCoverageAction is moved to Const...Gravatar Googler2015-03-05
* Removed unsupported common attributes documentationGravatar Damien Martin-Guillerez2015-03-05
* Remove extra .toString() calls from Bazel's Constants.Gravatar Laszlo Csomor2015-03-05
* Change the name of the runfiles constantGravatar Kristina Chodorow2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25