Ryan Newton
|
18e54cfa4c
|
Remove the copy of AmbrosiaCS.csproj from ALL scripts that execute AmbrosiaCS codegen
|
2018-12-12 13:18:23 -08:00 |
Ryan Newton
|
34d87123d3
|
runAmbrosia: major change, connect STDIN to the Application process
|
2018-12-12 13:10:04 -08:00 |
Jonathan Goldstein
|
82e87f8c53
|
Adding command line params for service names for HelloWorld
|
2018-12-12 13:07:34 -08:00 |
Tal Zaccai
|
588f27dbc7
|
bugfix
|
2018-12-12 12:36:44 -08:00 |
Ryan Newton
|
d9cc474cb6
|
Try to fix the build by updating HelloWorlds AmbrosiaLibCS deps to match the version of everything else
|
2018-12-12 12:25:49 -08:00 |
Tal Zaccai
|
d7c1931a21
|
Merge pull request #7 from Microsoft/talzacc/change_csproj_loc
Talzacc/change csproj loc
|
2018-12-12 12:19:30 -08:00 |
Tal Zaccai
|
b0cd27270d
|
Added a copy instruction for AmbrosiaCS.csproj
|
2018-12-12 12:18:28 -08:00 |
Ryan Newton
|
5597cc8bd6
|
Merge branch 'master' of github.com:Microsoft/AMBROSIA
|
2018-12-12 12:04:14 -08:00 |
Ryan Newton
|
bccdf0cfb8
|
HelloWorld: switch to building csproj files directly, bc of mystery with solution file not building everything
|
2018-12-12 12:04:09 -08:00 |
Darren
|
ebfab10259
|
Merge branch 'master' of https://github.com/Microsoft/AMBROSIA
|
2018-12-12 11:43:09 -08:00 |
Jonathan Goldstein
|
b74fa61aae
|
Committing merge
|
2018-12-12 11:15:22 -08:00 |
Jonathan Goldstein
|
ea8c2a2e49
|
Added all dependencies everywhere to aboid dll hell
|
2018-12-12 11:13:49 -08:00 |
Tal Zaccai
|
3f6027483b
|
AmbrosiaCS to look for Ambrosia.csproj in bin path instead of dependencies dir
|
2018-12-12 11:01:07 -08:00 |
Ryan Newton
|
bf2ad8910f
|
Update the packaging of AmbrosiaCS.csproj in the tar file to leave it at that name and at the top level.
|
2018-12-12 11:00:44 -08:00 |
Ryan Newton
|
903f0f8b36
|
Publish AmbrosiaCS.csproj to the binary distribution. Update the hello world build script. 1st cut at hello world Dockerfile, but it's hitting an error both with ambrosia and ambrosia-dev images.
|
2018-12-12 10:43:56 -08:00 |
Darren
|
d242ae4910
|
Merge branch 'master' of https://github.com/Microsoft/AMBROSIA
|
2018-12-12 08:36:52 -08:00 |
Darren
|
8e07d12e7e
|
Removed debug comments in VerifyTestEnv
|
2018-12-12 08:36:45 -08:00 |
Ryan Newton
|
923757747c
|
native: library linking order matters
|
2018-12-12 01:02:36 -08:00 |
Ryan Newton
|
3ed1f72d00
|
CI: build hello world straight-from-solution before then building it with codegen
|
2018-12-12 00:47:47 -08:00 |
Ryan Newton
|
3e79f895fe
|
Hello world: update generated source and add missing files
|
2018-12-12 00:42:10 -08:00 |
Ryan Newton
|
b273d71ffc
|
Fixes to hello world CI
|
2018-12-12 00:22:55 -08:00 |
Ryan Newton
|
dc4baeae75
|
Hello World: add bash script to build and codegen on dotnet CLI. Build hello world from CI.
|
2018-12-12 00:04:54 -08:00 |
Ryan Newton
|
0da52915fe
|
ammendment to previous
|
2018-12-11 23:30:29 -08:00 |
Ryan Newton
|
cfdb8ba9e0
|
Fix an error handling bug in runAmbrosia. Add a smill script to run hello world and call it from CI.
|
2018-12-11 23:23:34 -08:00 |
Ryan Newton
|
5d47f2b38c
|
Merge branch 'master' into ryan/native
|
2018-12-11 23:10:09 -08:00 |
Ryan Newton
|
7213a75383
|
Fix powershell scripts to not mutate the environment (it can affect the calling shell). Add a link to CONTRIBUTING.md
|
2018-12-11 22:53:58 -08:00 |
Jonathan Goldstein
|
65e782c29e
|
Merge branch 'master' of https://github.com/Microsoft/AMBROSIA
|
2018-12-11 22:33:08 -08:00 |
Jonathan Goldstein
|
a9d45898a7
|
Update to Client2 in Hello World
|
2018-12-11 22:32:23 -08:00 |
Jonathan Goldstein
|
0af0b4c181
|
Fixes for impulses
|
2018-12-11 22:31:12 -08:00 |
Ryan Newton
|
5dbfe0a042
|
native: significant refactoring. Get the tiny hello world program running.
|
2018-12-11 18:33:41 -08:00 |
Rahee Peshawaria
|
419fa6c57c
|
Merge branch 'master' of https://github.com/Microsoft/AMBROSIA
|
2018-12-11 17:45:34 -08:00 |
Rahee Peshawaria
|
80f014e289
|
README changes
|
2018-12-11 17:45:14 -08:00 |
Darren
|
f59f74260b
|
Merge branch 'master' of https://github.com/Microsoft/AMBROSIA
|
2018-12-11 16:37:53 -08:00 |
Darren
|
7fdf7598c4
|
Fixed bug where using AMBVARIANT and was clashing with Generate-Assemblies. Made separate env var (AMBVARIANTCORE) to fix it
|
2018-12-11 16:37:40 -08:00 |
Rahee Ghosh
|
2b774ea9c5
|
Add files via upload
|
2018-12-11 16:30:13 -08:00 |
Rahee Ghosh
|
e836610029
|
Create CONTRIBUTING.md
|
2018-12-11 16:24:27 -08:00 |
Rahee Ghosh
|
da8b0a040e
|
updating docs
|
2018-12-11 16:11:23 -08:00 |
Ryan Newton
|
f7a667e5b7
|
wip
|
2018-12-11 16:01:10 -08:00 |
Ryan Newton
|
2434c4201f
|
Merge branch 'master' into ryan/native
|
2018-12-11 15:24:13 -08:00 |
Ryan Newton
|
f5c9245d5c
|
Refactor: moving pieces out of service.c into the native lib
|
2018-12-11 15:23:30 -08:00 |
Ryan Newton
|
bf756b1941
|
squash/merge wip/travis
|
2018-12-11 15:22:24 -08:00 |
Ryan Newton
|
de9b5b096d
|
Fix small runAmbrosia script bug.
|
2018-12-11 15:21:50 -08:00 |
Ryan Newton
|
2c0fdded6d
|
Travis: switch language to make dotnet available
|
2018-12-11 13:28:59 -08:00 |
Ryan Newton
|
7aaa347bb1
|
Tweak CI script to not error if azure storage conn string isn't set (docker mode).
|
2018-12-11 13:24:40 -08:00 |
Ryan Newton
|
e5f81947a7
|
Update travis.yml with new script location/conventions
|
2018-12-11 11:44:05 -08:00 |
Ryan Newton
|
c0676ec63d
|
Native: cleanup and refactor: add upport/downport args to connect_sockets
|
2018-12-11 11:40:10 -08:00 |
Ryan Newton
|
34716dc004
|
native WIP: update the checkpoint send for the new protocol
|
2018-12-11 10:42:42 -08:00 |
Ryan Newton
|
d72a87a6e4
|
Native: cleanup and refactor: add upport/downport args to connect_sockets
|
2018-12-11 10:42:41 -08:00 |
Ryan Newton
|
9ec0dae746
|
minor: add PORTOFFSET idiom to PTI run_small_PTI_and_shutdown gesture for local, non-containerized testing
|
2018-12-11 10:42:17 -08:00 |
Ryan Newton
|
e936e8aae1
|
net protocol edits
|
2018-12-11 09:13:21 -08:00 |