aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Enable simple compilation of Python artifacts for py_binary and py_library.Gravatar Googler2015-07-27
* Make default values of attributes point to the main repository.Gravatar Lukacs Berki2015-07-27
* Fix sha1 for guava exampleGravatar Carl Mastrangelo2015-07-27
* When builds fail because select statements don't match, include in the errorGravatar Greg Estren2015-07-27
* Update doc for the allowed C++ source file extensions.Gravatar Thiago Farina2015-07-27
* SkylarkAttr: Introduce constants for attribute namesGravatar Laurent Le Brun2015-07-27
* Reformat SkylarkAttr file.Gravatar Laurent Le Brun2015-07-27
* Add attr.int_list to Skylark rulesGravatar Laurent Le Brun2015-07-27
* Skylark: Remove flags in attributesGravatar Laurent Le Brun2015-07-27
* Refactoring: Replaced redundant strings.Gravatar Florian Weikert2015-07-27
* Fix some C++ compiler warnings to comply with -Wall.Gravatar Ulf Adams2015-07-27
* Remove implicit .a and .so outputs from Bazel.Gravatar Ulf Adams2015-07-27
* Fixing python argument passingGravatar Damien Martin-Guillerez2015-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
* Skylark: load() allows the loading of symbols via an alias.Gravatar Florian Weikert2015-07-27
* 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
* Updates AndroidResourceProcessingAction and AarGeneratorAction to use temp di...Gravatar Alex Humesky2015-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
* 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
* Make the creation of the external package much simpler.Gravatar Lukacs Berki2015-07-23
* Support for .s, .S, and .asm files for objc rulesGravatar Chris Parsons2015-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
* 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
* Get android example to build on OS XGravatar Steven Dee2015-07-21
* Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.Gravatar Lukacs Berki2015-07-21
* Simplify Target Names in generated Xcode projects.Gravatar Googler2015-07-21
* Fix up registerEnvironmentPlistAction for bazel on Mac.Gravatar Googler2015-07-21
* Add --output_filter optionGravatar Kristina Chodorow2015-07-21