aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add functionality to discard orphaned binaries and middlemen.Gravatar Michajlo Matijkiw2015-03-25
* Proper support for the external immutable directory mechanism for symlink cha...Gravatar Nathan Harmata2015-03-25
* Remove experimental Go support until we have a solution which fits the 'go' t...Gravatar Han-Wen Nienhuys2015-03-25
* Blaze docs: open-source the Skylark API documentation.Gravatar Laszlo Csomor2015-03-25
* Skylark: native module is updated.Gravatar Googler2015-03-25
* Add support of aspects to the skyframe implementation of query. To keep these...Gravatar Marian Lobur2015-03-25
* More precisely document AttributeMap.get (particularly the possibilityGravatar Greg Estren2015-03-25
* Allow the number of threads used in target parsing to be configurable.Gravatar Eric Fellheimer2015-03-25
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
* Remove useless flag check; executeBuild is only called if execution is reques...Gravatar Nathan Harmata2015-03-25
* Merge PackageSerializer's and ProtoOutputFormatter's duplicatedGravatar Greg Estren2015-03-25
* Bazel docs: document cc_library.hdrs_check and fix a broken BE link.Gravatar Laszlo Csomor2015-03-25
* Bazel docs: add missing section about $(location) expansion.Gravatar Laszlo Csomor2015-03-25
* Skylark: kill package loading if a Skylark file has errors.Gravatar Googler2015-03-25
* Compile objc resources when bundling, not at each target.Gravatar Peter Schmitt2015-03-24
* Removed a <?> generic in a instanceof.Gravatar Damien Martin-Guillerez2015-03-24
* Line break after . rather than beforeGravatar Daniel Wagner-Hall2015-03-24
* Actually add OutputGroupProvider.DEFAULT to the set of files to be built when...Gravatar Lukacs Berki2015-03-24
* Skylark: native module is updated with exports_files and package_group.Gravatar Googler2015-03-24
* Skylark: Allow builtin functions to be shadowed.Gravatar Laurent Le Brun2015-03-24
* Adds some notes about --batch flag.Gravatar Googler2015-03-24
* Make Bazel's documentation nicer.Gravatar Laszlo Csomor2015-03-24
* Skylark: Package environment extensions can register functions with the nativ...Gravatar Googler2015-03-24
* Parser: Useful error messages when a Python keyword is used.Gravatar Laurent Le Brun2015-03-24
* Implemented an partial emulation of fstatat for OS XGravatar Damien Martin-Guillerez2015-03-24
* Fixed timestamp of unittest.bash under OS XGravatar Damien Martin-Guillerez2015-03-24
* Parser: Add Python 3 keywords.Gravatar Laurent Le Brun2015-03-24
* Preload the universe for query testsGravatar Mark Schaller2015-03-24
* Create the Bazel homepage.Gravatar Laszlo Csomor2015-03-24
* Skylark: zip function is implemented.Gravatar Googler2015-03-24
* Parser: Improve error messages (mention what was expected)Gravatar Laurent Le Brun2015-03-24
* Skylark: Implement string.index and string.rindexGravatar Laurent Le Brun2015-03-24
* Skylark: the native module is refactored and documented.Gravatar Googler2015-03-24
* Use getpwuid(getuid()) to determine the output root under LinuxGravatar Damien Martin-Guillerez2015-03-24
* A minor change in the path of ijars: previously the exec path of a java_binar...Gravatar Lukacs Berki2015-03-23
* Skylark: document ctx.expand_make_variables.Gravatar Googler2015-03-23
* Skylark: Fix typing for slice/substring operator.Gravatar Laurent Le Brun2015-03-23
* Recursively create cache dirGravatar Kristina Chodorow2015-03-23
* Add serialization functionality to classes.Gravatar Eric Fellheimer2015-03-23
* Only use a single copy of a nested bundle with ios_multi_cpus.Gravatar Peter Schmitt2015-03-23
* Use a /var/tmp path for Bazel output tree on OSXGravatar Daniel Wagner-Hall2015-03-23
* Reword documentation of --universe_scope to emphasize that it isn't necessari...Gravatar Nathan Harmata2015-03-23
* Include generateSubmodules in the cache key.Gravatar Googler2015-03-23
* Remove default_obsolete reference (since the attributeGravatar Greg Estren2015-03-23
* Description redacted.Gravatar Googler2015-03-23
* Use OS-specific caches for output rootGravatar Kristina Chodorow2015-03-23
* Don't bother cleaning the graph if we are crashing anyway, since attempting t...Gravatar Nathan Harmata2015-03-23
* Remove common java code between objc tools and rules.Gravatar Peter Schmitt2015-03-23
* Pass pre-processed label to Xcodegen so it can be used as an Xcode target nam...Gravatar Matthew DeVore2015-03-23
* Description redacted.Gravatar Greg Estren2015-03-23