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

19 Коммитов

Автор SHA1 Сообщение Дата
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