aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
...
* LTO: Don't choke on cc_library without srcs.Gravatar Han-Wen Nienhuys2015-10-12
* Added android_compiler flag.Gravatar Austin Schuh2015-10-12
* Make Bazel use tools that are embedded in its binary.Gravatar Lukacs Berki2015-10-12
* Show documentation for --objc_generate_debug_symbolsGravatar Peter Schmitt2015-10-12
* Add isSource to Android aspect ArtifactLocation.Gravatar Googler2015-10-12
* Track skylark import cycles in terms of PackageIdentifiersGravatar Michajlo Matijkiw2015-10-12
* Rollback of commit 0f1b041c23e7cc3a2af4bb47a6cd1f3a331b5a4f.Gravatar Shreya Bhattarai2015-10-12
* Log immediately when AbstractQueueVisitor encounters a critical error.Gravatar Eric Fellheimer2015-10-12
* Do not change cwd when building J2ObjC protos.Gravatar Lukacs Berki2015-10-09
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Make it possible to load the tools/defaults package without a BUILD file pres...Gravatar Lukacs Berki2015-10-09
* Add support for filesets in LinuxSandboxedStrategy.Gravatar Philipp Wollermann2015-10-09
* Add combine option for multiple profile file statsGravatar Klaas Boesche2015-10-09
* Description redacted.Gravatar Nathan Harmata2015-10-09
* Make RedirectChaser follow redirects through external repositories correctly ...Gravatar Lukacs Berki2015-10-09
* For standalone spawn strategy (local execution), bootstrap ios SDKROOT (deter...Gravatar Chris Parsons2015-10-09
* Replace LoadingCache<String, Label> with Interner<Label> in order to save mem...Gravatar Miguel Alcon Pinto2015-10-09
* Visibility tweaksGravatar Michajlo Matijkiw2015-10-09
* Remove useless explicit 'stat' call on the BUILD file in directories encounte...Gravatar Nathan Harmata2015-10-09
* Add the ability to filter out attributes when doing queries.Gravatar Miguel Alcon Pinto2015-10-09
* Remove dead code.Gravatar Nathan Harmata2015-10-09
* Add executable option to http_fileGravatar Kristina Chodorow2015-10-09
* Handle the case of infinite symlink expansion where a path in a symlink chain...Gravatar Nathan Harmata2015-10-09
* Allow use of signing certificate name for iOS app signing.Gravatar Peter Schmitt2015-10-09
* Do not follow symlinks when checking if a repository symlink already exists.Gravatar Lukacs Berki2015-10-09
* Update "print" documentation (we discourage its use).Gravatar Laurent Le Brun2015-10-09
* Add a __workspace_dir__ variable alongside of __embedded_dir__ in the namespa...Gravatar Lukacs Berki2015-10-09
* Description redacted.Gravatar Francois-Rene Rideau2015-10-08
* Fix unsorted dumping of profiler task infoGravatar Klaas Boesche2015-10-08
* Set CLANG for invoking the LTO backend.Gravatar Han-Wen Nienhuys2015-10-08
* Pass APPLE_SDK_PLATFORM to the environment for actions requiring darwinGravatar Chris Parsons2015-10-08
* sandbox: Push creation of needed empty directories (like /tmp, TEST_TMPDIR) i...Gravatar Philipp Wollermann2015-10-08
* Fixed the computation of relative paths in RuleFactory.java:Gravatar Florian Weikert2015-10-08
* Add a custom converter to --crosstool_top so that select() works.Gravatar Lukacs Berki2015-10-08
* Add a mapping and relevant function calls in ObjcProvider to provide a way to...Gravatar Rumou Duan2015-10-07
* Move several commands over to using xcrun instead of hardcoding tooling locat...Gravatar Dave MacLachlan2015-10-07
* Fix new_http_archive's strip_prefix for zipsGravatar Kamal Marhubi2015-10-07
* Collect .o files compiled from C(++), and skip the rest for the LTO backend s...Gravatar Han-Wen Nienhuys2015-10-07
* Rules created by Skylark Macros now store the workspace-relative path of the ...Gravatar Florian Weikert2015-10-07
* Add a feature to require explicitly passing module maps.Gravatar Manuel Klimek2015-10-07
* Partially revert []: move the tools/defaults package back to the main reposit...Gravatar Lukacs Berki2015-10-07
* sandbox: Improve MountMap to always return entries sorted by path depth and l...Gravatar Philipp Wollermann2015-10-06
* Fix fallout from the previous CL renaming the tools directory.Gravatar Lukacs Berki2015-10-06
* Implement the prefix stripping for Java resources.Gravatar Lukacs Berki2015-10-06
* In FilesystemValueChecker, use 200 threads and don't waste threads on skipped...Gravatar Nathan Harmata2015-10-06
* Log how much time we spend manually checking files and directory listings for...Gravatar Nathan Harmata2015-10-06
* Pass IOS_SDK_VERSION_OVERRIDE to environment for darwin actionsGravatar Chris Parsons2015-10-06
* Adds support for selecting the different STL implementations in the Android NDK.Gravatar Alex Humesky2015-10-06
* Remove extraneous check in DependencyResolver.Gravatar Michael Staib2015-10-06
* Allow Java libraries to export and propagate proguard_specs.Gravatar Michael Staib2015-10-06