aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* For objc rules, generated headers are mandatory inputs to CppCompileAction.Gravatar cpeyser2017-05-26
* fixed broken "compile bazel from source" in "ubuntu" pageGravatar Or Shachar2017-05-26
* Release 0.5.0 (2017-05-26)Gravatar Bazel Release System2017-05-26
* BEP: report more test-result files and add a constants classGravatar aehlig2017-05-26
* Use FeatureConfiguration to compute value of CC_FLAGS make variableGravatar hlopko2017-05-26
* Use the correct extension_safe copt for extension_safe attributeGravatar cparsons2017-05-26
* Make platform providers creatable from Skylark.Gravatar John Cater2017-05-26
* Remove workspace tree under correct nameGravatar kchodorow2017-05-26
* Remove no-op use_singlejar_for_proguard_libraryjars flag - it was removed fro...Gravatar Googler2017-05-26
* Expose creation method for DottedVersion to skylark.Gravatar cparsons2017-05-26
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Clean up SkylarkToolchainConstructor's argument handling.Gravatar John Cater2017-05-26
* Added an implicit output target to j2objc_libraryGravatar Googler2017-05-26
* Modify misleading TODO.Gravatar ccalvarin2017-05-26
* Automated g4 rollback of commit e2edf2e141a09c025a958d580c7cac7b57c70d83.Gravatar Googler2017-05-26
* For static interface method, when we move it to the companion class,Gravatar cnsun2017-05-26
* process-tools: Fail silently when we can't install a signal handler.Gravatar philwo2017-05-26
* Root GenObjcBundledProtos input filelist under the appropriate build configur...Gravatar cparsons2017-05-26
* Add one version enforcement to android_robolectric_testGravatar Googler2017-05-26
* Add toolchains attribute to aspect.Gravatar John Cater2017-05-26
* Don't throw runtime exception on interruption - since we know the future is a...Gravatar Googler2017-05-26
* Fix bug with combining resource attributes. Attributes were reporting that th...Gravatar apell2017-05-26
* Add tear down for external_integration_testGravatar kchodorow2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Let MSVC wrapper recongnize -DEFAULTLIB:library optionGravatar Yun Peng2017-05-26
* cpp: remove blaze_util::sys_ioprio_set() call from FreeBSD portGravatar Thiago Farina2017-05-24
* Fix msvc_cl.py for cuda compilationGravatar Yun Peng2017-05-24
* Remove /W3 from compiler_flag from MSVC CROSSTOOLGravatar pcloudy2017-05-24
* Improve error messages for malformed Android SDK/NDK.Gravatar ajmichael2017-05-24
* Actually run DataResourceXmlTest with Bazel.Gravatar ajmichael2017-05-24
* Remove outdated documentation about appcompat library.Gravatar ajmichael2017-05-24
* Remove possibility of circular initialization errors inGravatar John Cater2017-05-24
* Set --experimental_enable_objc_cc_deps by default in the blaze binary.Gravatar cpeyser2017-05-23
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* cpp: change PrintError() to print "ERROR:"Gravatar Thiago Farina2017-05-23
* Automated g4 rollback of commit 7f520a8286c39c5145b6d816cd0be5a6b7b18250.Gravatar elenairina2017-05-23
* Make PackageOrException.get() public + make loadPackages() variant.Gravatar carmi2017-05-23
* Add functionality from the old shell-based coverage runner script to the new ...Gravatar lberki2017-05-23
* Add a new action for generating reconciled R classes for Robolectric.Gravatar corysmith2017-05-23
* Update remote caching / execution docsGravatar ulfjack2017-05-23
* Make sure Copyright year is always up to date.Gravatar steren2017-05-23
* Remove unused .css file.Gravatar steren2017-05-23
* Add an integration test that verifies that the source file of a C++ compile a...Gravatar lberki2017-05-23
* Make Desugar work for relative dumpDirectory paths.Gravatar Googler2017-05-23
* Refactor process-wrapper code so the spawn/wait code is pluggable.Gravatar philwo2017-05-23
* experimental UI: Support limiting consoleGravatar Klaus Aehlig2017-05-23
* BEP: explicitly mark the important outputs as deprecatedGravatar aehlig2017-05-23