Commit History

Author SHA1 Message Date
  Nikita Lutsenko b0c65c962a Enable more compiler and analyzer warnings. 4 years ago
  Nikita Lutsenko f5e550393c Add new Release configuration Swift wholemodule optimization flag. 7 years ago
  Nikita Lutsenko e28a967bba Enable CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF. 7 years ago
  Nikita Lutsenko 76f6247bd6 Enable new warnings. 8 years ago
  Nikita Lutsenko 7c76634061 Update copyrights and licensing. 8 years ago
  Nikita Lutsenko b874e835a7 Enable suspicious move clang warning. (#22) 8 years ago
  Nikita Lutsenko a66c63fe94 Enable static analysis via a setting. (#19) 9 years ago
  Nikita Lutsenko f264ff4f97 Enable infinite recursion warning by default. (#20) 9 years ago
  Nikita Lutsenko af8d7f69bf Remove armv7s from iOS architectures. (#18) 9 years ago
  Nikita Lutsenko a103a9c6e4 Turn on whole module optimization for Swift in Release configuration. (#17) 9 years ago
  Nikita Lutsenko a381a3f1b3 Fix install path/dylib install name for DynamicFramework targets. (#16) 9 years ago
  Nikita Lutsenko e30575049b Disable code signing altogether for framework targets. (#15) 9 years ago
  Nikita Lutsenko a6314f359c Remove not required runtime search paths from LogicTests configuration. (#14) 9 years ago
  Nikita Lutsenko b656075568 Disable requirement for code signing when building a dynamic framework. (#13) 9 years ago
  Nikita Lutsenko 7d6009a8e1 Restructure and update all configurations. (#12) 9 years ago
  Nikita Lutsenko f1dd6b9816 Merge pull request #11 from ParsePlatform/nlutsenko.warnings 9 years ago
  Nikita Lutsenko ec8bcad627 Enable static analyzer warnings for nonnull, floating point loop counter. 9 years ago
  Nikita Lutsenko e8aafbd44b Merge pull request #10 from ParsePlatform/nlutsenko.xcode72 9 years ago
  Nikita Lutsenko 3d337ce979 Make xctask work when compiling frameworks for simulators on Xcode 7.2 9 years ago
  Richard Ross 5b3d0d4db6 Merge pull request #9 from ParsePlatform/richardross.cpp.clang 9 years ago
  Richard Ross b83399e194 Use clang's libc++ instead of GNU's libstdc++. 9 years ago
  Nikita Lutsenko 94b6a06c0c Merge pull request #8 from ParsePlatform/nlutsenko.tvos 9 years ago
  Nikita Lutsenko 014b78f648 Disable code signing by default for tvOS platform. 9 years ago
  Nikita Lutsenko 65c31f2f70 Merge pull request #7 from ParsePlatform/nlutsenko.warnings 10 years ago
  Nikita Lutsenko ce0fe73f72 Disable warning for covering default case in switch. 10 years ago
  Nikita Lutsenko c63b4cd01f Merge pull request #6 from ParsePlatform/nlutsenko.typo 10 years ago
  Nikita Lutsenko e298ed2b71 Fix typo in xctask build script. 10 years ago
  Nikita Lutsenko bcd1d9a837 Merge pull request #5 from ParsePlatform/nlutsenko.warnings 10 years ago
  Nikita Lutsenko c6e4d9d2a5 Disable modular import warnings for tests. 10 years ago
  Nikita Lutsenko 21347a4660 Merge pull request #4 from ParsePlatform/nlutsenko.warnings 10 years ago