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

13 Коммитов

Автор SHA1 Сообщение Дата
Ryan Newton 764079cb45 Allow Mac OS to use symlink-based dedup. Hack to use python to emulate gnu coreutils realpath on Mac OS. 2018-12-10 15:29:53 -08:00
Ryan Newton 0d49a77298 Script changes: set OS, and use squish mode on macos for now (needs realpath). Change runAmbrosiaService so that the immortal coordinator lines can be tagged differently 2018-12-09 00:48:25 -08:00
Ryan Newton b075fc5ca1 netcore: 1 character fix. docker: implement the separate-and-symlink approach 2018-12-09 00:24:47 -08:00
Ryan Newton 216a4460d1 Fix that OS test and make deleting dups faster on Windows 2018-12-09 03:12:56 -05:00
Ryan Newton 6cd14e8a97 Add a 'squish' capability to the dedup_bindist script, invoke this on Windows 2018-12-09 00:02:54 -08:00
Ryan Newton 56509b8c73 Add a script to deduplicate the results of four dotnet publish calls with separated outputs 2018-12-08 23:27:07 -08:00
Ryan Newton 0d6d4241d7 Several things:
* Disable PTI attempts for now, which are currently erroring on
   AddRegister and then hanging on ImmortalCoord lanuch.
   This is blocked on the ./bin corruption at
   the moment due to muxing dotnet publish outputs.
 * Switch the build_dotnet_bindist.sh script to not "cross the
   streams" and leave these outputs separate (needs symlinks!)  .
 * Switch the Linux CI to "nodocker" default if no argument is given
 * Script tweak to make run_small_PTI_and_shutdown.sh more usable by hand.
2018-12-09 01:31:39 -05:00
Ryan Newton 914828d8b4 Remove unnecessary execute perms from binary distribution, which avoids polluting tab completion. 2018-12-08 20:03:00 -08:00
Ryan Newton 04b1dabfa5 Merge in wip/test-codegen branch which develops the CI and dotnet CLI scripts. 2018-12-07 23:06:08 -08:00
Ryan Newton 81a57cd6bf Run dotnet --info in script 2018-12-07 17:18:20 -08:00
Ryan Newton ee7e40cb65 Script typo fix 2018-12-07 11:20:54 -08:00
Ryan Newton 71255a3288 The usual problem with Git/windows execute bits. 2018-12-07 10:54:16 -08:00
Ryan Newton 7e1c4cbd1a Improvements to runAmbrosia. Clenaup Dockerfile. Add script for easy non-dockerized dotnetcore builds. 2018-12-07 10:53:07 -08:00