index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Update docs of java_proto_library.
Carmi Grushko
2016-08-31
*
Migrate classes to @AutoValue. Mostly created by
Googler
2016-08-31
*
Remove experimental_ios_test from allowed deps of objc_xcodeproj.
Cal Peyser
2016-08-31
*
Add a couple more stubs for new resource_* tools
Googler
2016-08-31
*
Declare field as ConcurrentMap instead of ConcurrentHashMap.
Chris Povirk
2016-08-31
*
Add an option to the Concatenator to insert a newline before the contents of ...
Sasha Smundak
2016-08-31
*
When creating new files, set creator version to 2.0 instead of Unix spec 3.0....
Sasha Smundak
2016-08-31
*
Remove a duplicate test. Also move the counter file to a temp dir.
Ulf Adams
2016-08-31
*
Fix operator precedence error in LongArrayList.growCapacity
Googler
2016-08-31
*
Do not load the transitive closure of the Android SDK on every build.
Lukacs Berki
2016-08-31
*
ResourceManager shouldn't set threadLocked to true if resource acquisition go...
Philipp Wollermann
2016-08-31
*
Rename rule name to for case insensitive disk.
Yue Gan
2016-08-31
*
Make aspects attached to aliases work when their actual= attribute is a select.
Lukacs Berki
2016-08-31
*
Cloned from commit 2dddbeeac25ace6f53dd3ce6ac588111c239bdf0 by '[] patch'.
Irina Iancu
2016-08-30
*
Rollback of commit 8dc4257b9493bd2251636de1271a1972c17919ef.
Tobias Werth
2016-08-30
*
Save CEN (Central Directory) offset and size values in the End of Central Dir...
Sasha Smundak
2016-08-30
*
Hook up split-up resource processing tools for android_library
Googler
2016-08-30
*
Add support for watchOS in swift_library
Dmitry Shevchenko
2016-08-30
*
Use correct platform for Swift stdlib actions.
Dmitry Shevchenko
2016-08-30
*
Expose killSubprocessOnInterrupt on Command#executeAsynchronously
Michajlo Matijkiw
2016-08-30
*
Add a resource validator action for android_library
Googler
2016-08-30
*
apple_binary propagates appropriate dSYM information, and apple_watch2_extens...
Chris Parsons
2016-08-30
*
Remove entries' Unix timestamp extra fields when --normalize is present.
Sasha Smundak
2016-08-30
*
Appropriately set platform environment variables in release bundle plists.
Chris Parsons
2016-08-30
*
Add a lightweight resource merge action.
Googler
2016-08-30
*
modify sandbox script to allow default
Yue Gan
2016-08-29
*
Remove BINMODE make variable. Use COMPILATION_MODE instead.
Ulf Adams
2016-08-29
*
Implement a better #toString() for ConfigurationFragmentKey.
Lukacs Berki
2016-08-29
*
Avoid building android R class ijar / header jar
Googler
2016-08-29
*
Remove the dependency from the C++ rules to Apple stuff.
Ulf Adams
2016-08-29
*
Add LinuxAlmostSandboxRunner which uses process-wrapper instead of linux-sand...
Yue Gan
2016-08-29
*
Replace js provider methods with named parameters.
Pedro Liberal Fernandez
2016-08-29
*
Move the workspace-related functions out of blaze_startup_options.
Julio Merino
2016-08-29
*
Implement generating single-page Build Encyclopedia.
David Chen
2016-08-29
*
Add some type arguments to make Bazel compile again.
Lukacs Berki
2016-08-29
*
Move the query output formatters to ServerBuilder.
Ulf Adams
2016-08-29
*
Replace doc pages with redirects to versioned doc pages.
David Chen
2016-08-29
*
Add realpath method to SkylarkPath.
David Chen
2016-08-29
*
Some little fixes to ResourceManager.
Philipp Wollermann
2016-08-29
*
If there are zero bytes to compress, TransientBytes::CompressOut should retur...
Sasha Smundak
2016-08-29
*
Move QueryFunctions and InfoItems to ServerBuilder.
Ulf Adams
2016-08-29
*
Fix regular expression in order to produce correct documentation. Fixes #1522...
John Cater
2016-08-29
*
--
Googler
2016-08-29
*
Exclude resources jars from android_library rules from the apk_manifest
Alex Humesky
2016-08-27
*
Don't provide AARs for deps that are neverlink or that of their transitive
Googler
2016-08-27
*
Instead of using the smallest group as the inputs for the generation actions,...
Sergio Campama
2016-08-27
*
Fix resource leakage on interrupt in ResourceManager identified by philwo.
Janak Ramakrishnan
2016-08-27
*
Add propagated headers to experimental_objc_library compile action to enable
Cal Peyser
2016-08-27
*
Add two implicit outputs to the AndroidBinary rule that are produced by ProGu...
Googler
2016-08-26
*
Remove all references to (incorrect) BlazeDirectories.buildDataDirectory root
Kristina Chodorow
2016-08-26
[next]