aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Add experimental external event repository progress messages.Gravatar Googler2015-03-23
* Rolling forward rolled back change that did declared dependencies on discover...Gravatar Janak Ramakrishnan2015-03-23
* Use a single critical path component in case of shared actions that run concu...Gravatar Miguel Alcon Pinto2015-03-23
* Add xctest_app ipa file to files-to-buildGravatar Matthew DeVore2015-03-23
* Add C++ flags to C++ linkstamp compiles.Gravatar Manuel Klimek2015-03-23
* remove ActionMetadata#getInputCountGravatar Michajlo Matijkiw2015-03-23
* Make rules referencing paths outside of the execution root an error.Gravatar Manuel Klimek2015-03-23
* Automated [] rollback of [].Gravatar Googler2015-03-23
* Don't print out action cache if it has more than 1000 entries. This prevents ...Gravatar Janak Ramakrishnan2015-03-23
* Use a more restricted type bound on SkyFunctionException#validateExceptionTyp...Gravatar Nathan Harmata2015-03-23
* Enable support for multiple variable assignments.Gravatar Laurent Le Brun2015-03-23
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23
* Skylark: proper anchor is generated for Boolean types in the documentation.Gravatar Googler2015-03-23
* Skylark: minor documentation cleanups.Gravatar Googler2015-03-23