aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
...
* Also change C++ to use the new split attribute lists.Gravatar Ulf Adams2015-09-21
* Add additional sources of test host to xctest targetsGravatar Chris Parsons2015-09-21
* Split the list of instrumentation attributes into two lists.Gravatar Ulf Adams2015-09-21
* Partially revert change to collect baseline coverage from individual libraries.Gravatar Ulf Adams2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Adds an implicit "fully_linked" archive output to objc_library. Gravatar Googler2015-09-21
* More documentation for j2objc_library.Gravatar Rumou Duan2015-09-21
* Refactor SkylarkList to allow MutableListGravatar Francois-Rene Rideau2015-09-21
* Remove obsolete and deprecated xcode_options flag.Gravatar Googler2015-09-17
* Move all J2ObjC Bazel dependencies to third_party/java/j2objc.Gravatar Michael Thvedt2015-09-17
* Propogate J2ObjC files from runtime_deps in Java rules.Gravatar Michael Thvedt2015-09-17
* Stop throwing an exception if a Package was successfully created but contains...Gravatar Janak Ramakrishnan2015-09-17
* Teach Bazel to accept assembler-without-preprocessor source files.Gravatar Googler2015-09-16
* Remove a few minor lib.syntax -> lib.packages dependencies.Gravatar Lukacs Berki2015-09-16
* Clean up J2ObjC support in Bazel, removing an unused dependency and linting t...Gravatar Michael Thvedt2015-09-15
* Only collect source files from attributes that don't have instrumentation data.Gravatar Ulf Adams2015-09-15
* Support java_test and java_binary in AndroidStudioInfoAspect.Gravatar Dmitry Lomov2015-09-15
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Parses the correct values of SDK, Platform and XCode version numbers when gen...Gravatar Anastasios Kakalis2015-09-15
* Generate module maps for each objc_* target with compilation support.Gravatar Googler2015-09-15
* Have clang output .d dependency files during ObjcCompile.Gravatar Googler2015-09-15
* Support multiarchitecture objc libraries for both simulator and device archit...Gravatar Chris Parsons2015-09-15
* Package that is dependency of genquery cannot be null when genquery is being ...Gravatar Janak Ramakrishnan2015-09-15
* When generating Xcode projects, remove -I options from copts and instead add ...Gravatar Rumou Duan2015-09-14
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Skylark doc: clarify that new_file takes argument is relative to packageGravatar Laurent Le Brun2015-09-14
* Rollforward of [], which was rolled back in []. Cleans up support for objc_pr...Gravatar Michael Thvedt2015-09-14
* Clarify Skylark doc for ctx.files and ctx.fileGravatar Laurent Le Brun2015-09-14
* Make StdRedirect.dylib as a dependency of all ios_test and experimental_ios_t...Gravatar Googler2015-09-14
* Allows objc_* rules to depend on cc_inc_library.Gravatar Peter Schmitt2015-09-11
* Fixed Skylark stack trace:Gravatar Florian Weikert2015-09-11
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-11
* Propagate includes and defines attributes from cc_library to dependent objc_l...Gravatar Peter Schmitt2015-09-11
* Add experimental_ios_test to the list of rules that objc_xcodeproj can depend...Gravatar Chris Parsons2015-09-11
* Fix typo in a comment.Gravatar Philipp Wollermann2015-09-11
* Remove expectation of clang in producing .gcno of assembly files for instrume...Gravatar Chris Parsons2015-09-11
* StandaloneTestStrategy: Remove unnecessary TODO, as dmarting recently impleme...Gravatar Philipp Wollermann2015-09-09
* StandaloneTestStrategy: Make sure to create a fresh TEST_TMPDIR when running ...Gravatar Philipp Wollermann2015-09-09
* Save information about transitive packages in ConfiguredTargetValue and Aspec...Gravatar Marian Lobur2015-09-09
* Base .entitlements (and related extension) files on the full target label as ...Gravatar Chris Parsons2015-09-09
* Rollback of commit a708acd02baf3821c975801ae0e5cad6867a6735.Gravatar Mark Schaller2015-09-08
* Make Android rules work againGravatar Lukacs Berki2015-09-08
* Display TIMEOUT for test that times outGravatar Damien Martin-Guillerez2015-09-08
* Remove references to the legacy android_resources rule from the Bazel BUILD e...Gravatar Lukacs Berki2015-09-08
* Skylark: configuration fragments for host configuration can now be accessed v...Gravatar Florian Weikert2015-09-08
* Inline the native deps suffix constant in one location.Gravatar Ulf Adams2015-09-08
* Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535.Gravatar Janak Ramakrishnan2015-09-08
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-08
* Teach Bazel to accept assembler-without-preprocessor source files.Gravatar Googler2015-09-04
* Rollback of commit 47107aad33695a040b0f771f0c09d66874c4d533.Gravatar Ulf Adams2015-09-04