1. 73ca99f Install generated headers in the background by davg · 6 years ago
  2. fb748fb Use rsync to copy over files to Xcode locations by davg · 6 years ago
  3. cfa8eba Swift 4 changes for editing configs. by nglevin · 6 years ago
  4. 811782a Add @objc attribute to some bound properties. by dierksen · 6 years ago
  5. bfe883b Automated rollback of commit c7a7bfd65548003a08259b3dcef0a2c8013b32f0. by dierksen · 6 years ago
  6. c7a7bfd Combine Localizable.strings from Tulsi/Generator. by dierksen · 6 years ago
  7. 3f7ec4e Updates version number to 0.4.189934614.20180321. by nglevin · 6 years ago
  8. 1b8254b Turn off TULSI_APFS_CLONE for Xcode < 9. by nglevin · 6 years ago
  9. f63cbe0 Clean up built products group by davg · 6 years ago
  10. 9b3527e Removed unnecessary flags. by kaipi · 6 years ago
  11. 12ea061 Address aspect for macos_command_line_application. by nglevin · 6 years ago
  12. ae214a4 Pass bazel messages to the logger. by dierksen · 6 years ago
  13. 8dc509d Move to the new define from bazel_rules_apple. by thomasvl · 6 years ago
  14. 736f918 Remove unused codesigning keys. by nglevin · 6 years ago
  15. b031c45 Attempt at fixing bazel_cache_reader codesigning by davg · 6 years ago
  16. 4ad2455 Updates version number to 0.4.189073153.20180314. by davg · 6 years ago
  17. 7e5bcb3 More accurate swift attr handling by davg · 6 years ago
  18. efd1731 Improve handling of local_repositories by davg · 6 years ago
  19. b4aaebe Use APFS clone for copying artifacts when available. by nglevin · 6 years ago
  20. c9816ab Adding DBGShellCommands interactions to Tulsi. by nglevin · 6 years ago
  21. 4df9695 Adding rein to contributors. by rein · 6 years ago
  22. 943d839 Process dSYMs from aspect instead of envvar. by nglevin · 6 years ago
  23. 7ebdbcc Use TulsiTestRunner config when building tests by davg · 6 years ago
  24. d3fe200 Include tulsi version in the tool_tag Bazel arg by davg · 6 years ago
  25. ca3f5fd Use copts instead of swift_version attr by davg · 6 years ago
  26. eea49f4 Updates version number to 0.4.188210387.20180307. by kaipi · 6 years ago
  27. bbb1b25 Fetch minimum_os_version from AppleBundleInfo by davg · 6 years ago
  28. 151f488 Improve Scheme generation by davg · 6 years ago
  29. a864260 Remove default swift_version from AspectTests. by dierksen · 6 years ago
  30. 66bf6c5 Removed covmap code that hasn't worked since Xcode 7. by nglevin · 6 years ago
  31. ea6dbf9 Delay logger creation until after obtaining lock. by dierksen · 6 years ago
  32. 5da6358 Discover test_suites via Aspect by default by davg · 6 years ago
  33. 0b1bce6 Don't buffer build output by davg · 6 years ago
  34. 0bfcdef Updates version number to 0.4.187349144.20180228. by dierksen · 6 years ago
  35. 0453663 Update octal literals in bazel_build.py. by dierksen · 6 years ago
  36. f5881a6 Wrap log file rotation in a try block. by dierksen · 6 years ago
  37. e9ae204 Whitelist extensions for generated files by davg · 6 years ago
  38. 2f5431b Automated rollback of commit 6989b830b6406ec84db56043ad886db665a3abd1. by nglevin · 6 years ago
  39. f736706 Updates version number to 0.4.186625738.20180222. by kelvinchan · 6 years ago
  40. 543b3f8 Use flag to keep BEP file paths local by davg · 6 years ago
  41. 83803b4 Add workaround for LLDB latency. by nglevin · 6 years ago
  42. e99bc53 Update goldens by davg · 6 years ago
  43. 6989b83 Keep debug information in dSYM bundle. by nglevin · 6 years ago
  44. 36052e8 Automated rollback of commit deab940eb7c76a1bb02d912e7014aba27a067541. by nglevin · 6 years ago
  45. 6f202a9 Automated rollback of commit d6b7a8dbcd307ae93be9f4e7b5e90d32febdd4d5. by nglevin · 6 years ago
  46. f02362f Avoid redundant quotes in DBGVersion 2. by nglevin · 6 years ago
  47. 45c5f02 Use AppleTestInfo provider for test targets by davg · 6 years ago
  48. d56d4ed Migrate use of xcode_config_alias by Googler · 6 years ago
  49. d6b7a8d Retire redundant debug symbol resolution methods. by nglevin · 6 years ago
  50. 41b6039 Address one other Cocoa binding. by nglevin · 6 years ago
  51. f4e9b21 Fixes #42 by Vitor Pereira · 6 years ago
  52. db30445 Cleanup in TulsiGenerator. by nglevin · 6 years ago
  53. 28d20b4 Swift 4 conversion via Xcode 9.2. by nglevin · 6 years ago
  54. 0084977 Minor fix now that we're targeting Swift 3.2 by davg · 6 years ago
  55. 93f654b Address Swift 3.2 warnings. by nglevin · 6 years ago
  56. 5e8c882 Pass --xcode_version=9.2 for integration tests by davg · 6 years ago
  57. 3258b1e Automated rollback of commit f0bab83186b9e474ce2c7fda0e93be838086b3c0. by davg · 6 years ago
  58. deab940 Add back dotted path code path. by nglevin · 6 years ago
  59. 5a8bb76 Updates version number to 0.4.185727384.20180214. by nglevin · 6 years ago
  60. c54fe6e Fetch target product-type from AppleBundleInfo by davg · 6 years ago
  61. f0bab83 Automated rollback of commit 59704429b54110ed10a7490704cbbdee2232b0c9. by davg · 6 years ago
  62. 5970442 Use swift provider to fetch swift version by davg · 6 years ago
  63. b6947fa Add an explicit logfile rollover at the beginning of each Tulsi bazel build. by dierksen · 6 years ago
  64. f7fef0b Improve handling of generated files by davg · 6 years ago
  65. d0e538f Rename tulsi-workspace to _tulsi-workspace by davg · 6 years ago
  66. 578eb47 Add logging to file on the bazel_build side of things. by dierksen · 6 years ago
  67. a687e0c Updates version number to 0.4.184881447.20180207. by kelvinchan · 6 years ago
  68. 5ebd53b Make Spotlight check less strict on inputs. by nglevin · 6 years ago
  69. a751c9c Refactor execroot code for clarity. by nglevin · 6 years ago
  70. eea278e Add New Folder option to project generation. by nglevin · 6 years ago
  71. fbad1ee Raise deployment target to 10.12 for logging. by nglevin · 6 years ago
  72. deb33f2 Disable ALL_DSYMS until Apple rules are updated. by nglevin · 6 years ago
  73. ac35efe Update test goldens. by nglevin · 6 years ago
  74. 92e64a7 Remove the TULSI_PATCHLESS_DSYMS feature flag. by nglevin · 6 years ago
  75. 2256631 Fast follow, remove extra flush. by nglevin · 6 years ago
  76. ab1ac19 Disable Spotlight check for test infra. by nglevin · 6 years ago
  77. 604d885 Add check for Spotlight in build script. by nglevin · 6 years ago
  78. 1642efe Add local logging to file. by dierksen · 6 years ago
  79. e9139e6 Updates version number to 0.4.184017821.20180131. by kaipi · 6 years ago
  80. 5ae47b6 Support logic tests in our xcschemes by davg · 6 years ago
  81. 8af88ff Automated rollback of commit bf94200885c8c319dc5187d57081537711414725. by nglevin · 6 years ago
  82. fc11ea3 Stops trying to re-sign test bundles on macOS. by stevewright · 6 years ago
  83. 64d6b0b Clean code related to bundle output management. by kaipi · 6 years ago
  84. 848b908 Updates version number to 0.4.183147204.20180124. by dierksen · 6 years ago
  85. 0134010 Fix Tulsi merge error by kaipi · 6 years ago
  86. 404f462 Remove support for ios_test by kaipi · 6 years ago
  87. 0f865a1 Filter test_suites via our Aspect by davg · 6 years ago
  88. 57d464c Resolve issue refreshing Tulsi Project. by nglevin · 6 years ago
  89. b014253 Don't buffer build output by davg · 6 years ago
  90. 7c2ae20 Update goldens by davg · 6 years ago
  91. c553f66 Workaround for saving tulsigen configs. by nglevin · 6 years ago
  92. e5aa769 Consistency across env var checks. by nglevin · 6 years ago
  93. 69f789c Add simple API for an extra path map. by nglevin · 6 years ago
  94. fe00347 Update TULSI_VERSION_COPYRIGHT. by nglevin · 6 years ago
  95. d4bc7f2 Refactoring lldbinit codepath target source map. by nglevin · 6 years ago
  96. b1a6010 Update spotlight index for dSYM. by nglevin · 6 years ago
  97. ce949cc Updates version number to 0.4.182259871.20180117. by kelvinchan · 6 years ago
  98. 728f9e7 Update goldens by davg · 6 years ago
  99. c8a10b8 Remove ObjCModuleMapWorkarounds option by davg · 6 years ago
  100. bf94200 Automated rollback of commit a0c30fc776c766c682fff8a4c470c5034fc94e5f. by nglevin · 6 years ago