Commit graph

11842 commits

Author SHA1 Message Date
Andrew Stanton-Nurse
1a9a5acb41 check in CoreConsole until there's a working build 2015-10-16 15:45:17 -07:00
David Fowler
2fa96c3f94 Added dnvm2 to bootstrap dotnet sdk 2015-10-16 15:41:41 -07:00
Bryan
2e6223c224 undo gitignore changes 2015-10-16 12:15:25 -07:00
Bryan
7b8b4b10e0 Code review feedback, normalize whitespace to spaces 2015-10-16 12:13:52 -07:00
David Fowler
dade339a33 Remove csc work around on second pass 2015-10-16 04:47:52 -07:00
Andy Gocke
61eeb891ad Use camel case 2015-10-16 04:23:34 -07:00
Andy Gocke
0781d7649a Use csc on coreclr 2015-10-16 04:23:33 -07:00
David Fowler
64f539e100 Fixed a few issues around bootstrapping
- Work aronud coreconsole issue in the bootstrap.cmd
- Use msbuild 14 roslyn csc until we have it
- Remove quoting args when building project refs, it wasn't working
- Fixed logic that launched exe's directly
2015-10-16 04:21:40 -07:00
Bryan
c38ccd8054 fix commented out try catch in config_template_generator 2015-10-15 17:52:51 -07:00
Bryan Thornbury
b8111ba345 test.sh needs sudo 2015-10-15 17:41:50 -07:00
Bryan
efd3abb51e fix test executables 2015-10-15 17:34:15 -07:00
Bryan
c1f036c2e8 fix install root not set 2015-10-15 17:27:58 -07:00
Bryan
9b4cc95312 tweak symlink generation so leading slashes are omitted 2015-10-15 17:03:55 -07:00
Bryan Thornbury
2cf04d37ce adjust file permissions 2015-10-15 16:57:43 -07:00
Bryan
4fa2348a38 fix gitignore of test package layout 2015-10-15 16:38:34 -07:00
Bryan
1bcfb6c287 rename tool 2015-10-15 16:23:44 -07:00
Bryan
6360633df1 package_tool initial commit 2015-10-15 16:16:58 -07:00
Andrew Stanton-Nurse
cbb8414b16 fix sln paths 2015-10-15 15:45:58 -07:00
Andrew Stanton-Nurse
4624544e06 fix TestApp project.json 2015-10-15 15:34:14 -07:00
Andrew Stanton-Nurse
c60cef1e9b refactor to use our JSON parser 2015-10-15 15:09:37 -07:00
Andrew Stanton-Nurse
6d3f07234a code review feedback 2015-10-15 12:56:07 -07:00
Andrew Stanton-Nurse
40eba07f28 add some bootstrap scripting 2015-10-15 12:18:45 -07:00
Andrew Stanton-Nurse
cdd7248a8d cleaning up bootstrap story 2015-10-15 09:41:31 -07:00
Andrew Stanton-Nurse
9da2475e2f port DNX's ApplicationHostContext as ProjectContext 2015-10-14 15:37:39 -07:00
Sridhar Periyasamy
f230c84b9f Merge pull request #37 from Sridhar-MS/ci-defintion
Add .Net CI job definition
2015-10-08 17:30:59 -07:00
Sridhar Periyasamy
82a843fafb Assign execute privilege on build.sh 2015-10-08 16:56:15 -07:00
Sridhar Periyasamy
043d7da625 Execute build.sh from current directory. 2015-10-08 16:27:22 -07:00
Sridhar Periyasamy
8f1f4aff39 Add .Net CI job definition
For a start there is only linux debug job defintions for git pushes and
pull requests. We can add more defintions as needed.
2015-10-08 16:07:36 -07:00
Andrew Stanton-Nurse
d085855509 Update README.md 2015-10-08 15:34:41 -07:00
Andrew Stanton-Nurse
6825aec802 Update README.md 2015-10-08 15:17:08 -07:00
Andrew Stanton-Nurse
eaf7cb30ab add some readme 2015-10-08 14:49:39 -07:00
Andrew Stanton-Nurse
37de4976b3 add readme 2015-10-08 14:41:04 -07:00
Andrew Stanton-Nurse
6395ffbff5 code review feedback and clean-up 2015-10-07 14:39:36 -07:00
anurse
78858b0edb cleanup unused PS1 files 2015-10-06 11:01:42 -07:00
anurse
43873a37b5 merge my spike on compile/publish/run and switch from PS1 to C# 2015-10-06 10:46:43 -07:00
David Fowler
550dd7f062 Some small tweaks to make development easier
- Added scripts directory to path when using dotnet tool
- Added dotnet-compile and dotnet-restore
2015-10-06 03:10:26 -07:00
David Fowler
0ce00feacc Made the .sh executable 2015-10-06 02:34:40 -07:00
David Fowler
92f20068e7 Execute the known commands
- Added dotnet.sh and dotnet.cmd for testing
- Still uses dnx and dnu for bootstrapping
2015-10-06 02:19:27 -07:00
anurse
ab8986e3e3 initial spike of compile, publish and run 2015-10-05 21:22:26 -07:00
David Fowler
abb9aded65 Add gitignore 2015-10-03 11:36:46 -07:00
David Fowler
15ccc3781f Initial commit 2015-10-03 11:34:08 -07:00
Rich Lander
f40dd3d9f7 Initial commit 2015-10-02 11:03:16 -07:00