Граф коммитов

2176 Коммитов

Автор SHA1 Сообщение Дата
Aleksandr d07fa178de Update tests 2021-09-08 13:16:41 +03:00
Aleksandr 28719f7ce8 Added more tests 2021-09-08 13:08:35 +03:00
Dmitriy Kirakosyan 6e55598c17 Added more tests. Debug changes. 2021-09-08 10:28:19 +03:00
Dmitriy Kirakosyan a424d6e440 remove debug code 2021-09-08 01:40:41 +03:00
Dmitriy Kirakosyan a622638182 set xcode version 12.2 for run tests 2021-09-08 01:36:12 +03:00
Dmitriy Kirakosyan 7486a8b29a test 2021-09-07 19:46:28 +03:00
Dmitriy Kirakosyan 1843a6c508 Multiply tests for better chance of reproducing it on CI 2021-09-07 19:40:53 +03:00
Dmitriy Kirakosyan 0d8a0ecd31 Remove all not affected tests 2021-09-07 19:32:14 +03:00
Dmitriy Kirakosyan 2f5621bc60 remove build from pipeline 2021-09-07 19:21:53 +03:00
Dmitriy Kirakosyan aa351dca78 check for data.length > 0 2021-09-07 19:13:00 +03:00
Dmitriy Kirakosyan c7d328f4f6 test 2021-09-07 18:51:47 +03:00
Aleksandr f85b336f2f Remove * from thr 2021-09-06 17:40:40 +03:00
Aleksandr bfab291e4c Added * for thr 2021-09-06 17:35:11 +03:00
Dima b6a0696d2a
Merge pull request #207 from microsoft/v-ankubo/collect-version
Publish version information
2021-09-03 09:34:46 +03:00
Anastasia Senyushina ba5fccbc06 Collect version 2021-09-02 12:59:41 +03:00
Dima 56d2e147a3
Merge pull request #206 from microsoft/v-ankubo/add-scripts-for-tests
Publish version information
2021-08-30 10:59:01 +03:00
Anastasia Senyushina 2b7ee69f42 Resolve feedback 2021-08-26 16:32:29 +03:00
Anastasia Senyushina 488ec77358 Push commit version 2021-08-25 14:31:15 +03:00
Dima 6541efff63
Merge pull request #204 from richardgroves/patch-1
Fix typo in error message
2021-08-17 18:09:57 +03:00
Richard Groves 14cc15e51c
Another typo 'alread' -> 'already' fixed 2021-08-17 11:49:39 +01:00
Richard Groves 78af2a636a
Fix typo in error message 2021-08-16 15:41:33 +01:00
Dima 6f2570f264
Merge pull request #199 from microsoft/v-adorofeev/fix-cycle-in-dependencies
Fix "cycle in dependencies" error.
2021-08-12 16:42:03 +03:00
Dima c373a00d46
Merge branch 'master' into v-adorofeev/fix-cycle-in-dependencies 2021-08-12 15:47:38 +03:00
Aleksandr Dorofeev 42da5a9f23 Update CHANGELOG.md 2021-08-12 11:35:30 +03:00
Dima bc7ab6b092
Merge pull request #198 from richardgroves/patch-1
Add pragmas to disable false positive warning
2021-08-12 10:14:49 +03:00
Richard Groves 73256ed668
Added comment block explaining the pragma
Explanation of why the #pragma ignoring uninitialised variables is justified, and the build setting that triggers the warning.
2021-08-11 15:48:44 +01:00
Richard Groves 4cd7a1ddd3
Add pragmas to disable false positive warning
There are warning messages about `Variable 'behavior' may be uninitialized when used here` (also for `flavor` and `port`) from the test at line 559 they wont be used uninitialised so this change adds a #pragma wrap around the code to suppress the warnings.
2021-08-10 15:16:01 +01:00
Aleksandr Dorofeev 2f3c5c5d59 Fix cycle in dependencies 2021-08-10 14:52:52 +03:00
Dima 241383f93a
Merge pull request #195 from richardgroves/patch-1
Fix a build error if the source folder has a space
2021-07-26 09:45:29 +03:00
Richard Groves 48156e3031
Fix a build error if the source folder has a space
If the source folder has a space in the path then the build fails as $(dirname "$0")/combine-libraries.sh has a space in it. This changes adds quotes around the directory name.
2021-07-23 12:46:56 +01:00
Dima dbb05c0bc8
Fix architecture issue when building on m1 for iOS simulator (#185)
* Use $ARCHS_STANDARD for emulators as well

This allows to build for architecture arm64 for simulator.
Without this architecture emulator does not link PLCrashReporter lib on
M1 machine.
2021-06-30 11:40:32 +03:00
Dima ea0abdbb6d
[README] Add integration instructions (#191)
* Add integration instructions
* Add link to workaround for Carthage integration when building
using "--no-use-binaries" flag.
2021-06-30 01:19:37 +03:00
Dima 4f28559dc0
[Xcode] Fix configuration "CrashReporter Archive" (#188) 2021-06-21 13:26:14 +03:00
Anastasia Senyushina d747ab5de2
Merge pull request #190 from microsoft/v-ankubo/fix-missing-separator
Add missing separator in changelog
2021-06-10 11:00:49 +03:00
Anastasia Kubova b16e6136e2 Update changelog 2021-06-10 10:28:55 +03:00
Anastasia Senyushina a94d3e8174
Merge pull request #186 from microsoft/release/1.9.0
Release 1.9.0
2021-06-09 13:17:42 +03:00
Anastasia Kubova 34b63fe888 Merge branch 'master' into release/1.9.0 2021-06-09 13:09:45 +03:00
Anastasia Senyushina fb67a59fcb
Merge pull request #187 from microsoft/v-ankubo/assembly-carthage-artifacts
Add assembly Carthage artifacts
2021-06-09 13:08:28 +03:00
Anastasia Kubova 6429fdf46e Add assembly the Carthage artifacts to targets 2021-06-09 13:00:55 +03:00
Dima 8907cc3501
Update CHANGELOG.md
Co-authored-by: Ivan Matkov <matkov.ivan@gmail.com>
2021-06-09 12:16:09 +03:00
Anastasia Kubova bedcc80098 Rename field 2021-06-09 11:18:59 +03:00
Anastasia Kubova f9dfe7d6e6 Remove hardcoding of the file name 2021-06-09 10:38:18 +03:00
Anastasia Kubova 83fed50543 Remove extra comment 2021-06-09 10:30:41 +03:00
Anastasia Kubova a6f099fec3 Add assembly Carthage artifacts 2021-06-09 08:15:07 +03:00
Anastasia Kubova 1fe491414c Bump version to 1.9.0 2021-06-08 13:21:16 +03:00
Ivan Matkov b7b88ee14b
Merge pull request #172 from microsoft/fix/memory-leaks
Add missing cleaning of mobjects
2021-03-29 08:57:11 +03:00
Ivan Matkov 4e91b67696 Update changelog 2021-03-25 15:32:20 +03:00
Ivan Matkov df95c69184 Rename labels 2021-03-25 15:30:44 +03:00
Ivan Matkov 610ecb6188 Add missing cleaning of mobjects 2021-03-25 13:16:35 +03:00
Ivan Matkov b8283b8478
Merge pull request #169 from microsoft/v-ivmatk/improve-docs
Add install and usage sections to readme
2021-03-01 11:27:01 +03:00