aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Simplify Target Names in generated Xcode projects.Gravatar Googler2015-07-21
* Delete unnecessary example PrenotCalculatorInstruments.Gravatar Michael Thvedt2015-07-21
* Fix up registerEnvironmentPlistAction for bazel on Mac.Gravatar Googler2015-07-21
* Add --output_filter optionGravatar Kristina Chodorow2015-07-21
* Removed ValidationTests#testLoadWithTooManySlashes() since it was an inferior...Gravatar Florian Weikert2015-07-21
* Add com.android.tools.layoutlib:layoutlib-api to android_common.Gravatar Lukacs T. Berki2015-07-21
* Added an additional test for empty actions in Skylark.Gravatar Florian Weikert2015-07-20
* Make --android_crosstool_top default to the android_ndk_repository specified ...Gravatar Lukacs Berki2015-07-20