1. e5e2aac Update README and fix broken tests by davg · 4 years, 9 months ago
  2. c4ec5ba Also build both watchOS CPUs when targeting armv7k or arm64_32 as opposed to only building both when targeting iOS. by ivanhernandez · 4 years, 9 months ago
  3. 997ce71 Increase minimum iOS OS to 10.0 for some tests by Googler · 4 years, 9 months ago
  4. ea4ff92 Updates version number to 0.4.265931314.20190828. by kelvinchan · 4 years, 9 months ago
  5. 08cc253 Skip creating indexer targets for targets that are direct dependencies of test targets. by Googler · 4 years, 9 months ago
  6. d648eea Don't apply ARM watchOS cpus to iOS simulator builds. by ivanhernandez · 4 years, 9 months ago
  7. 1df8eb8 Updates version number to 0.4.264899296.20190822. by rein · 4 years, 9 months ago
  8. 030c0ee Always build both armv7k and arm64_32 architectures when targeting a physical watchOS device or building an application for a physical iOS device that also includes a watch app. by ivanhernandez · 4 years, 9 months ago
  9. 6928bd7 Move _tulsi-includes -> bazel-tulsi-includes by davg · 4 years, 9 months ago
  10. ca799bf Use AppleBundleInfo to detect platform_type instead of always reading it from the attribute. by kaipi · 4 years, 9 months ago
  11. 4b16a66 Modify tests to account for rules_apple to split the test rules. by kaipi · 4 years, 9 months ago
  12. fe15efa Automated rollback of commit 6b5c91bda66c55fe5adb5af4c26975bcd85dca7e. by Googler · 4 years, 9 months ago
  13. 6b5c91b Fix Tulsi tests to work with the new way the test rules are split into a bundle target and a test target. by kaipi · 4 years, 9 months ago
  14. 0178949 Updates version number to 0.4.263367181.20190814. by ivanhernandez · 4 years, 9 months ago
  15. 56b5dee Add a warning for iOS bundle targets with different min OS versions by davg · 4 years, 9 months ago
  16. 7d73230 Move Tulsi link into the generated xcodeproj (<xcodeproj>/.tulsi/tulsi-workspace) by dmaclach · 4 years, 9 months ago
  17. 1f3524a Change XCTFail in setUp() to print statements because calling XCTFail results in a test crash and prevents the errors from being displayed. If something fails in setUp(), the errors will be printed and the test will eventually fail do to setup not being done. by ivanhernandez · 4 years, 9 months ago
  18. 515e775 Missed a spot when updating 10.1 -> 10.2.1. by ivanhernandez · 4 years, 9 months ago
  19. 3c96501 Update Tulsi to use Xcode 10.2.1. by ivanhernandez · 4 years, 9 months ago
  20. b22d87a Updates version number to 0.4.261170668.20190801. by ivanhernandez · 4 years, 10 months ago
  21. 7ca4fba Updates version number to 0.4.255225287.20190801. by ivanhernandez · 4 years, 10 months ago
  22. 56a071b Move bazel_cache_reader to Contents/MacOS/ from Contents/Resources/ by Googler · 4 years, 10 months ago
  23. 79016be Updates version number to 0.4.259802971.20190724. by kelvinchan · 4 years, 10 months ago
  24. 09398a3 Add universal startup flags to the clean script by davg · 4 years, 10 months ago
  25. fe6fbef Default to C++11. Updates options list to match Xcode 10.2.1 and Xcode 11 settings. by dmaclach · 4 years, 10 months ago
  26. c7f934b Updates version number to 0.4.257463094.20190710. by davg · 4 years, 10 months ago
  27. 79f49bf Updates version number to 0.4.255207973.20190626. by ivanhernandez · 5 years ago
  28. bf4cefe Scope the lockfile to workspace to allow simultaneous builds from different workspaces. by ivanhernandez · 5 years ago
  29. 7379691 Internal change. by thomasvl · 5 years ago
  30. bd941ad Update goldens by davg · 5 years ago
  31. ba28881 Update tests to disable Swift worker by davg · 5 years ago
  32. 86c5c08 Migrate Tulsi to use the new provider style to access Objc by davg · 5 years ago
  33. 8516850 Updates version number to 0.4.253865084.20190618. by davg · 5 years ago
  34. a26d9e0 Tune timeout for test targets by Googler · 5 years ago
  35. e7e988a Set up tests to make sure that indexing targets are buildable. by dmaclach · 5 years ago
  36. 547fd0c Add a new option to Tulsi: ProjectGenerationBazelStartupOptions by Googler · 5 years ago
  37. 1cb0527 Bump rules_apple version to 0.17.2 and attempt to fix PY issue by davg · 5 years ago
  38. 4d5d515 Updates version number to 0.4.251905061.20190606. by rein · 5 years ago
  39. d1baca3 Updates version number to 0.4.251736730.20190605. by rein · 5 years ago
  40. 66c06ec Properly escape define values with spaces by davg · 5 years ago
  41. e47cf66 Use depset for objc target includes composition by Johannes Plunien · 5 years ago
  42. a0afb63 Fix tulsi for --incompatible_enable_cc_toolchain_resolution by hlopko · 5 years ago
  43. dd60f0a Updates version number to 0.4.249658920.20190523. by ivanhernandez · 5 years ago
  44. 2f22845 Updates version number to 0.4.248710209.20190517. by davg · 5 years ago
  45. 40fb519 Update for new rules_swift APIs. by Googler · 5 years ago
  46. 8dd6f84 Add ctx argument to cc_common.configure_features by hlopko · 5 years ago
  47. 1360cee Updates version number to 0.4.246179039.20190501. by ivanhernandez · 5 years ago
  48. 86a7eef Add bazel version output to test runs to make it easier to identify what version of bazel is failing. by ivanhernandez · 5 years ago
  49. 91a3a80 Update tulsi so that it works with {platform}_{unit,ui}_test rules. by kaipi · 5 years ago
  50. 3e3ba76 Update goldens by davg · 5 years ago
  51. 323f502 Bump to rules_apple v0.15.0 by davg · 5 years ago
  52. 8836456 Updates version number to 0.4.245243065.20190425. by kelvinchan · 5 years ago
  53. 0ec84ed Internal change by Googler · 5 years ago
  54. 47c41eb Automatic code cleanup. by Googler · 5 years ago
  55. 8ba0100 Make TreeArtifactOutputs optional based on a config setting. by davg · 5 years ago
  56. 3dd59ab Updates version number to 0.4.244069189.20190417. by davg · 5 years ago
  57. 9513006 Make dSYMs optional for Swift by davg · 5 years ago
  58. 959b1f9 Enable tree artifact outputs by default. by davg · 5 years ago
  59. f7e8942 Use Xcode 10.1 for BuildKite by davg · 5 years ago
  60. 94eca3c Fix typos and explicitly define the OS version to target with xcodebuild. Otherwise the latest version is always targeted which is dependent on which Xcode version is selected. by ivanhernandez · 5 years ago
  61. ba3e83e Updates version number to 0.4.243086566.20190411. by rein · 5 years ago
  62. 04c2f8f Use `clang --version` instead of `clang -help` for tests by davg · 5 years ago
  63. c52eaa4 Remove Tulsi version from --tool_tag argument by davg · 5 years ago
  64. b630edd Fix tests broken by Swift worker change by davg · 5 years ago
  65. 402b3d8 Updates version number to 0.4.241796886.20190403. by ivanhernandez · 5 years ago
  66. 8ae3d73 Add arm64e to the valid CPUs to target in Tulsi. by ivanhernandez · 5 years ago
  67. 0e0b4d0 Remove Tulsiendtoendtests from the testsuite. by ivanhernandez · 5 years ago
  68. 7da9e5d Update goldens by davg · 5 years ago
  69. cd08913 Bump rules_apple to 0.14.0 by Thi · 5 years ago
  70. 37e3aa7 Add nocheck_visibility flag for tests by davg · 5 years ago
  71. 14b703a Prepare Tulsi to accept the platform specific test rules. by kaipi · 5 years ago
  72. 88074ad Updates version number to 0.4.239647554.20190321. by davg · 5 years ago
  73. 43597ad Automatic code cleanup. by Googler · 5 years ago
  74. 1150959 Update docs to be more accurate about fastbuild by davg · 5 years ago
  75. 1328602 Add TulsiEndToEndTests to Tulsi's test suite by davg · 5 years ago
  76. ee1605c Updates version number to 0.4.237327622.20190308. by ivanhernandez · 5 years ago
  77. f076f69 Updates version number to 0.4.237303573.20190307. by ivanhernandez · 5 years ago
  78. 6ea2cbc Improve handling of xcode version in bazel_build.py by davg · 5 years ago
  79. 6b6f2c4 Migrate resource usage to data attribute. by kaipi · 5 years ago
  80. 0b1c469 Fix xcdatamodel and xcassets files referenced by data attribute on objc_library. by dierksen · 5 years ago
  81. 1759d0d Remove dierksen from CODEOWNERS. by dierksen · 5 years ago
  82. c4b1906 Remove processing of the binary attribute. by kaipi · 5 years ago
  83. 31ed6d3 Add missing minimum_os_version attributes. by dierksen · 5 years ago
  84. 7eb3398 Splits the test cases in ButtonsEndToEndTest into two separate files. by ivanhernandez · 5 years ago
  85. f16d99d Add missing minimum_os_version values. by Googler · 5 years ago
  86. d202581 Removing TODO; hasn't been an issue for about a year. by dierksen · 5 years ago
  87. 0b71f94 Updates the goldens to include the 'ProductBuildVersion' in the xcode version to match bazel's representation. Also updates certain Goldens to include the sources from "additional_contents". by ivanhernandez · 5 years ago
  88. c1f1186 Updates version number to 0.4.235924984.20190227. by dierksen · 5 years ago
  89. 190d13e Update dependency check tests. by kaipi · 5 years ago
  90. 34fd323 Remove builtin gcc3 include dir by davg · 5 years ago
  91. 7d75ff7 Add "additional_contents" to the list of attributes that the output aspect should propagate to. This should cause the output aspect to pick up macos_application dependencies that were being missed. by ivanhernandez · 5 years ago
  92. 42bffb7 Add script for updating Tulsi goldens. by dierksen · 5 years ago
  93. ad6d85f Remove filter for bazel executable by Keith Smiley · 5 years ago
  94. 5e1b914 Make explicit copy of a dict instead of creating a reference to it. by ivanhernandez · 5 years ago
  95. bd581fd Automatic code cleanup. by Googler · 5 years ago
  96. b0082a2 Updates `+` operator for dicts which is no longer supported and is currently breaking our tests. Also updates a few other deprecated methods in tulsi_aspects.bzl. by ivanhernandez · 5 years ago
  97. f7d337d Updates version number to 0.4.234838660.20190220. by davg · 5 years ago
  98. ed78062 Revert to once again use the legacy build system. by davg · 5 years ago
  99. 989fd70 Fix issue where error text color is black on dark grey background when using Mojave dark mode. by Googler · 5 years ago
  100. 36d0a93 Migration objc_library resource related attributes. by thomasvl · 5 years ago