aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Include the location of the current swiftmodule for LLDB.Gravatar Dmitry Shevchenko2016-08-12
* Remove all temporary detrius upon exiting objc action scripts.Gravatar Peter Schmitt2016-08-11
* fixed strip_prefix related with issue#1604Gravatar Zhexuan Yang2016-08-08
* StandaloneTestStrategy: Pass relative JAVA_RUNFILES and PYTHON_RUNFILES to testsGravatar Yue Gan2016-08-01
* Add a way to set build configuration values (defines) on swift_library targets.Gravatar Dmitry Shevchenko2016-08-01
* workers: Use workers by default for Javac.Gravatar Philipp Wollermann2016-07-29
* executable attribute on apple_genrule, which allows users to run apple_genrul...Gravatar Chris Parsons2016-07-29
* Add a resource parsing action.Gravatar Googler2016-07-28
* J2ObjC wrapper support for java annotation support with unpredictable inputs/...Gravatar Rumou Duan2016-07-27
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Add Skylark definitions of {new_,}git_repository.Gravatar Nelson Elhage2016-07-27
* Description redacted.Gravatar Googler2016-07-25
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* Rollback of commit 6b1856c0da95ccea97b13890b2617bd0635f4291.Gravatar Tobias Werth2016-07-21
* Make [] happy again by adding a test with the same name as the one whose dele...Gravatar Tobias Werth2016-07-21
* cc_configure.bzl: Output error message when executing a command failsGravatar Yun Peng2016-07-20
* Fix tests under build_defs/apple/test.Gravatar Dmitry Shevchenko2016-07-20
* Adding default value for environment variables and python binaryGravatar Yun Peng2016-07-18
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Fix Windows tests.Gravatar Dmitry Lomov2016-07-15
* Fixed repository.which() on WindowsGravatar Yun Peng2016-07-15
* StandaloneTestStrategy: Use relative paths for environmental variables relate...Gravatar Philipp Wollermann2016-07-14
* Remove a TODO for a closed bug.Gravatar Dmitry Shevchenko2016-07-13
* Autoconfigure MSVC CROSSTOOLGravatar Yun Peng2016-07-13
* Enable @testable import in swift_libraryGravatar Dmitry Shevchenko2016-07-11
* Make swift_library explicitly specify the module maps it is using.Gravatar Dmitry Shevchenko2016-07-11
* RELNOTES: use xcrun simctl instead of iossim to launch the app for "blaze run".Gravatar Googler2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Switch swift_library to using swiftc instead of swift -frontend.Gravatar Dmitry Shevchenko2016-07-08
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Fixed Bazel deb package dependency on Ubuntu 16.04Gravatar Yun Peng2016-07-01
* Remove hacks of building dll from msvc_link.pyGravatar Yun Peng2016-07-01
* Make building dll less a hack on WindowsGravatar Yun Peng2016-07-01
* Adding features to MSVC CROSSTOOLGravatar Yun Peng2016-07-01
* Add compilation mode handling to swift_library.Gravatar Dmitry Shevchenko2016-06-30
* Rollback of commit 368cc56fb2baa3e21be4acdd2410a4ce8245de93.Gravatar Googler2016-06-30
* Move platform environment from xcrun_action to apple_action.Gravatar Googler2016-06-30
* Refactor how coverage support files get to test actions.Gravatar Lukacs Berki2016-06-29
* Improve Clang modules compilation from swift_library ruleGravatar Dmitry Shevchenko2016-06-29
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Description redacted.Gravatar Carmi Grushko2016-06-23
* Rename data_path to strip_prefix, and directory to package_dir.Gravatar Yue Gan2016-06-22
* Roll forward of commit 2ba818ca7d2c77f517f1c0e6540c9af0501b7fb2: Ensure manif...Gravatar Andrew Pellegrini2016-06-22
* Fix test runner on Windows without runfiles.Gravatar Dmitry Lomov2016-06-21
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Adds missing arguments. Fixes #1403.Gravatar Yue Gan2016-06-21
* Remove breakpad support from bazelGravatar Dmitry Shevchenko2016-06-21