aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make Artifacts be compared to each other based on their exec paths (and not t...Gravatar Lukacs Berki2015-04-13
* Use int64_t for the offset argument of libarchive function call.Gravatar Han-Wen Nienhuys2015-04-13
* Rewrite tests to avoid /[]/ in the paths.Gravatar Ulf Adams2015-04-13
* Replaying commit 49e14592032ea5312e3866d8988c6900508abf2dGravatar Damien Martin-Guillerez2015-04-13
* Enable external contribution on Objective-C tooling.Gravatar Damien Martin-Guillerez2015-04-13
* Add a visibility predicate to blaze query.Gravatar Liam Miller-Cushon2015-04-10
* objc: Add flag to disable per-proto includesGravatar Daniel Wagner-Hall2015-04-10
* Provide cleaner syntax error messages using select.Gravatar Greg Estren2015-04-10
* Clear dirty output tree counters so that the next build does not get the old ...Gravatar Miguel Alcon Pinto2015-04-10
* Open-source Bazel bash completion scriptGravatar Damien Martin-Guillerez2015-04-10
* Added an help command to dump all options for completionGravatar Damien Martin-Guillerez2015-04-10
* Fix the compilation of blaze_startup_options.cc on old Ubuntu systems.Gravatar Ulf Adams2015-04-10
* Minor cleanups in TopLevelArtifactHelper.Gravatar Eric Fellheimer2015-04-10
* objc: Preserve existing version strings if no value is specified to --embed_l...Gravatar Daniel Wagner-Hall2015-04-09
* py_binary correctly forwards argumentsGravatar Kevin Watts2015-04-09
* Allow relative paths for the scratch* methods; resolve relative to workspace.Gravatar Ulf Adams2015-04-09
* Add support for $(location) with //external labelsGravatar Kristina Chodorow2015-04-09
* Use injected action context when include scanning, not hard-coded CppCompilat...Gravatar Janak Ramakrishnan2015-04-09
* Clean up some FakeCppCompileAction code. In particular FakeCppCompileAction w...Gravatar Janak Ramakrishnan2015-04-09
* Add more debugging to help track down crash.Gravatar Janak Ramakrishnan2015-04-09
* Enable extranal contributions to lib/webstatusserver/**/*Gravatar Laszlo Csomor2015-04-09
* Skylark: Update doc for setsGravatar Laurent Le Brun2015-04-09
* Cleanup: Create hash buffer reusing Md5Digest's length constant.Gravatar Thiago Farina2015-04-09
* Remove implicit outputs tag from py_binary docsGravatar Kristina Chodorow2015-04-09
* Enable external contribution on SingleJarGravatar Damien Martin-Guillerez2015-04-09
* Use variable to refer to main groupGravatar Daniel Wagner-Hall2015-04-09
* Add logging of blaze_cpu flag usage. Before we can remove this flag we need t...Gravatar Marian Lobur2015-04-09
* Add debug logging to help find mysterious crash experienced by users.Gravatar Janak Ramakrishnan2015-04-09
* Add native dependencies constant to Constants.java.Gravatar Michael Staib2015-04-09
* Remove BuilderUtils#rethrowCause(...)'s vestigial bitsGravatar Michajlo Matijkiw2015-04-08
* Skylark: The new_file functions don't need a root argument anymore.Gravatar Laurent Le Brun2015-04-08
* Skylark: Expose output_to_genfiles rule attributeGravatar Laurent Le Brun2015-04-08
* Cleanup: Change is IsSharedLibrary() to take a const-reference parameter.Gravatar Thiago Farina2015-04-08
* Remove reference to LinuxThreads, which should be thoroughly dead byGravatar Han-Wen Nienhuys2015-04-08
* Automated [] rollback of [].Gravatar Kristina Chodorow2015-04-08
* Remove unnecessary -B flag from linker command line.Gravatar Han-Wen Nienhuys2015-04-08
* Remove stale comment.Gravatar Nathan Harmata2015-04-08
* Added rule label to CppDebugPackageProvider to allow consumers to report bett...Gravatar Googler2015-04-08
* objc protos: Pass up dep on C++ runtime if depending on C++ APIGravatar Daniel Wagner-Hall2015-04-08
* Fix build failure when using older crosstool that doesn't have stdc-predef.h.Gravatar Janak Ramakrishnan2015-04-08
* Automated [] rollback of [].Gravatar Han-Wen Nienhuys2015-04-08
* Fix TODO in recursive directory creationGravatar Kristina Chodorow2015-04-08
* Switch to @AutoValue for RuleDefintion.Metadata now that it is available.Gravatar Googler2015-04-08
* Cleanup: Refactor the test of TEST_TMPDIR env variable.Gravatar Thiago Farina2015-04-08
* Rework LineNumberTable for python-preprocessed files to use binary search ins...Gravatar Eric Fellheimer2015-04-08
* unittest.bash fix: support undefined TEST_WARNINGS_OUTPUT_FILEGravatar Damien Martin-Guillerez2015-04-08
* Use AutoValue for FunctionSignatureGravatar Francois-Rene Rideau2015-04-08
* Add Google auto to bazelGravatar Francois-Rene Rideau2015-04-08
* objc: Pass --embed_label to iOS application Info.plist filesGravatar Daniel Wagner-Hall2015-04-08
* Pull compilation support out of ObjcActionsBuilderGravatar Daniel Wagner-Hall2015-04-08