aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* First step towards allowing returning declared providers from rule implementa...Gravatar Dmitry Lomov2016-09-01
* Add missing filegroups to docs_embedded_in_sources to restore Apple, Obj-C andGravatar David Chen2016-09-01
* Cache Event hashcode.Gravatar Ulf Adams2016-09-01
* Adds support for ApkSignerTool and APK signature schema v2 behind --apk_signi...Gravatar Adam Michael2016-09-01
* Update bazel's emacs check for 25.1's INSIDE_EMACS move.Gravatar Googler2016-09-01
* xcode_configure repository rule for determining locally installed versions of...Gravatar Chris Parsons2016-09-01
* Spam lib/rules/android with @AutoValue. Mostly created byGravatar Googler2016-09-01
* experimental_objc_library can compile assembly.Gravatar Cal Peyser2016-09-01
* Add resource support to experimental_objc_library.Gravatar Cal Peyser2016-08-31
* Refactor our sandboxing code.Gravatar Philipp Wollermann2016-08-31
* Remove the "cc_*.includes attribute must refer to the third_party directory" ...Gravatar Lukacs Berki2016-08-31
* Windows, JNI: do not load windows_jni.dll twice.Gravatar Laszlo Csomor2016-08-31
* Increase the deadline for cancellation request and add some extra logging in ...Gravatar Lukacs Berki2016-08-31
* Windows, JNI: extract error reporting to a file.Gravatar Laszlo Csomor2016-08-31
* Update docs of java_proto_library.Gravatar Carmi Grushko2016-08-31
* Migrate classes to @AutoValue. Mostly created byGravatar Googler2016-08-31
* Remove experimental_ios_test from allowed deps of objc_xcodeproj.Gravatar Cal Peyser2016-08-31
* Fix operator precedence error in LongArrayList.growCapacityGravatar Googler2016-08-31
* Do not load the transitive closure of the Android SDK on every build.Gravatar Lukacs Berki2016-08-31
* ResourceManager shouldn't set threadLocked to true if resource acquisition go...Gravatar Philipp Wollermann2016-08-31
* Make aspects attached to aliases work when their actual= attribute is a select.Gravatar Lukacs Berki2016-08-31
* Rollback of commit 8dc4257b9493bd2251636de1271a1972c17919ef.Gravatar Tobias Werth2016-08-30
* Hook up split-up resource processing tools for android_libraryGravatar Googler2016-08-30
* Use correct platform for Swift stdlib actions.Gravatar Dmitry Shevchenko2016-08-30
* Expose killSubprocessOnInterrupt on Command#executeAsynchronouslyGravatar Michajlo Matijkiw2016-08-30
* Add a resource validator action for android_libraryGravatar Googler2016-08-30
* apple_binary propagates appropriate dSYM information, and apple_watch2_extens...Gravatar Chris Parsons2016-08-30
* Appropriately set platform environment variables in release bundle plists.Gravatar Chris Parsons2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* modify sandbox script to allow defaultGravatar Yue Gan2016-08-29
* Remove BINMODE make variable. Use COMPILATION_MODE instead.Gravatar Ulf Adams2016-08-29
* Implement a better #toString() for ConfigurationFragmentKey.Gravatar Lukacs Berki2016-08-29
* Avoid building android R class ijar / header jarGravatar Googler2016-08-29
* Remove the dependency from the C++ rules to Apple stuff.Gravatar Ulf Adams2016-08-29
* Add LinuxAlmostSandboxRunner which uses process-wrapper instead of linux-sand...Gravatar Yue Gan2016-08-29
* Replace js provider methods with named parameters.Gravatar Pedro Liberal Fernandez2016-08-29
* Move the workspace-related functions out of blaze_startup_options.Gravatar Julio Merino2016-08-29
* Implement generating single-page Build Encyclopedia.Gravatar David Chen2016-08-29
* Move the query output formatters to ServerBuilder.Gravatar Ulf Adams2016-08-29
* Replace doc pages with redirects to versioned doc pages.Gravatar David Chen2016-08-29
* Add realpath method to SkylarkPath.Gravatar David Chen2016-08-29
* Some little fixes to ResourceManager.Gravatar Philipp Wollermann2016-08-29
* Move QueryFunctions and InfoItems to ServerBuilder.Gravatar Ulf Adams2016-08-29
* Fix regular expression in order to produce correct documentation. Fixes #1522...Gravatar John Cater2016-08-29
* --Gravatar Googler2016-08-29
* Exclude resources jars from android_library rules from the apk_manifestGravatar Alex Humesky2016-08-27
* Don't provide AARs for deps that are neverlink or that of their transitiveGravatar Googler2016-08-27
* Instead of using the smallest group as the inputs for the generation actions,...Gravatar Sergio Campama2016-08-27
* Fix resource leakage on interrupt in ResourceManager identified by philwo.Gravatar Janak Ramakrishnan2016-08-27
* Add propagated headers to experimental_objc_library compile action to enableGravatar Cal Peyser2016-08-27