React-Native SDK Bot
68f50343a4
Beachball Publish (no NPM) ***NO_CI***
2020-04-01 00:24:21 +00:00
Adam Foxman
2924158411
Apple builds ( #22 )
...
* Add Apple builds and tests to PR and Build loops.
2020-03-31 17:19:11 -07:00
React-Native SDK Bot
5196d218f9
Beachball Publish (no NPM) ***NO_CI***
2020-03-31 23:36:20 +00:00
React-Native SDK Bot
bd1d833db5
Beachball Publish (no NPM) ***NO_CI***
2020-03-31 23:31:28 +00:00
Adam Foxman
71debed8aa
Fix PR pipeline file extension
2020-03-31 16:25:01 -07:00
Adam Foxman
3f61d17c77
Fix Apple build ( #21 )
...
* Make iOS and macOS builds work. Verified debug and release.
2020-03-31 16:19:55 -07:00
React-Native SDK Bot
34032b8bb8
Beachball Publish (no NPM) ***NO_CI***
2020-03-31 19:37:56 +00:00
React-Native SDK Bot
4e0c90b1a3
Merge remote-tracking branch 'origin/master' into publish_1585683475109
2020-03-31 19:37:56 +00:00
Adam Foxman
23489b561b
Fix repo URL when configuring Git remote.
2020-03-31 12:28:34 -07:00
Vladimir Morozov
10a5cb4d22
Removed the .clang-format until we create a better one ( #18 )
...
* Removed the .clang-format until we create a better one
* Change files
2020-03-31 12:20:46 -07:00
Adam Foxman
5ed7ec6a5c
Change files
2020-03-31 12:13:45 -07:00
Adam Foxman
909ea0a049
Add a Build CI loop which runs after each batch of PRs. Build will create a release, if necessary, using beachball.
2020-03-31 12:13:06 -07:00
Adam Foxman
a1d00d6c37
Afoxman/tweaks ( #17 )
...
* Remove old pipeline file (no longer needed). Add Git URL to CMake project.
2020-03-31 11:57:52 -07:00
Adam Foxman
dce56a11a9
Set up CI with Azure Pipelines
...
[skip ci]
2020-03-31 11:52:25 -07:00
Adam Foxman
2461721771
Afoxman/disable format ( #16 )
...
* disabled automatic clang-format as it causes build breaks
* Revert to earlier version of beachball to avoid bug
2020-03-31 11:35:28 -07:00
Adam Foxman
b5df45695e
Beachball Publish (no NPM) ***NO_CI***
2020-03-31 11:07:08 -07:00
Adam Foxman
019d8ae67a
Afoxman/make public ( #15 )
...
* make package.json public for beachball to work
* disable workspaces since we aren't doing JS development in here
* Merge JS scripts package.json into main package.json, since workspaces aren't allowed/desired.
2020-03-31 11:05:50 -07:00
Adam Foxman
f2b09726ea
Beachball Publish (no NPM) ***NO_CI***
2020-03-31 10:24:58 -07:00
Adam Foxman
b23206cae7
Beachball Publish (no NPM) ***NO_CI***
2020-03-31 09:41:24 -07:00
Adam Foxman
723193d6c0
PR loop ( #14 )
...
* Add a PR CI loop definition which builds and tests all windows platforms/architectures.
* Fix debug function signatures. They don't match the header.
2020-03-31 09:36:41 -07:00
Vladimir Morozov
d28c4e9270
Clang format based on react-native-windows repo
2020-03-31 07:41:47 -07:00
Adam Foxman
984bd2c3a4
Set up PR CI pipeline
...
[skip ci]
2020-03-30 17:43:03 -07:00
Adam Foxman
7cab753889
Add beachball for version management, change logs, and release publishing. ( #12 )
2020-03-30 17:38:20 -07:00
Adam Foxman
118eccee73
Add support for debug builds in Mso, which really means defining DEBUG and _DEBUG when the CMake 'Debug' build configuration is selected. ( #11 )
...
This led to some build breaks, which I cleaned up:
- Missing MSOAPI_() macro definitions
- Bugs in the types using in ifdef-debug code blocks
- MSO Header verification failure - need to include debugAssertApi.h in debugAssertDetails.h
- Missing ifdef-debug implementation of memoryLeakScope (used existing empty impl)
2020-03-30 14:19:16 -07:00
Adam Foxman
a74e6ce4d4
Fix packing/alignment issues in Win32 builds ( #7 )
...
* Restrict usage of platform_posix to POSIX targets. This fixes some packing/alignment issues on Windows targets.
* Fix unittest bugs when building with C++17 or later
* Switch from std::async to std::thread.
2020-03-27 15:15:23 -07:00
Vladimir Morozov
d1d3cbb974
Set up CI with Azure Pipelines
...
[skip ci]
2020-02-12 17:48:33 -08:00
Zachary Henkel
29b1dd9a9f
__actasmsvc__ is an internal-only concept ( #5 )
2019-11-25 15:44:08 -08:00
Vladimir Morozov
ee250782df
Minor README.md fixes ( #3 )
2019-11-22 12:01:56 -08:00
Vladimir Morozov
1a6720a571
Merge pull request #2 from NikoAri/InitialCheckin
...
Microsoft Open Mso C++ Library Initial Checkin
2019-11-22 11:11:23 -08:00
NikolaiA
1f14905f4c
Open Mso C++ Library Initial Checkin
2019-11-22 10:58:30 -08:00
Microsoft Open Source
818301924d
Initial commit
2019-07-24 14:14:55 -07:00
Microsoft Open Source
a161365e7d
Initial commit
2019-07-24 14:14:53 -07:00
Microsoft Open Source
36cd8b97e4
Initial commit
2019-07-24 14:14:52 -07:00
Microsoft GitHub User
c5a2c338da
Initial commit
2019-07-24 14:14:48 -07:00