Andrew Schwartzmeyer
fcc4c4a6c0
Remove monad-ext submodule
...
In preparation for full DNX use
2015-11-23 17:53:56 -08:00
Andrew Schwartzmeyer
267dd41247
Remove ext-src/cppunit
...
Cruft fromn long ago, not necessary.
2015-11-09 13:11:24 -08:00
Andrew Schwartzmeyer
785e14808d
Track develop branch of monad-native
2015-10-30 10:56:31 -07:00
Andrew Schwartzmeyer
986740295f
Add monad-build submodule
2015-10-25 22:20:37 -07:00
Andrew Schwartzmeyer
b1cceeaa78
Ignore dirty pester submodule
...
The pester-self-tests leave behind unignored artifacts
2015-10-23 15:03:43 -07:00
Andrew Schwartzmeyer
fe95138485
Pin monad and pester submodules to develop branchs
...
This only affects updating with `git submodule update --remote`, which
will fetch and checkout the corresponding branch (defaulting to master
for most of our submodules) instead of the recorded commit.
Note that the submodule will still be checked out to a detached head, as
it should be.
2015-10-22 09:15:22 -07:00
Andrew Schwartzmeyer
c0293f1175
Move monad to msostc
...
Run `git submodule sync` to update monad's remote.
diff --git c/.gitmodules i/.gitmodules
index 61529ee9f..3794c1aa8 100644
--- c/.gitmodules
+++ i/.gitmodules
@@ -1,6 +1,6 @@
[submodule "src/monad"]
path = src/monad
- url = https://microsoft.visualstudio.com/DefaultCollection/PowerShell.Monad/_git/monad-sync1
+ url = https://msostc.visualstudio.com/DefaultCollection/PS/_git/monad
[submodule "ext-src/cppunit"]
path = ext-src/cppunit
url = git://anongit.freedesktop.org/git/libreoffice/cppunit/
2015-10-21 12:37:59 -07:00
Andrew Schwartzmeyer
2473bf0ce4
Add src/omi submodule at OMI-Shell/OMI-PSRP-Support
2015-10-15 13:53:42 -07:00
Andrew Schwartzmeyer
f6e6a75cf5
Add src/monad-omi-provider
2015-10-15 13:50:03 -07:00
Andrew Schwartzmeyer
90de5ae488
Change mshttps to https for Pester submodule
...
Should not assume mshttps anyway, plus it's been deprecated.
2015-08-04 16:38:12 -07:00
Peter Honeder
7eeff0b64e
removed src/coreclr submodule that was not used
2015-07-22 14:36:01 -07:00
Peter Honeder
061c8543ea
removed monad_app_base submodule because it's not needed anymore
2015-07-15 18:36:43 -07:00
Peter Honeder
c9d0f87ed1
changed pester url to our own fork
2015-07-10 11:46:30 -07:00
Peter Honeder
e7b9654ce1
added pester submodule
2015-07-10 11:34:42 -07:00
Andrew Schwartzmeyer
bf62c60637
Update src/monad submodule to monad-sync1
...
At branch dev/undo-resx-changes
2015-06-26 11:36:48 -07:00
Peter Honeder
d91252ab52
bulk add of all build changes and resources needed to build PS on linux
2015-05-29 13:56:28 -07:00
Peter Honeder
3b676df8c5
added cpp unit, simple bootstrap build script, added unit test to check a few coreclr pal datatypes
2015-02-12 17:04:28 -08:00
Peter Honeder
81eae75cc9
initial commit with submodule setup
2015-02-12 15:01:36 -08:00