aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use blaze_util_mingw.cc for bootstrapping on Windows.Gravatar Dmitry Lomov2015-07-27
* Remove implicit .a and .so outputs from Bazel.Gravatar Ulf Adams2015-07-27
* Fixing python argument passingGravatar Damien Martin-Guillerez2015-07-27
* Build tree blog postGravatar Kristina Chodorow2015-07-27
* For objc_proto_library, use root relative path of input protos to determine o...Gravatar Chris Parsons2015-07-27
* Add integration tests for the Objective-C example in Bazel.Gravatar Michael Thvedt2015-07-27
* Minor documentation fixes. Make sidebar navigation look more consistent.Gravatar David Chen2015-07-27
* Skylark: load() allows the loading of symbols via an alias.Gravatar Florian Weikert2015-07-27
* Updated Skylark documentation in order to mention load()'s new alias featureGravatar Florian Weikert2015-07-27
* Wrap zip step into run_silent in compile.shGravatar Damien Martin-Guillerez2015-07-23
* Fix OS detection for Windows.Gravatar Googler2015-07-23
* Change the default for CcLibraryHelper.emitLinkActionsIfEmpty to false.Gravatar Ulf Adams2015-07-23
* Use SafeImplicitOutputFunctions for all except the skylark ones.Gravatar Ulf Adams2015-07-23
* Add #include <sys/socket.h> to blaze_util_mingw.ccGravatar Googler2015-07-23
* Use custom util instead of std::to_string.Gravatar Googler2015-07-23
* Renamed Ident to Identifier, added some helper methods and refactored two met...Gravatar Florian Weikert2015-07-23
* Add a BUILD file to src/main/cpp/util.Gravatar Ulf Adams2015-07-23
* Remove another method from FoundationTestCase; use a static import instead.Gravatar Ulf Adams2015-07-23
* Merge JunitTestUtils into MoreAsserts; update all callers.Gravatar Ulf Adams2015-07-23
* Rename appearstoHaveNoObjectFiles to appearsToHaveObjectFiles.Gravatar Greg Estren2015-07-23
* Fixed Android example README.md to make the lists work.Gravatar Alex Humesky2015-07-23
* Updates AndroidResourceProcessingAction and AarGeneratorAction to use temp di...Gravatar Alex Humesky2015-07-23
* Remove travis supportGravatar Kristina Chodorow2015-07-23
* Make tar.gz decompressor overwrite old versions of decompressed filesGravatar Kristina Chodorow2015-07-23
* Rollforward of []: Blaze changes to support LLVM profile feedbackGravatar Googler2015-07-23
* Make generate_workspace also generate a BUILD file with transitive depsGravatar Kristina Chodorow2015-07-23
* Add instructions for getting Gerrit HTTP password to contributing.mdGravatar Kamal Marhubi2015-07-23
* Allow C++ files to have the .c++ extensionGravatar Kamal Marhubi2015-07-23
* Add #include <cstdio>.Gravatar Googler2015-07-23
* Make Android appcompat libraries available using external labels.Gravatar Lukacs Berki2015-07-23
* Set up protobuf compilers on Windows correctly for bootstrapping.Gravatar Googler2015-07-23
* Make the creation of the external package much simpler.Gravatar Lukacs Berki2015-07-23
* Adds main/java/src to the base workspace. This is to enable src/tools/android...Gravatar Alex Humesky2015-07-23
* Support for .s, .S, and .asm files for objc rulesGravatar Chris Parsons2015-07-23
* Adds android layoutlib to third_party build file.Gravatar Alex Humesky2015-07-23
* Fix test when TMPDIR/PATH is undefinedGravatar Damien Martin-Guillerez2015-07-21
* Add ios_lab_device support in experimental_ios_test.Gravatar Googler2015-07-21
* Add http_file() workspace functionGravatar Damien Martin-Guillerez2015-07-21
* --Gravatar Michajlo Matijkiw2015-07-21
* Fixed bug where blaze run with the --color=no flag was still printing out in ...Gravatar Googler2015-07-21
* Fix dashboard buildGravatar Kristina Chodorow2015-07-21
* Fix symlink test flagGravatar Kristina Chodorow2015-07-21
* Use Apache Commons for reading tar filesGravatar Kristina Chodorow2015-07-21
* Remove some dead code that made Bazel croak on nontrivial Android builds.Gravatar Lukacs Berki2015-07-21
* Improved format of Skylark documentation:Gravatar Florian Weikert2015-07-21
* Set PATH and TMPDIR in genrule / Skylark's actionGravatar Damien Martin-Guillerez2015-07-21
* Fix link syntax in contributing.htmlGravatar Damien Martin-Guillerez2015-07-21
* Get android example to build on OS XGravatar Steven Dee2015-07-21
* Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.Gravatar Lukacs Berki2015-07-21
* Improvements to skylark testsGravatar Francois-Rene Rideau2015-07-21