aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Inline TestConstants.TEST_WORKSPACE_DIRECTORY.Gravatar Ulf Adams2015-04-14
* A minor refactoring.Gravatar Lukacs Berki2015-04-13
* Skylark: Remove static type checking of variables/functions.Gravatar Laurent Le Brun2015-04-13
* Move com/google/devtools/build/lib/rules/workspace/* to com/google/devtools/b...Gravatar Lukacs Berki2015-04-13
* Extract boilerplate logic from ParallelEvaluator's SkyFunction.Environment im...Gravatar Janak Ramakrishnan2015-04-13
* Explicitly use bash to test negative exit codesGravatar Kristina Chodorow2015-04-13
* Simplify Skylark testsGravatar Francois-Rene Rideau2015-04-13
* Move NativeDepsHelper into the public tree.Gravatar Michael Staib2015-04-13
* Don't take into account symlinks when computing intrabuild file modifications...Gravatar Miguel Alcon Pinto2015-04-13
* Skylark builtin function cleanupsGravatar Francois-Rene Rideau2015-04-13
* Allow evaluation from StringGravatar Francois-Rene Rideau2015-04-13
* 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