trleasher-intel
|
6cd660a7af
|
build(jenkins): jenkins build scripts for Windows and Ubuntu
|
2021-02-09 08:02:21 -07:00 |
|
mpvats-intel
|
c4de327e7e
|
Merge pull request #21 from rsdmike/master
ci: add support for debug/release builds
|
2021-02-02 10:17:41 -07:00 |
|
Mike
|
fc600d61a1
|
Merge branch 'master' of https://github.com/rsdmike/rpc
|
2021-02-02 09:49:41 -07:00 |
|
Mike
|
41a1be5249
|
ci: update build
|
2021-02-02 09:49:24 -07:00 |
|
Mike
|
4e5dccce89
|
ci: update build
|
2021-01-29 13:42:56 -07:00 |
|
Mike
|
0679235cba
|
Merge branch 'master' of https://github.com/rsdmike/rpc
|
2021-01-29 10:12:21 -07:00 |
|
Mike
|
95a422478b
|
Merge pull request #22 from open-amt-cloud-toolkit/semantic
ci: add types for conventional commits
|
2021-01-28 20:55:08 -07:00 |
|
Mike
|
f9f70d23f9
|
Merge branch 'master' into semantic
|
2021-01-28 16:29:34 -07:00 |
|
mpvats-intel
|
f1b32ef953
|
Merge pull request #20 from open-amt-cloud-toolkit/feature_nocertcheck
feat: cli skip cert checking
|
2021-01-28 15:45:09 -07:00 |
|
Mudit Vats
|
d23b1c4be5
|
Add newline.
|
2021-01-28 15:22:57 -07:00 |
|
Mudit Vats
|
b54025168c
|
Add --nocertcheck, -n args to skip websocket server certificate verification for all builds.
|
2021-01-28 14:57:56 -07:00 |
|
Mike
|
6433a553a0
|
Merge pull request #11 from rsdmike/releaseOption
ci: add support for release or debug
|
2021-01-28 14:43:19 -07:00 |
|
Mike
|
b13c070598
|
Merge pull request #10 from rsdmike/releaseOption
ci: add support for release or debug
|
2021-01-28 13:44:09 -07:00 |
|
Mike
|
ecc31a25f7
|
ci: add support for release or debug
Signed-off-by: Mike <michael.johanson@intel.com>
|
2021-01-28 13:41:34 -07:00 |
|
Mike
|
01316bcfa2
|
Merge pull request #19 from open-amt-cloud-toolkit/github_actions
ci: add ci for status checks
|
2021-01-27 13:02:20 -07:00 |
|
Mike
|
c1fbf6aa39
|
ci: add types for conventional commits
Signed-off-by: Mike <michael.johanson@intel.com>
|
2021-01-24 16:36:12 -07:00 |
|
Mike
|
fd5817461e
|
ci: add ci for status checks
Signed-off-by: Mike <michael.johanson@intel.com>
|
2021-01-19 17:00:40 -07:00 |
|
mpvats-intel
|
a889f91cdc
|
Merge pull request #18 from open-amt-cloud-toolkit/feature_linux_vcpkg
Feature Linux vcpkg, CentOS support.
|
2021-01-15 10:54:57 -07:00 |
|
trleasher-intel
|
a32e109913
|
Updates for using Vcpkg for both Linux and Windows
|
2021-01-15 09:23:37 -07:00 |
|
Mike
|
9efc9476a4
|
Merge pull request #17 from rsdmike/disclaimer
docs: add release disclaimer
|
2021-01-14 09:20:36 -07:00 |
|
Mike
|
aa7d888fab
|
docs: add release disclaimer
Signed-off-by: Mike <michael.johanson@intel.com>
|
2021-01-14 09:09:32 -07:00 |
|
Mudit Vats
|
aa68d7cfdb
|
Use latest vcpkg release
|
2021-01-12 14:05:27 -07:00 |
|
Mudit Vats
|
434c9a1cc2
|
Use latest vcpkg release
|
2021-01-12 14:03:32 -07:00 |
|
Mudit Vats
|
8b4f3b00bb
|
Update dependencies
|
2021-01-07 15:49:48 -07:00 |
|
Mudit Vats
|
53bc0c42da
|
Fix vcpkg boostrap command. Add CentOS8 build notes.
|
2021-01-06 13:58:23 -07:00 |
|
Mudit Vats
|
dbb825c49e
|
Build Git instead
|
2021-01-05 13:44:43 -07:00 |
|
Mudit Vats
|
385ea2b9c3
|
Build Git instead
|
2021-01-05 13:43:48 -07:00 |
|
Mudit Vats
|
0ecd6c9911
|
Use -DNO_SELECT=ON to work around select behavior on older distros
|
2021-01-04 14:38:40 -07:00 |
|
Mudit Vats
|
ca85fa4d14
|
Build Linux with VCPKG instead; previously explicitly cloning CPPRESTSDK and manually building. Now, VCPKG and CPPRESTSDK must be built before building RPC. See Build.md for build notes.
|
2020-12-18 09:11:34 -07:00 |
|
mpvats-intel
|
711d9ef58d
|
Merge pull request #16 from open-amt-cloud-toolkit/fqdn
Add/update DNS Suffix (OS), Hostname (OS), fqdn [AMT] and DNS Suffix …
|
2020-12-18 06:49:00 -07:00 |
|
Mudit Vats
|
458d6ba2e2
|
Remove unused code
|
2020-12-17 15:05:39 -07:00 |
|
Mudit Vats
|
d2633af0c5
|
Add/update DNS Suffix (OS), Hostname (OS), fqdn [AMT] and DNS Suffix [AMT] info returned by --amtinfo.
|
2020-12-17 11:08:13 -07:00 |
|
mpvats-intel
|
3bfb88aeb6
|
Merge pull request #14 from open-amt-cloud-toolkit/link_status_fix
Fix link status not being set.
|
2020-12-17 10:56:43 -07:00 |
|
bwendlandt-intel
|
d22f00ec0b
|
Merge pull request #15 from bwendlandt-intel/docs_link_update
update to new docs location
|
2020-12-07 11:34:04 -07:00 |
|
bwendlandt-intel
|
cd4046c741
|
update to new docs location
|
2020-12-07 10:46:22 -07:00 |
|
Mudit Vats
|
584a8e4f34
|
Set link status
|
2020-12-07 10:41:21 -07:00 |
|
Mike
|
1fc6816153
|
Merge pull request #13 from open-amt-cloud-toolkit/rsdmike-patch-1
Create LICENSE
|
2020-11-20 15:30:33 -07:00 |
|
Mike
|
a5788382d7
|
Create LICENSE
|
2020-11-20 15:29:37 -07:00 |
|
Mike
|
f5aa168acb
|
Merge pull request #12 from open-amt-cloud-toolkit/ActivEdge
1.0 release
v1.0.0
|
2020-11-20 15:13:41 -07:00 |
|
bwendlandt-intel
|
a2c396bae1
|
Add readme edits for release of doc site (#11)
* Update README for 1.0
* Fix gif link
* gif sizing and punctuation matching
Co-authored-by: bwendlandt-intel <bryan-wendlandt@intel.com>
|
2020-11-20 14:31:36 -07:00 |
|
Mike
|
bbf9ea967b
|
Merge pull request #10 from rsdmike/github_automation
build: Add Github Actions Support
|
2020-11-19 09:02:39 -07:00 |
|
Mike
|
722a97958f
|
build: Add Github Actions Support
Signed-off-by: Mike <michael.johanson@intel.com>
|
2020-11-13 14:49:10 -07:00 |
|
Mudit Vats
|
6d2e37e7fc
|
Update amtinfo, usage and admin check. General code cleanup and bug fixes.
|
2020-10-30 09:51:18 -07:00 |
|
Mudit Vats
|
eb42f1e89d
|
Update license.
|
2020-09-08 13:40:45 -07:00 |
|
Mudit Vats
|
23fe0e1663
|
Developer Experience Release. Added LMS and code refactor.
|
2020-09-01 16:04:04 -07:00 |
|
Mudit Vats
|
958096a375
|
Add CMake requirements.
|
2020-07-17 14:17:23 -07:00 |
|
trleasher-intel
|
566f156277
|
Merge pull request #3 from open-amt-cloud-toolkit/q2-release
Add DNS command line option request in issue #2
v0.9.1
|
2020-06-29 15:05:08 -07:00 |
|
Mudit Vats
|
857c6e3a87
|
Add DNS command line option
|
2020-06-26 14:20:39 -07:00 |
|
ramu bachala
|
4777bc4289
|
Merge pull request #1 from open-amt-cloud-toolkit/q2-release
Initial commit.
v0.9.0
|
2020-06-01 14:33:53 -07:00 |
|
Mudit Vats
|
c1987ceb38
|
Initial commit.
|
2020-06-01 13:22:04 -07:00 |
|