aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Cleanup: Remove unused GetMountpoint() function.Gravatar Thiago Farina2015-05-15
* Make local TestStrategy bits rely less on runfiles manifestsGravatar Michajlo Matijkiw2015-05-15
* Update include guards.Gravatar Han-Wen Nienhuys2015-05-15
* Test for existence of $HOME before writing ~/.bazelrc in compile.shGravatar Damien Martin-Guillerez2015-05-15
* We are trying to merge same copies of the aspect, when target is declared in ...Gravatar Marian Lobur2015-05-15
* Fix order of method call in test-setupGravatar Damien Martin-Guillerez2015-05-15
* Fix path to test-env.sh in //src/test/shell/bazel:bazel_sandboxing_testGravatar Damien Martin-Guillerez2015-05-15
* Fix race condition in MemoizingEvaluatorTest#cycleAndErrorAndReady.Gravatar Janak Ramakrishnan2015-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
* Documentation for the fetch commandGravatar Kristina Chodorow2015-05-15
* Don't refer to deprecated dynamically linked protoc.Gravatar Han-Wen Nienhuys2015-05-11
* Open-source J2ObjcConfiguration and J2ObjcCommandLineOptions.Gravatar Googler2015-05-11
* Grouping further more java tests in test_suiteGravatar Damien Martin-Guillerez2015-05-11
* Add .gitattributes to mark BUILD/bzl as python.Gravatar Han-Wen Nienhuys2015-05-11
* Add missing anchors to the Skylark documentation.Gravatar Laszlo Csomor2015-05-11
* Clarify the zip example from the actions documentation.Gravatar Googler2015-05-11
* Get the code cache directory for stub application from the Context instead of...Gravatar Lukacs Berki2015-05-11
* RELNOTES: Fix linking order for Bazel-generated XCode projects.Gravatar Googler2015-05-11
* Add a --javac_extdir flag to enable configuring the javac -extdirs flagGravatar Liam Miller-Cushon2015-05-11
* Allow .ld extension for linker scripts.Gravatar Onath Claridge2015-05-11
* Revert commit 49e14 (github) to fix issue in generated Xcode projectsGravatar David Santiago2015-05-11
* Tell git to ignore files generated for/by IntelliJ Idea IDE.Gravatar Thiago Farina2015-05-08
* Build language: Add str.format function.Gravatar Laurent Le Brun2015-05-08
* Build language: Support 'not in' operator.Gravatar Laurent Le Brun2015-05-08
* Rewrite of ZipCombiner to improve performance and maintainabilityGravatar Googler2015-05-08
* Fix info-keys help output.Gravatar Thiago Farina2015-05-08
* Remove extra copy of info-keys from helpGravatar Kristina Chodorow2015-05-08
* Small fixes for C++ docsGravatar Kristina Chodorow2015-05-08
* Remove declaration of **environ from blaze.cc.Gravatar Thiago Farina2015-05-08
* Fix the remaining 'seperated' typos.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
* If effective user id != user id, force us to act as the effective user idGravatar Daniel Wagner-Hall2015-05-08
* Switch to stat64/lstat64Gravatar Kristina Chodorow2015-05-08