aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
...
* Skylark: Functions don't need to be declared in order.Gravatar Laurent Le Brun2015-05-15
* Use a LinkedHashMap do the addition of dictionnariesGravatar Damien Martin-Guillerez2015-05-15
* Skylark: Fix bug that prevented functions generating rules.Gravatar Laurent Le Brun2015-05-15
* Allow SkylarkList (list) to be cat'd to native java ListGravatar Damien Martin-Guillerez2015-05-15
* Clean up obcj rules by removing ObjcActionsBuilder.Gravatar Peter Schmitt2015-05-15
* Allow "attr = glob([*]) + select({...})" intermixing inGravatar Greg Estren2015-05-15
* Make ObjcBundleLibrary use the "families" attribute.Gravatar David Santiago2015-05-15
* Description redacted.Gravatar Googler2015-05-15
* Refine duplicate label checking for embedded selects. Before, we wereGravatar Greg Estren2015-05-15
* Add a genrule that generates a dummy J2ObjC dead code removal script in tools...Gravatar Googler2015-05-15
* Support --objc_generate_debug_symbols when --ios_multi_cpus is set.Gravatar Philipp Wollermann2015-05-15
* Add debugging for NPE in GroupedList#toSet.Gravatar Janak Ramakrishnan2015-05-15
* Remove left over code.Gravatar Laurent Le Brun2015-05-15
* Remove dead code in SkylarkTypeGravatar Laurent Le Brun2015-05-15
* Make local TestStrategy bits rely less on runfiles manifestsGravatar Michajlo Matijkiw2015-05-15
* We are trying to merge same copies of the aspect, when target is declared in ...Gravatar Marian Lobur2015-05-15
* Don't reference cc_public_library in the Bazel build encyclopedia.Gravatar Greg Estren2015-05-15
* RELNOTES: Set XCode build setting USE_HEADERMAP to NO for Bazel-generated XCo...Gravatar Googler2015-05-15
* RELNOTES: The --skyframe flag is now deprecated and will be removed in an upc...Gravatar Janak Ramakrishnan2015-05-15
* Optimize AggregatingAttributeMapper.visitAttribute (which returnsGravatar Greg Estren2015-05-15
* Open-source J2ObjcConfiguration and J2ObjcCommandLineOptions.Gravatar Googler2015-05-11
* Add missing anchors to the Skylark documentation.Gravatar Laszlo Csomor2015-05-11
* RELNOTES: Fix linking order for Bazel-generated XCode projects.Gravatar Googler2015-05-11
* Allow .ld extension for linker scripts.Gravatar Onath Claridge2015-05-11
* Build language: Add str.format function.Gravatar Laurent Le Brun2015-05-08
* Build language: Support 'not in' operator.Gravatar Laurent Le Brun2015-05-08
* Fix info-keys help output.Gravatar Thiago Farina2015-05-08
* Skylark: type of None is NoneType (instead of None), for consistency with Pyt...Gravatar Laurent Le Brun2015-05-08
* Make cc_* rules be able to depend on linker script in their deps attribute.Gravatar Lukacs Berki2015-05-08
* Description redacted.Gravatar Keefer Taylor2015-05-08
* Return all mappings in one Map from Runfiles#getRunfilesInputs(...)Gravatar Michajlo Matijkiw2015-05-08
* Add plugin support to experimental_ios_testGravatar Daniel Wagner-Hall2015-05-08
* Skylark: int() function accepts bools and ints too.Gravatar Laurent Le Brun2015-05-07
* Expose PythonSourcesProvider to Skylark.Gravatar Laurent Le Brun2015-05-07
* Allow Bazel to have C/C++ include files with any extension.Gravatar Lukacs Berki2015-05-07
* Add a mechanism for configuration fragments to add arbitrary rules to the def...Gravatar Lukacs Berki2015-05-07
* Update command that builds storyboards to pass correct optionsGravatar David Santiago2015-05-07
* Fix link params collection for java_import.Gravatar Ulf Adams2015-05-07
* Description redacted.Gravatar Googler2015-05-07
* Clean up some overly permissive permissions in FileStateValue.Gravatar Janak Ramakrishnan2015-05-07
* Fix filegroup paths to work with external repositoriesGravatar Liam Miller-Cushon2015-05-07
* Normalize path fragment before saving it in package identifier.Gravatar Janak Ramakrishnan2015-05-07
* Expose information from JavaRuntimeClasspathProvider to SkylarkGravatar Laurent Le Brun2015-05-07
* Combine pathTo{Digest,Bytes} in SingleBuildFileCacheGravatar Michajlo Matijkiw2015-05-07
* Track BUILD file changes on new_ repositoriesGravatar Kristina Chodorow2015-05-07
* Description redacted.Gravatar Ulf Adams2015-05-07
* Defer injection of top-level context until we are just about to do the execut...Gravatar Eric Fellheimer2015-05-06
* Simplify link params collection a little bit.Gravatar Ulf Adams2015-05-05
* Unconditionally disallow path fragments with up-level referencesGravatar Janak2015-05-05
* Minor update to source manifest action.Gravatar Eric Fellheimer2015-05-05