index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-test.cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
Add Managed->Native tests for our WinRT primitives (#23529)
Jeremy Koritzinsky
1
-1
/
+2
2019-05-10
Properly set the nuget cache for the repo (#24505)
Aaron Robinson
1
-1
/
+1
2019-04-15
Fix precompiling CoreRoot overlay with crossgen for Windows arm/arm64 (#23946)
Sergiy Kuryata
1
-3
/
+7
2019-04-11
Enable default Ready2Run testing in pull requests. Workaround an issue with c...
Egor Chesakov
1
-0
/
+5
2019-03-01
Use arcade's version of dotnet to build (#22755)
Steve MacLean
1
-1
/
+1
2019-02-28
Re-partition MSBuild test groups (#22885)
Egor Chesakov
1
-6
/
+5
2019-02-27
Remove BuildTestsAgainstPackages logic
Russ Keldorph
1
-54
/
+5
2019-02-25
Remove buildpipelines (#22835)
Steve MacLean
1
-39
/
+1
2019-02-15
Manually update the dependencies.props and move S.P.Corelib to use LangVersio...
Tanner Gooding
1
-19
/
+14
2019-02-11
Support building with VS2019 Preview (#22525)
Tanner Gooding
1
-6
/
+6
2019-02-04
Configure MSBuild debug path and save any logs
Bruce Forstall
1
-0
/
+5
2019-01-30
Remove run.exe and config.json (#21608)
Sven Boemer
1
-25
/
+52
2018-12-06
Work around apparent bug in CMD's FOR /L
Russ Keldorph
1
-1
/
+7
2018-11-16
Eliminate CMAKE dependency when not required (#21040)
Dan Moseley
1
-2
/
+2
2018-11-08
Add azure-pipelines build and test definitions (#20840)
Sven Boemer
1
-1
/
+1
2018-09-12
Address msbuild issues with cross compiled tests in helix (#19901)
Aaron Robinson
1
-12
/
+13
2018-09-10
Basic implementation for testing of COM activation of a .NET class (#19760)
Aaron Robinson
1
-2
/
+4
2018-08-31
Fix build-test.sh wrapper build (#19779)
Jarret Shook
1
-0
/
+2
2018-08-10
Merge pull request #19387 from dotnetrt/parallel-test-build
Bruce Forstall
1
-1
/
+1
2018-08-09
Reenable parallel msbuild execution - 2x faster test build
Jacek Blaszczynski
1
-1
/
+1
2018-08-09
Fix `--` application to managed tests build comamnd-line
Bruce Forstall
1
-1
/
+2
2018-08-08
Restore handling of __PassThroughArg for `--`
Bruce Forstall
1
-6
/
+8
2018-08-07
Use dotnet MSBuild for tests (#19324)
Aaron Robinson
1
-4
/
+6
2018-08-07
Add basic check that the correct number of tests is built (#19290)
Bruce Forstall
1
-0
/
+9
2018-08-05
Clean up build.cmd/build-test.cmd/runtest.cmd
Bruce Forstall
1
-126
/
+179
2018-08-03
Revert "Build managed tests with dotnet (#19254)"
Bruce Forstall
1
-6
/
+3
2018-08-03
Build managed tests with dotnet (#19254)
Chris Sienkiewicz
1
-3
/
+6
2018-08-01
Enable ARM64 builds using release product tools
Bruce Forstall
1
-57
/
+12
2018-08-01
Revert "Build managed tests with dotnet (#19230)"
Bruce Forstall
1
-2
/
+2
2018-08-01
Build managed tests with dotnet (#19230)
Chris Sienkiewicz
1
-2
/
+2
2018-07-26
Merge pull request #19153 from adityamandaleeka/fix_buildtest_help
Aditya Mandaleeka
1
-1
/
+1
2018-07-26
Fix syntax error in help text.
Aditya Mandaleeka
1
-1
/
+1
2018-07-25
Sdk test projects (#19044)
Chris Sienkiewicz
1
-1
/
+1
2018-07-19
Build xunit wrappers the same way on windows and unix (#18695)
Sven Boemer
1
-10
/
+26
2018-07-02
Move RuntimeIDArg initialization (#18747)
Andon Andonov
1
-13
/
+13
2018-06-27
Windows CoreFX CI (#18365)
Andon Andonov
1
-24
/
+61
2018-03-23
Improve Windows test build performance by building projects in groups
Jacek Blaszczynski
1
-11
/
+42
2018-03-06
Remove vs2015 build dependencies
jashook
1
-34
/
+5
2017-11-26
Fix Powershell error (#15217)
Bruce Forstall
1
-2
/
+2
2017-11-22
Fix all powershell invocations in scripts, CI code and tests to include -NoPr...
Jacek Blaszczynski
1
-2
/
+2
2017-10-30
Merge pull request #14712 from BruceForstall/VS2017Arm64
Bruce Forstall
1
-7
/
+9
2017-10-27
Address code review feedback
Jacek Blaszczynski
1
-4
/
+2
2017-10-26
Allow building arm64 using VS2017 tools
Bruce Forstall
1
-7
/
+9
2017-10-24
Cleanup VsDevCmd.bat usage and improve build system messages to ease diagnostics
Jacek Blaszczynski
1
-8
/
+11
2017-10-03
Update Buildtools and Roslyn (#14228)
Jose Perez Rodriguez
1
-0
/
+17
2017-08-30
Remove -sequential build-flag (#13658)
Omair Majid
1
-2
/
+0
2017-08-25
Scope environment variable setting
Bruce Forstall
1
-17
/
+26
2017-08-11
Fix bug where whitespace breaks arg proccessing (#13320)
Victor "Nate" Graf
1
-2
/
+5
2017-07-06
Merge pull request #12053 from mikedn/xcopy-bindir
Bruce Forstall
1
-1
/
+1
2017-06-13
Do not copy bin subdirectories to test core_root
Mike Danes
1
-1
/
+1
[next]