1. 05a474b Add ivanhernandez to contributors. by ivanhernandez · 6 years ago
  2. a062205 Migrated the output aspect to using a modern provider. by ivanhernandez · 6 years ago
  3. 6a204be Xcode 10 support by Nicholas Levin · 6 years ago
  4. 125aa37 Update README with information about new settings by davg · 6 years ago
  5. 02c987c Added an integration test for a build file with at least two extension-host pairs. by ivanhernandez · 6 years ago
  6. ed05e7b Update Tulsi Goldens. by dierksen · 6 years ago
  7. 9bb4b70 Updates version number to 0.4.205105037.20180718. by dierksen · 6 years ago
  8. fb574ff Build a separate scheme for every extension-host pair. by ivanhernandez · 6 years ago
  9. 98d23e0 Bump lastUpgradeCheck to Xcode 9.4. by davg · 6 years ago
  10. c3539e5 Add tests target containing all tests by davg · 6 years ago
  11. 0581d56 E2E tests for user_build.py by davg · 6 years ago
  12. fa73593 Add project settings to help caching by davg · 6 years ago
  13. de5efc7 Add Bazel feature flags functionality by davg · 6 years ago
  14. 2dc68d1 Keep Bazel flags consistent by davg · 6 years ago
  15. 07db490 Setup for improvements to Bazel caching by davg · 6 years ago
  16. 8af1ed4 Print Bazel test errors to the Travis CI job log. by Nicholas Levin · 6 years ago
  17. 8fc7192 Revert accidental deletion of test goldens. by dierksen · 6 years ago
  18. cb7822e Updates version number to 0.4.204132582.20180711. by dierksen · 6 years ago
  19. 58ca197 Format .bzl files with buildifier by Googler · 6 years ago
  20. 13cac32 Fix for https://github.com/bazelbuild/tulsi/commit/ebf3108408ac1a9663340ffc71db81cac1ac90a3 which davg pointed out was really, really bad. by dmaclach · 6 years ago
  21. ebf3108 Does a better job about getting timing for installing generated headers by throwing it out on a thread. by dmaclach · 6 years ago
  22. caa68e9 Add SwiftProject golden file. by Jonathan Dierksen · 6 years ago
  23. 7317867 Update Tulsi Goldens. by Jonathan Dierksen · 6 years ago
  24. 904a87b Revert back to minimum_os_version = 10.12. by dierksen · 6 years ago
  25. f19c392 All defines in a RuleEntry are now added as Swift define flags to all indexer by ivanhernandez · 6 years ago
  26. 5bf0c72 Update Tulsi minimum_os_version to 10.13. by dierksen · 6 years ago
  27. 65ad66f Updates version number to 0.4.202376144.20180627. by dierksen · 6 years ago
  28. 0cfd085 Improve support for -Xcc flags for swift indexers by davg · 6 years ago
  29. 240e1e3 Migrate Tulsi integration tests from Xcode project to bazel. by dierksen · 6 years ago
  30. 585af60 Fix error for Swift targets without ObjcProvider by davg · 6 years ago
  31. 2071692 Updates version number to 0.4.201463861.20180620. by kelvinchan · 6 years ago
  32. cc216dc Update some incorrect bazel references. by dierksen · 6 years ago
  33. a1ad742 Improve integration test error messages by davg · 6 years ago
  34. f9d6e51 Include files left out of previous change. by Googler · 6 years ago
  35. 175e58c Add support for rules_swift targets. by Googler · 6 years ago
  36. 137415c Remove reference to TULSI_UPDATE_DSYM_CACHE by davg · 6 years ago
  37. f93c6d6 Remove some (stable) feature flags by davg · 6 years ago
  38. 54e31e0 Update tulsi.bazel.build footer with Google Privacy Policy. by dierksen · 6 years ago
  39. f70180f Updates version number to 0.4.200450656.20180613. by davg · 6 years ago
  40. 8eccd96 Remove non_propagated_deps references. by kaipi · 6 years ago
  41. 84dcd96 Automatic code cleanup. by Googler · 6 years ago
  42. f7a4795 Fix bug when building for Generic (iOS) Device by davg · 6 years ago
  43. fcfdc5f Updates version number to 0.4.199512534.20180606. by rein · 6 years ago
  44. b30aa9f Default to use the old build system in Xcode 10 by davg · 6 years ago
  45. 949a1b0 Fix error when building with Xcode 10 by davg · 6 years ago
  46. c2c01aa Add .dmg target for Tulsi. by dierksen · 6 years ago
  47. c6868d8 Improve error message for unsupported rule types by davg · 6 years ago
  48. a6cab4a Remove UseAspectsForTestSuite option by davg · 6 years ago
  49. 8ad7169 Updates version number to 0.4.198725367.20180531. by dierksen · 6 years ago
  50. 809786e Fix broken tulsi_outputs_aspect by davg · 6 years ago
  51. c56e800 Updates version number to 0.4.198617247.20180531. by dierksen · 6 years ago
  52. 3270921 Remove non_propagated_deps from tests by kaipi · 6 years ago
  53. 5844020 Updates version number to 0.4.197741029.20180523. by kelvinchan · 6 years ago
  54. abc1ac2 Fix issue regarding non-target deps by davg · 6 years ago
  55. b46c744 Updates version number to 0.4.196886577.20180516. by davg · 6 years ago
  56. 4d7e0c1 Improve Swift indexing of generated ObjC code by davg · 6 years ago
  57. 750dc7d Support enabling tsan and ubsan from Xcode UI by davg · 6 years ago
  58. d809da9 Only collect extensions from bundled targets by davg · 6 years ago
  59. 3476863 Propagate aspect down `srcs` attr by davg · 6 years ago
  60. 68f9816 Updates version number to 0.4.196001161.20180509. by kelvinchan · 6 years ago
  61. a029cbf Fix path for install_genfiles_tests. by dierksen · 6 years ago
  62. adc9028 Add bazel_build_flags.py to xcodeproj. by dierksen · 6 years ago
  63. 79ac38b Add bazel flags to support on-device testing. by dierksen · 6 years ago
  64. a496e21 Add the proper generated Info.plist to xcodeproj by davg · 6 years ago
  65. 2534171 Fix KeyError in bazel_build.py by davg · 6 years ago
  66. 45a0737 Add "tulsi_deps" to "_TULSI_COMPILE_DEPS". by Googler · 6 years ago
  67. d5d7a1e Bump rules_apple version to 0.5.0. by dierksen · 6 years ago
  68. 12d7479 Hide indexer scheme by default by davg · 6 years ago
  69. 80d02db Updates version number to 0.4.195146298.20180502. by dierksen · 6 years ago
  70. cd7ee25 Remove last usage of legacy swift provider by davg · 6 years ago
  71. dc65ebf Add BUILD files and bazel targets for Tulsi. by dierksen · 6 years ago
  72. 60290d9 Don't hardcode swift_library for indexer targets by davg · 6 years ago
  73. 46942e5 Address embedded bundles without cache access. by nglevin · 6 years ago
  74. 1aeb5b4 Run buildifier against all Tulsi Skylark files. by dierksen · 6 years ago
  75. 5e282ab Move bazel_cache_reader out of Utilities path and directly to Resources. by dierksen · 6 years ago
  76. 6c6ddb8 Improve support for lprojs by davg · 6 years ago
  77. 1755743 Workspace-root-relative #include auto-completion by davg · 6 years ago
  78. d15365e Localized strings are not supposed to be in Base, they should be in the correct locale. by dmaclach · 6 years ago
  79. e6a006d Remove APFS clone feature flagging. by nglevin · 6 years ago
  80. 90aea43 Updates version number to 0.4.194259773.20180425. by davg · 6 years ago
  81. 2cede15 Migrate Tulsi from legacy swift provider to SwiftInfo. by dierksen · 6 years ago
  82. d56e22c Updates version number to 0.4.193410225.20180418. by nglevin · 6 years ago
  83. 799fa54 Add Homebrew default location for bazel. by dierksen · 6 years ago
  84. 0851e9f Nit: remove reference to plutil. by nglevin · 6 years ago
  85. 627ffda Remove mdimport call that's no longer necessary. by nglevin · 6 years ago
  86. 01dc57e Add start/end time logging for total post-bazel-processing. by dierksen · 6 years ago
  87. 5c92b4c Remove .lldbinit-tulsiproj-epilogue. by nglevin · 6 years ago
  88. d99ded9 Updates version number to 0.4.192509556.20180411. by kaipi · 6 years ago
  89. 1fd99e4 Build Swift with dSYMs by default again. by nglevin · 6 years ago
  90. 3f40265 Fix integration tests by kaipi · 6 years ago
  91. 477f685 Add get-task-allow entitlement to all Tulsi builds by davg · 6 years ago
  92. 099f33e Don't sanitize config names when reading. by nglevin · 6 years ago
  93. 4e325ff Remove exception for lldbinit and watch apps. by nglevin · 6 years ago
  94. 67d1ae9 Fix broken macos_command_line_application builds by davg · 6 years ago
  95. 1ad5496 Support project generation only build flags by davg · 6 years ago
  96. b7831ca Remove main_group_path from bazel_build.py by nglevin · 6 years ago
  97. 55f2008 Automated rollback of commit f35e98d96c65ac621bc6c5bd7a7fde44744a7eff. by nglevin · 6 years ago
  98. 3fc68df Updating some of the site pages to account for Bazel and Tulsi changes. by dierksen · 6 years ago
  99. 789c7fe Updates version number to 0.4.191771621.20180405. by kelvinchan · 6 years ago
  100. 552e97c Link to radar for Xcode module map issue by davg · 6 years ago